yarn: upgrade react and react-dom and dedupe

This commit is contained in:
David Lechner
2022-12-16 18:44:27 -06:00
committed by David Lechner
parent 0cb585b3e7
commit a5bbe243b8
2 changed files with 24 additions and 172 deletions
+4 -4
View File
@@ -30,8 +30,8 @@
"@types/file-saver": "^2.0.5",
"@types/jest": "^29.2.4",
"@types/node": "^16.11.7",
"@types/react": "^16.14.24",
"@types/react-dom": "^16.9.14",
"@types/react": "^16.14.34",
"@types/react-dom": "^16.9.17",
"@types/react-splitter-layout": "^3.0.2",
"@types/redux-logger": "^3.0.9",
"@types/semver": "^7.3.13",
@@ -87,12 +87,12 @@
"prompts": "^2.4.2",
"prop-types": "^15.8.1",
"pyodide": "0.21.3",
"react": "^16.13.1",
"react": "^16.14.0",
"react-app-polyfill": "^3.0.0",
"react-aria": "^3.21.0",
"react-complex-tree": "^1.1.11",
"react-dev-utils": "^12.0.1",
"react-dom": "^16.13.1",
"react-dom": "^16.14.0",
"react-dropzone": "^14.2.3",
"react-joyride": "^2.5.3",
"react-popper": "^2.3.0",