fix(deps): update dependency react-virtuoso to v4.12.0 (#3968)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-20 15:32:52 -07:00 committed by GitHub
parent d0a1e78b69
commit 0e0167d4bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

6
web/package-lock.json generated
View file

@ -42,7 +42,7 @@
"react-hotkeys-hook": "4.5.1",
"react-linkify": "1.0.0-alpha",
"react-markdown": "9.0.1",
"react-virtuoso": "4.10.4",
"react-virtuoso": "4.12.0",
"recoil": "0.7.7",
"regexpu-core": "^5.3.2",
"sanitize-html": "^2.11.0",
@ -32431,7 +32431,9 @@
}
},
"node_modules/react-virtuoso": {
"version": "4.10.4",
"version": "4.12.0",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.12.0.tgz",
"integrity": "sha512-oHrKlU7xHsrnBQ89ecZoMPAK0tHnI9s1hsFW3KKg5ZGeZ5SWvbGhg/QFJFY4XETAzoCUeu+Xaxn1OUb/PGtPlA==",
"license": "MIT",
"engines": {
"node": ">=10"

View file

@ -51,7 +51,7 @@
"react-hotkeys-hook": "4.5.1",
"react-linkify": "1.0.0-alpha",
"react-markdown": "9.0.1",
"react-virtuoso": "4.10.4",
"react-virtuoso": "4.12.0",
"recoil": "0.7.7",
"regexpu-core": "^5.3.2",
"sanitize-html": "^2.11.0",