We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c95e43f commit fd31c4dCopy full SHA for fd31c4d
package.json
@@ -17,8 +17,8 @@
17
"@radix-ui/react-scroll-area": "^1.0.4",
18
"@radix-ui/react-slot": "^1.0.2",
19
"@t3-oss/env-nextjs": "^0.12.0",
20
- "@types/react": "18.3.6",
21
- "@types/react-dom": "18.3.0",
+ "@types/react": "19.0.12",
+ "@types/react-dom": "19.0.4",
22
"@types/react-syntax-highlighter": "^15.5.7",
23
"ai": "^4.0.0",
24
"autoprefixer": "10.4.21",
@@ -35,8 +35,8 @@
35
"next-themes": "^0.4.0",
36
"postcss": "8.5.3",
37
"prisma": "^5.2.0",
38
- "react": "18.3.1",
39
- "react-dom": "18.3.1",
+ "react": "19.0.0",
+ "react-dom": "19.0.0",
40
"react-markdown": "^9.0.0",
41
"react-syntax-highlighter": "^15.5.0",
42
"rehype-sanitize": "^6.0.0",
0 commit comments