We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d550f52 commit 6693d63Copy full SHA for 6693d63
game/package.json
@@ -25,9 +25,9 @@
25
"chart.js": "^4.4.7",
26
"date-fns": "^4.1.0",
27
"next": "^14.2.21",
28
- "react": "18.3.1",
+ "react": "19.0.0",
29
"react-chartjs-2": "^5.2.0",
30
- "react-dom": "18.3.1",
+ "react-dom": "19.0.0",
31
"react-hot-toast": "^2.4.1",
32
"react-icons": "^5.4.0",
33
"react-use": "^17.6.0",
@@ -44,8 +44,8 @@
44
"@types/eslint": "^9.6.1",
45
"@types/jest": "^29.5.14",
46
"@types/node": "^22.10.1",
47
- "@types/react": "^18.3.12",
48
- "@types/react-dom": "^18.3.1",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
49
"@typescript-eslint/eslint-plugin": "^7.3.1",
50
"@typescript-eslint/parser": "^7.18.0",
51
"autoprefixer": "^10.4.20",
0 commit comments