mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
yarn: upgrade react and react-dom and dedupe
This commit is contained in:
committed by
David Lechner
parent
0cb585b3e7
commit
a5bbe243b8
+4
-4
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user