Skip to content

Commit 733678a

Browse files
fix(deps): update react monorepo to v19 (major) (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54289db commit 733678a

File tree

2 files changed

+175
-180
lines changed

2 files changed

+175
-180
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"next": "^14.2.4",
2727
"nextra": "^3.0.0",
2828
"nextra-theme-docs": "^3.0.0",
29-
"react": "^18.3.1",
30-
"react-dom": "^18.3.1",
29+
"react": "^19.0.0",
30+
"react-dom": "^19.0.0",
3131
"react-icons": "^5.2.1",
3232
"shiki": "^3.0.0"
3333
},

0 commit comments

Comments
 (0)