fix(deps): update dependency interweave to ^13.1.1

This commit is contained in:
renovate[bot]
2025-02-10 20:38:40 +00:00
committed by Athou
parent 3dc80fa762
commit 7dcf76da84
2 changed files with 6 additions and 9 deletions

View File

@@ -30,7 +30,7 @@
"axios": "^1.7.9",
"dayjs": "^1.11.13",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.0",
"interweave": "^13.1.1",
"monaco-editor": "^0.52.2",
"mousetrap": "^1.6.5",
"react": "^19.0.0",
@@ -75,9 +75,6 @@
"vitest-mock-extended": "^2.0.2"
},
"overrides": {
"interweave": {
"react": "^19.0.0"
},
"react-infinite-scroller": {
"react": "^19.0.0"
}