Skip to content

Commit f7bd835

Browse files
fix(deps): update react monorepo to v19
1 parent 03e88f2 commit f7bd835

File tree

2 files changed

+254
-265
lines changed

2 files changed

+254
-265
lines changed

website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,16 @@
2929
"git-branch": "^2.0.1",
3030
"js-cookie": "^3.0.5",
3131
"prism-react-renderer": "^1.3.5",
32-
"react": "^18.3.1",
32+
"react": "^19.0.0",
3333
"react-docgen-typescript": "^2.2.2",
34-
"react-dom": "^18.3.1",
34+
"react-dom": "^19.0.0",
3535
"url-loader": "^4.1.1"
3636
},
3737
"devDependencies": {
3838
"@docusaurus/module-type-aliases": "^3.9.1",
3939
"@docusaurus/types": "^3.9.1",
4040
"@tsconfig/docusaurus": "^2.0.4",
41-
"@types/react": "^18.3.18",
41+
"@types/react": "^19.0.0",
4242
"typescript": "^4.9.5",
4343
"webpack": "^5.97.1"
4444
},

0 commit comments

Comments
 (0)