Bump react and react-dom
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together. Updates `react` from 16.14.0 to 17.0.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.1/packages/react) Updates `react-dom` from 16.14.0 to 17.0.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.1/packages/react-dom) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c05a43c39f
commit
bb4349ecf2
2 changed files with 16 additions and 18 deletions
|
|
@ -35,9 +35,9 @@
|
|||
"ora": "5.1.0",
|
||||
"parse-url": "5.0.2",
|
||||
"php-escape-shell": "1.0.0",
|
||||
"react": "16.14.0",
|
||||
"react": "17.0.1",
|
||||
"react-deep-force-update": "2.1.3",
|
||||
"react-dom": "16.14.0",
|
||||
"react-dom": "17.0.1",
|
||||
"react-redux": "7.2.2",
|
||||
"recast": "0.20.4",
|
||||
"redux": "4.0.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue