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 b157cda commit 580c76cCopy full SHA for 580c76c
1 file changed
package.json
@@ -19,14 +19,14 @@
19
"@prisma/client": "7.8.0",
20
"next": "13.5.11",
21
"next-auth": "4.24.14",
22
- "react": "18.3.1",
23
- "react-dom": "18.3.1",
+ "react": "19.2.7",
+ "react-dom": "19.2.7",
24
"react-markdown": "8.0.7"
25
},
26
"devDependencies": {
27
"@types/next-auth": "3.15.0",
28
"@types/node": "16.18.126",
29
- "@types/react": "17.0.93",
+ "@types/react": "19.2.17",
30
"dotenv": "^17.2.3",
31
"prisma": "7.8.0",
32
"string-replace-loader": "^3.2.0",
0 commit comments