0

fix(deps): update dependency react-virtuoso to v4.7.8

This commit is contained in:
renovate[bot] 2024-04-10 02:25:19 +00:00
parent 5792343eef
commit 7837c7656c
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -41,7 +41,7 @@
"react-hotkeys-hook": "4.5.0",
"react-linkify": "1.0.0-alpha",
"react-markdown": "9.0.1",
"react-virtuoso": "4.6.3",
"react-virtuoso": "4.7.8",
"recoil": "0.7.7",
"regexpu-core": "^5.3.2",
"sanitize-html": "^2.11.0",
@ -32229,9 +32229,9 @@
}
},
"node_modules/react-virtuoso": {
"version": "4.6.3",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.6.3.tgz",
"integrity": "sha512-NcoSsf4B0OCx7U8i2s+VWe8b9e+FWzcN/5ly4hKjErynBzGONbWORZ1C5amUlWrPi6+HbUQ2PjnT4OpyQIpP9A==",
"version": "4.7.8",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.7.8.tgz",
"integrity": "sha512-P0BHOsLrmfnXv1bY9Nja07nvFciRGNgM7lTRHMcVDteTDb9tLtHzajBapKGUZ5zdyUOEVWvuW6ufQxzdGN2AKw==",
"engines": {
"node": ">=10"
},

View File

@ -47,7 +47,7 @@
"react-hotkeys-hook": "4.5.0",
"react-linkify": "1.0.0-alpha",
"react-markdown": "9.0.1",
"react-virtuoso": "4.6.3",
"react-virtuoso": "4.7.8",
"recoil": "0.7.7",
"regexpu-core": "^5.3.2",
"sanitize-html": "^2.11.0",