Upgrades React

This commit is contained in:
Alex Corey
2021-12-06 10:55:00 -05:00
parent 5512b71e16
commit f37b070965
6 changed files with 482 additions and 232 deletions

View File

@@ -23,9 +23,9 @@
"js-yaml": "^3.13.1",
"luxon": "^2.0.1",
"prop-types": "^15.6.2",
"react": "^16.13.1",
"react": "17.0.2",
"react-ace": "^9.3.0",
"react-dom": "^16.13.1",
"react-dom": "17.0.2",
"react-error-boundary": "^3.1.3",
"react-router-dom": "^5.1.2",
"react-virtualized": "^9.21.1",
@@ -40,6 +40,7 @@
"@lingui/loader": "^3.8.3",
"@lingui/macro": "^3.7.1",
"@nteract/mockument": "^1.0.4",
"@wojtekmaj/enzyme-adapter-react-17": "0.6.5",
"babel-core": "^7.0.0-bridge.0",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",