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

This commit is contained in:
renovate[bot] 2024-01-31 12:27:47 +00:00 committed by GitHub
parent eec6fc8a39
commit 468527392a
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.4.4",
"react-linkify": "1.0.0-alpha",
"react-markdown": "9.0.1",
"react-virtuoso": "4.6.2",
"react-virtuoso": "4.6.3",
"recoil": "0.7.7",
"regexpu-core": "^5.3.2",
"sanitize-html": "^2.11.0",
@ -31301,9 +31301,9 @@
}
},
"node_modules/react-virtuoso": {
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.6.2.tgz",
"integrity": "sha512-vvlqvzPif+MvBrJ09+hJJrVY0xJK9yran+A+/1iwY78k0YCVKsyoNPqoLxOxzYPggspNBNXqUXEcvckN29OxyQ==",
"version": "4.6.3",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.6.3.tgz",
"integrity": "sha512-NcoSsf4B0OCx7U8i2s+VWe8b9e+FWzcN/5ly4hKjErynBzGONbWORZ1C5amUlWrPi6+HbUQ2PjnT4OpyQIpP9A==",
"engines": {
"node": ">=10"
},

View file

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