Skip to content

Commit 6693d63

Browse files
Update react monorepo to v19
1 parent d550f52 commit 6693d63

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

game/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"chart.js": "^4.4.7",
2626
"date-fns": "^4.1.0",
2727
"next": "^14.2.21",
28-
"react": "18.3.1",
28+
"react": "19.0.0",
2929
"react-chartjs-2": "^5.2.0",
30-
"react-dom": "18.3.1",
30+
"react-dom": "19.0.0",
3131
"react-hot-toast": "^2.4.1",
3232
"react-icons": "^5.4.0",
3333
"react-use": "^17.6.0",
@@ -44,8 +44,8 @@
4444
"@types/eslint": "^9.6.1",
4545
"@types/jest": "^29.5.14",
4646
"@types/node": "^22.10.1",
47-
"@types/react": "^18.3.12",
48-
"@types/react-dom": "^18.3.1",
47+
"@types/react": "^19.0.0",
48+
"@types/react-dom": "^19.0.0",
4949
"@typescript-eslint/eslint-plugin": "^7.3.1",
5050
"@typescript-eslint/parser": "^7.18.0",
5151
"autoprefixer": "^10.4.20",

0 commit comments

Comments
 (0)