0

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

This commit is contained in:
renovate[bot] 2024-08-16 06:47:15 +00:00 committed by GitHub
parent 4c078d1342
commit af0abab590
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.9.0",
"react-virtuoso": "4.10.0",
"recoil": "0.7.7",
"regexpu-core": "^5.3.2",
"sanitize-html": "^2.11.0",
@ -35215,9 +35215,9 @@
}
},
"node_modules/react-virtuoso": {
"version": "4.9.0",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.9.0.tgz",
"integrity": "sha512-MiiSGKqvYPfAK3FUe852n2L3M5IXMKP0pUgYQ/UTk90A/l2UNQOvaEUvAZp+0ytL0kOCNk8i8/J8FMKvIq7kqg==",
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.10.0.tgz",
"integrity": "sha512-CyxU5TYMH4bw2cybH0bNqN/yIg2q2Vd0kbs92tQc5ResZALAIzIVJY4JL6BHgJFQjwrLhCYrFwKq0p+lvBgA0w==",
"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.9.0",
"react-virtuoso": "4.10.0",
"recoil": "0.7.7",
"regexpu-core": "^5.3.2",
"sanitize-html": "^2.11.0",