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 1392a4e commit b4869eaCopy full SHA for b4869ea
package.json
@@ -19,7 +19,7 @@
19
"next": "^15.1.0",
20
"next-auth": "^5.0.0-beta.25",
21
"postcss": "8.5.3",
22
- "react": "18.3.1",
+ "react": "19.1.0",
23
"react-dom": "18.3.1",
24
"tailwindcss": "3.4.16",
25
"typescript": "5.8.2",
@@ -30,7 +30,7 @@
30
"@types/bcrypt": "^5.0.2",
31
"@types/d3": "^7.4.3",
32
"@types/node": "22.13.14",
33
- "@types/react": "18.3.12",
+ "@types/react": "19.0.12",
34
"@types/react-dom": "18.3.1",
35
"eslint": "9.23.0",
36
"eslint-config-next": "^15.1.0"
0 commit comments