fix(deps): update react monorepo

This commit is contained in:
renovate[bot]
2026-06-04 22:50:59 +00:00
committed by GitHub
parent 636841f647
commit 69a95488ce
2 changed files with 17 additions and 17 deletions

View File

@@ -37,10 +37,10 @@
"interweave": "13.1.1",
"monaco-editor": "0.55.1",
"mousetrap": "1.6.5",
"react": "19.2.6",
"react": "19.2.7",
"react-async-hook": "4.0.0",
"react-contexify": "6.0.0",
"react-dom": "19.2.6",
"react-dom": "19.2.7",
"react-draggable": "4.6.0",
"react-icons": "5.6.0",
"react-infinite-scroller": "1.2.6",
@@ -63,7 +63,7 @@
"@testing-library/react": "16.3.2",
"@testing-library/user-event": "14.6.1",
"@types/mousetrap": "1.6.15",
"@types/react": "19.2.15",
"@types/react": "19.2.16",
"@types/react-dom": "19.2.3",
"@types/react-infinite-scroller": "1.2.5",
"@types/throttle-debounce": "5.0.2",
@@ -81,7 +81,7 @@
},
"overrides": {
"react-infinite-scroller": {
"react": "19.2.6"
"react": "19.2.7"
}
}
}