Skip to content

Commit 4f9e9c4

Browse files
Update react monorepo to v19
1 parent 0cff78a commit 4f9e9c4

File tree

2 files changed

+270
-279
lines changed

2 files changed

+270
-279
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@radix-ui/react-scroll-area": "^1.0.4",
1818
"@radix-ui/react-slot": "^1.0.2",
1919
"@t3-oss/env-nextjs": "^0.11.0",
20-
"@types/react": "18.3.6",
21-
"@types/react-dom": "18.3.0",
20+
"@types/react": "19.0.5",
21+
"@types/react-dom": "19.0.3",
2222
"@types/react-syntax-highlighter": "^15.5.7",
2323
"ai": "^3.0.0",
2424
"autoprefixer": "10.4.20",
@@ -35,8 +35,8 @@
3535
"next-themes": "^0.4.0",
3636
"postcss": "8.4.49",
3737
"prisma": "^5.2.0",
38-
"react": "18.3.1",
39-
"react-dom": "18.3.1",
38+
"react": "19.0.0",
39+
"react-dom": "19.0.0",
4040
"react-markdown": "^9.0.0",
4141
"react-syntax-highlighter": "^15.5.0",
4242
"rehype-sanitize": "^6.0.0",

0 commit comments

Comments
 (0)