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

This commit is contained in:
renovate[bot] 2024-05-27 15:54:46 +00:00 committed by GitHub
parent 57d569f7d9
commit 21fe8b8831
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
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.10",
"react-virtuoso": "4.7.11",
"recoil": "0.7.7",
"regexpu-core": "^5.3.2",
"sanitize-html": "^2.11.0",
@ -31305,9 +31305,10 @@
}
},
"node_modules/react-virtuoso": {
"version": "4.7.10",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.7.10.tgz",
"integrity": "sha512-l+fnBf/G1Fp6pHCnhFq2Ra4lkZtT6c5XrS9rCS0OA6de7WGLZviCo0y61CUZZG79TeAw3L7O4czeNPiqh9CIrg==",
"version": "4.7.11",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.7.11.tgz",
"integrity": "sha512-Kdn9qEtQI2ulEuBMzW2BTkDsfijB05QUd6lpZ1K36oyA3k65Cz4lG4EKrh2pCfUafX4C2uMSZOwzMOhbrMOTFA==",
"license": "MIT",
"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.10",
"react-virtuoso": "4.7.11",
"recoil": "0.7.7",
"regexpu-core": "^5.3.2",
"sanitize-html": "^2.11.0",