Skip to content

Commit 41be650

Browse files
fix(deps): update react monorepo to v19
1 parent dcfde80 commit 41be650

File tree

2 files changed

+25
-41
lines changed

2 files changed

+25
-41
lines changed

package-lock.json

Lines changed: 23 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"nextjs-google-analytics": "^2.3.3",
3131
"nextra": "^2.13.2",
3232
"nextra-theme-docs": "^2.13.2",
33-
"react": "^18.3.1",
34-
"react-dom": "^18.3.1"
33+
"react": "^19.0.0",
34+
"react-dom": "^19.0.0"
3535
},
3636
"devDependencies": {
3737
"@playwright/test": "^1.55.0",

0 commit comments

Comments
 (0)