fix(deps): update react monorepo to v19.2.8

This commit is contained in:
renovate[bot]
2026-07-25 00:34:50 +00:00
committed by GitHub
parent bcce130b82
commit 04fb3282fa
2 changed files with 12 additions and 12 deletions

View File

@@ -36,10 +36,10 @@
"interweave": "13.1.1",
"monaco-editor": "0.56.0",
"mousetrap": "1.6.5",
"react": "19.2.7",
"react": "19.2.8",
"react-async-hook": "4.0.0",
"react-contexify": "6.0.0",
"react-dom": "19.2.7",
"react-dom": "19.2.8",
"react-draggable": "4.7.0",
"react-icons": "5.7.0",
"react-infinite-scroller": "1.2.6",
@@ -78,7 +78,7 @@
},
"overrides": {
"react-infinite-scroller": {
"react": "19.2.7"
"react": "19.2.8"
}
}
}