Skip to content

Commit 56d386f

Browse files
fix(deps): update react monorepo to v19.2.0 (#1022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d1ac55 commit 56d386f

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@docusaurus/preset-classic": "3.8.1",
4040
"@docusaurus/theme-mermaid": "3.8.1",
4141
"@giscus/react": "3.1.0",
42-
"react": "19.1.1",
43-
"react-dom": "19.1.1"
42+
"react": "19.2.0",
43+
"react-dom": "19.2.0"
4444
},
4545
"devDependencies": {
4646
"@docusaurus/tsconfig": "3.8.1",

0 commit comments

Comments
 (0)