You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Moved a bunch to `devDependencies` that should've been there in the
first place
* Dropped `styled-components`; I mostly use MUI for styling, so
switching to its default (`emotion`) makes things easier
* Who needs tests anyway
* Fixed most dependency warnings, rest are tracked in #12
redux-injectors
Will possibly be resolved in react-boilerplate/redux-injectors#34
react-scripts
->svgr
: Upgrade to svgr 6 facebook/create-react-app#11780react-scripts
->workbox-webpack-plugin
: didn't find a tracking issue, maybe it'll be bumped with5.0.1
plop
These are resolved in
plop>=3
, but.ts
there is fairly hard to use. Revisit after plopjs/plop#297 is resolved.The text was updated successfully, but these errors were encountered: