Skip to content

Commit e39fd45

Browse files
fix(deps): update react monorepo to v19
1 parent 5c6a423 commit e39fd45

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"gray-matter": "^4.0.3",
1616
"next": "^14.2.20",
1717
"next-themes": "^0.4.0",
18-
"react": "^18",
19-
"react-dom": "^18",
18+
"react": "^19.0.0",
19+
"react-dom": "^19.0.0",
2020
"react-icons": "^4.12.0",
2121
"react-markdown": "^9.0.1",
2222
"react-snowfall": "^2.2.0",
@@ -33,8 +33,8 @@
3333
"devDependencies": {
3434
"@fullhuman/postcss-purgecss": "^6.0.0",
3535
"@types/node": "^20",
36-
"@types/react": "^18",
37-
"@types/react-dom": "^18",
36+
"@types/react": "^19.0.0",
37+
"@types/react-dom": "^19.0.0",
3838
"@types/react-syntax-highlighter": "^15.5.11",
3939
"@vercel/analytics": "^1.2.2",
4040
"@vercel/speed-insights": "^1.0.10",

0 commit comments

Comments
 (0)