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

This commit is contained in:
renovate[bot] 2024-04-21 08:16:58 +00:00 committed by GitHub
parent 6eff5f2ceb
commit 9616d69158
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.7.8",
"react-virtuoso": "4.7.9",
"recoil": "0.7.7",
"regexpu-core": "^5.3.2",
"sanitize-html": "^2.11.0",
@ -32392,9 +32392,9 @@
}
},
"node_modules/react-virtuoso": {
"version": "4.7.8",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.7.8.tgz",
"integrity": "sha512-P0BHOsLrmfnXv1bY9Nja07nvFciRGNgM7lTRHMcVDteTDb9tLtHzajBapKGUZ5zdyUOEVWvuW6ufQxzdGN2AKw==",
"version": "4.7.9",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.7.9.tgz",
"integrity": "sha512-Y1Tkho/yD9+UP6anfraMRv6tbjvJFJK6A6puIucHITmBzXkkKaJ1xtydH+Rl74ItLE+oB9/XfPe37hqN2gZMsg==",
"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.7.8",
"react-virtuoso": "4.7.9",
"recoil": "0.7.7",
"regexpu-core": "^5.3.2",
"sanitize-html": "^2.11.0",