Framework: Update dependencies to match the latest version of React #3107
Labels
Framework
Issues related to broader framework topics, especially as it relates to javascript
[Status] In Progress
Tracking issues with work in progress
[Type] Task
Issues or PRs that have been broken down into an individual action to take
Issue Overview
Raised by both @youknowriad and @aduth when upgrading React's version.
Reposting the comment from @aduth (#3079 (comment)):
I noticed also another package
babel-loader
which expects an older version of Webpack.I did some research already and here are my findings:
react-transition-group
. See Migration Guide from v1 to v2.react-datepicker
has peer dependency updated in the master branch, but they haven't been published as a new version yet. I'm anticipating to see them soon in the upcoming0.57.0
version.Expected Behavior
No warnings from
npm install
.Current Behavior
The text was updated successfully, but these errors were encountered: