Skip to content

Commit d5d320b

Browse files
fix(deps): update react monorepo to v19
1 parent 1352f4c commit d5d320b

File tree

2 files changed

+27
-42
lines changed

2 files changed

+27
-42
lines changed

package-lock.json

+23-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"dayjs": "^1.11.13",
2222
"i18next": "^24.0.0",
2323
"lodash": "^4.17.21",
24-
"react": "^18.3.1",
25-
"react-dom": "^18.3.1",
24+
"react": "^19.0.0",
25+
"react-dom": "^19.0.0",
2626
"react-error-boundary": "^5.0.0",
2727
"react-force-graph-3d": "^1.24.6",
2828
"react-i18next": "^15.0.2",
@@ -40,8 +40,8 @@
4040
"@testing-library/react": "^16.0.1",
4141
"@types/lodash": "^4.17.13",
4242
"@types/node": "^22.7.4",
43-
"@types/react": "^18.3.11",
44-
"@types/react-dom": "^18.3.0",
43+
"@types/react": "^19.0.0",
44+
"@types/react-dom": "^19.0.0",
4545
"@types/three": "^0.174.0",
4646
"@vitejs/plugin-react-swc": "^3.5.0",
4747
"@vitest/ui": "^3.0.0",

0 commit comments

Comments
 (0)