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

This commit is contained in:
renovate[bot] 2023-10-19 21:10:46 +00:00 committed by GitHub
parent 7de63fcca5
commit 3dc25879ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.4.1",
"react-linkify": "1.0.0-alpha",
"react-markdown": "9.0.0",
"react-virtuoso": "4.6.1",
"react-virtuoso": "4.6.2",
"recoil": "0.7.7",
"regexpu-core": "^5.3.2",
"sanitize-html": "^2.11.0",
@ -40987,9 +40987,9 @@
}
},
"node_modules/react-virtuoso": {
"version": "4.6.1",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.6.1.tgz",
"integrity": "sha512-dQq0yOdRjdWIYaiTvUbudqmTodGSdWGt5lVYz3mM07TTEV91yv7eL5Fn3FPEJOA36whScxPWg0GiYBIOZYEIEA==",
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.6.2.tgz",
"integrity": "sha512-vvlqvzPif+MvBrJ09+hJJrVY0xJK9yran+A+/1iwY78k0YCVKsyoNPqoLxOxzYPggspNBNXqUXEcvckN29OxyQ==",
"engines": {
"node": ">=10"
},

View file

@ -47,7 +47,7 @@
"react-hotkeys-hook": "4.4.1",
"react-linkify": "1.0.0-alpha",
"react-markdown": "9.0.0",
"react-virtuoso": "4.6.1",
"react-virtuoso": "4.6.2",
"recoil": "0.7.7",
"regexpu-core": "^5.3.2",
"sanitize-html": "^2.11.0",