Skip to content

Commit 86cb7cb

Browse files
fix(deps): update react monorepo to v19
1 parent 2322c39 commit 86cb7cb

File tree

2 files changed

+107
-114
lines changed

2 files changed

+107
-114
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"next": "^14.2.23",
2727
"nextra": "^2.13.4",
2828
"nextra-theme-docs": "^2.13.4",
29-
"react": "^18.3.1",
30-
"react-dom": "^18.3.1",
29+
"react": "^19.0.0",
30+
"react-dom": "^19.0.0",
3131
"react-feather": "^2.0.10",
3232
"remark-mermaid-nextra": "^0.0.4",
3333
"reshaped": "file:node_modules_offline/reshaped-react-v1.14.0.tgz"
@@ -36,7 +36,7 @@
3636
"@gqty/react": "^3.0.5",
3737
"@twind/next": "^1.0.10",
3838
"@types/node": "^22.10.6",
39-
"@types/react": "^18.3.18",
39+
"@types/react": "^19.0.7",
4040
"autoprefixer": "^10.4.20",
4141
"gqty": "^3.2.2",
4242
"postcss": "^8.5.1",

0 commit comments

Comments
 (0)