fix(deps): update react monorepo to ^19.1.0

This commit is contained in:
renovate[bot]
2025-03-28 23:25:45 +00:00
committed by GitHub
parent 80b72aa30b
commit 7fe74af906
2 changed files with 16 additions and 16 deletions

View File

@@ -33,11 +33,11 @@
"interweave": "^13.1.1",
"monaco-editor": "^0.52.2",
"mousetrap": "^1.6.5",
"react": "^19.0.0",
"react": "^19.1.0",
"react-async-hook": "^4.0.0",
"react-contexify": "^6.0.0",
"react-device-detect": "^2.2.3",
"react-dom": "^19.0.0",
"react-dom": "^19.1.0",
"react-draggable": "^4.4.6",
"react-ga4": "^2.1.0",
"react-icons": "^5.5.0",
@@ -78,7 +78,7 @@
},
"overrides": {
"react-infinite-scroller": {
"react": "^19.0.0"
"react": "^19.1.0"
}
}
}