mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-23 04:25:07 +00:00
fix(deps): update react monorepo
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user