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

This commit is contained in:
renovate[bot]
2026-05-09 16:44:07 +00:00
committed by GitHub
parent 94fe7617bf
commit dde39d83be
2 changed files with 12 additions and 12 deletions

View File

@@ -37,10 +37,10 @@
"interweave": "13.1.1",
"monaco-editor": "0.55.1",
"mousetrap": "1.6.5",
"react": "19.2.5",
"react": "19.2.6",
"react-async-hook": "4.0.0",
"react-contexify": "6.0.0",
"react-dom": "19.2.5",
"react-dom": "19.2.6",
"react-draggable": "4.5.0",
"react-icons": "5.6.0",
"react-infinite-scroller": "1.2.6",
@@ -81,7 +81,7 @@
},
"overrides": {
"react-infinite-scroller": {
"react": "19.2.5"
"react": "19.2.6"
}
}
}