Skip to content

Commit 75a6158

Browse files
fix(deps): update react monorepo to v19 (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 417412f commit 75a6158

2 files changed

Lines changed: 158 additions & 226 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@mdx-js/react": "3.1.1",
2020
"clsx": "2.1.1",
2121
"prism-react-renderer": "2.4.1",
22-
"react": "18.3.1",
23-
"react-dom": "18.3.1"
22+
"react": "19.2.4",
23+
"react-dom": "19.2.4"
2424
},
2525
"devDependencies": {
2626
"@docusaurus/module-type-aliases": "3.9.2",

0 commit comments

Comments
 (0)