Skip to content

Commit 44394db

Browse files
Update react monorepo
1 parent 73beb14 commit 44394db

File tree

2 files changed

+214
-50
lines changed

2 files changed

+214
-50
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"@types/lodash": "^4.14.198",
6060
"@types/node": "^20.12.12",
6161
"@types/plotly.js": "^3.0.0",
62-
"@types/react": "^18.3.2",
63-
"@types/react-dom": "^18.3.0",
62+
"@types/react": "^19.0.0",
63+
"@types/react-dom": "^19.0.0",
6464
"@types/three": "^0.175.0",
6565
"@vitejs/plugin-react": "^4.3.4",
6666
"acorn": "^8.8.1",
@@ -74,7 +74,7 @@
7474
"eslint-plugin-jest": "^28.11.0",
7575
"eslint-plugin-jsx-a11y": "^6.10.2",
7676
"eslint-plugin-react": "^7.37.4",
77-
"eslint-plugin-react-hooks": "^5.1.0",
77+
"eslint-plugin-react-hooks": "^7.0.0",
7878
"globals": "^16.0.0",
7979
"http-server": "^14.0.0",
8080
"husky": "^9.0.11",
@@ -110,9 +110,9 @@
110110
"patch-package": "^8.0.0",
111111
"phaser": "^3.54.0",
112112
"plotly.js-dist": "^3.0.0",
113-
"react": "^18.3.1",
113+
"react": "^19.0.0",
114114
"react-ace": "^14.0.0",
115-
"react-dom": "^18.3.1",
115+
"react-dom": "^19.0.0",
116116
"regl": "^2.1.0",
117117
"saar": "^1.0.4",
118118
"save-file": "^2.3.1",

0 commit comments

Comments
 (0)