Skip to content

Commit a123554

Browse files
fix(deps): update react monorepo to v19
1 parent 4e832fb commit a123554

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.20",
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.2",
39-
"@types/react": "^18.3.17",
39+
"@types/react": "^19.0.1",
4040
"autoprefixer": "^10.4.20",
4141
"gqty": "^3.2.2",
4242
"postcss": "^8.4.49",

0 commit comments

Comments
 (0)