Skip to content

Commit 5ba0d07

Browse files
Update react monorepo to v19
1 parent 9646ece commit 5ba0d07

11 files changed

Lines changed: 124 additions & 167 deletions

.pnp.cjs

Lines changed: 102 additions & 123 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.
-83.8 KB
Binary file not shown.
-1.07 MB
Binary file not shown.
1.1 MB
Binary file not shown.
-93.8 KB
Binary file not shown.
63.7 KB
Binary file not shown.
-29.1 KB
Binary file not shown.
22.6 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.46.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.0.0",
25+
"react-dom": "19.0.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.7.0"
3333
},
3434
"browserslist": {

0 commit comments

Comments
 (0)