Update all dependencies. We also drop support for node versions < 6 since babel dropped support for them in babel@7.
Note: This is step 2 in a list of TODOs that I have for refactoring this library to not use singletons. While these updates are not necessary, they keep the repo modernized.
Summary
Update all dependencies. We also drop support for
node
versions < 6 since babel dropped support for them inbabel@7
.Note: This is step 2 in a list of TODOs that I have for refactoring this library to not use singletons. While these updates are not necessary, they keep the repo modernized.
react-with-styles
deps~: https://github.com/airbnb/react-with-styles/pull/219react-with-styles-interface-aphrodite
deps~: https://github.com/airbnb/react-with-styles-interface-aphrodite/pull/65react-with-styles
to use styles interface and theme in contextreact-with-styles v4.0.0
react-with-styles-interface-aphrodite
peer dep version forreact-with-styles
react-with-styles-interface-aphrodite v6.0.0
Testing
npm run build
andnpm run test
usingnode@8.9.1
andnpm@6.9.0
with successnode
andnpm
that we support@brucewpaul @goatslacker @ljharb @lencioni