Skip to content

Commit 62345c1

Browse files
Update react monorepo to v19
1 parent 9d64f27 commit 62345c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/docs/site/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
"@docusaurus/utils-common": "3.5.2",
2222
"@mdx-js/react": "3.1.1",
2323
"@popperjs/core": "2.11.8",
24-
"@types/react-dom": "18.3.7",
24+
"@types/react-dom": "19.2.2",
2525
"clsx": "2.1.1",
2626
"docusaurus-plugin-sass": "0.2.6",
2727
"prism-react-renderer": "2.4.1",
2828
"prism-themes": "1.9.0",
2929
"prismjs-darcula-theme": "1.0.3",
30-
"react": "18.3.1",
31-
"react-dom": "18.3.1",
30+
"react": "19.2.0",
31+
"react-dom": "19.2.0",
3232
"react-popper": "2.3.0",
3333
"typescript": "5.9.3"
3434
},

0 commit comments

Comments
 (0)