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 a639442 commit d7e28c5Copy full SHA for d7e28c5
package.json
@@ -19,8 +19,8 @@
19
"next": "^15.1.0",
20
"next-auth": "^5.0.0-beta.25",
21
"postcss": "8.5.6",
22
- "react": "18.3.1",
23
- "react-dom": "18.3.1",
+ "react": "19.1.1",
+ "react-dom": "19.1.1",
24
"tailwindcss": "3.4.16",
25
"typescript": "5.8.3",
26
"undici": "^7.3.0",
@@ -30,7 +30,7 @@
30
"@types/bcrypt": "^5.0.2",
31
"@types/d3": "^7.4.3",
32
"@types/node": "24.0.4",
33
- "@types/react": "18.3.12",
+ "@types/react": "19.1.8",
34
"@types/react-dom": "18.3.1",
35
"eslint": "9.31.0",
36
"eslint-config-next": "^15.1.0"
0 commit comments