Skip to content

Commit bc3574b

Browse files
fix(deps): update react monorepo to v19
1 parent 9499d8a commit bc3574b

11 files changed

Lines changed: 126 additions & 247 deletions

.pnp.cjs

Lines changed: 104 additions & 203 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-3.57 KB
Binary file not shown.
-84.1 KB
Binary file not shown.
-1.07 MB
Binary file not shown.
1.12 MB
Binary file not shown.
-93.8 KB
Binary file not shown.
49.6 KB
Binary file not shown.
-29.1 KB
Binary file not shown.
22.3 KB
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
"@easyops-cn/docusaurus-search-local": "^0.50.0",
2222
"@mdx-js/react": "3.1.0",
2323
"prism-react-renderer": "2.4.1",
24-
"react": "18.3.1",
25-
"react-dom": "18.3.1"
24+
"react": "19.1.0",
25+
"react-dom": "19.1.0"
2626
},
2727
"devDependencies": {
2828
"@docusaurus/module-type-aliases": "^3.5.1",
2929
"@docusaurus/tsconfig": "^3.5.1",
3030
"@docusaurus/types": "^3.5.1",
31-
"@types/react": "^18.3.3",
31+
"@types/react": "^19.0.0",
3232
"typescript": "~5.8.0"
3333
},
3434
"browserslist": {

0 commit comments

Comments
 (0)