Skip to content

Commit b23f521

Browse files
fix(deps): update react monorepo to v19
1 parent c84cc72 commit b23f521

File tree

2 files changed

+225
-236
lines changed

2 files changed

+225
-236
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"image-size": "^1.0.2",
2121
"next": "^14.0.1",
2222
"next-themes": "^0.3.0",
23-
"react": "^18.2.0",
24-
"react-dom": "^18.2.0",
23+
"react": "^19.0.0",
24+
"react-dom": "^19.0.0",
2525
"server-only": "^0.0.1",
2626
"sharp": "^0.33.0"
2727
},
@@ -31,8 +31,8 @@
3131
"@types/mdast": "^4.0.2",
3232
"@types/mdx": "^2.0.9",
3333
"@types/node": "^20.8.10",
34-
"@types/react": "^18.2.33",
35-
"@types/react-dom": "^18.2.14",
34+
"@types/react": "^19.0.0",
35+
"@types/react-dom": "^19.0.0",
3636
"autoprefixer": "^10.4.16",
3737
"contentlayer": "^0.3.4",
3838
"eslint": "^8.52.0",

0 commit comments

Comments
 (0)