0

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

This commit is contained in:
renovate[bot] 2023-06-14 14:22:02 +00:00 committed by GitHub
parent 2ad8d1be9f
commit 83159aea54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

10
web/package-lock.json generated
View File

@ -36,11 +36,11 @@
"react": "18.2.0",
"react-chartjs-2": "^5.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "^4.0.10",
"react-error-boundary": "^4.0.0",
"react-hotkeys-hook": "4.4.0",
"react-linkify": "1.0.0-alpha",
"react-markdown": "8.0.7",
"react-virtuoso": "4.3.9",
"react-virtuoso": "4.3.10",
"recoil": "0.7.7",
"sharp": "0.32.1",
"slate": "0.94.1",
@ -39422,9 +39422,9 @@
}
},
"node_modules/react-virtuoso": {
"version": "4.3.9",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.3.9.tgz",
"integrity": "sha512-xz8jqaZojIVUbMlUsrwdCH86ApbzfvYzkXKTjxCjFFfieoo46xftvXIC4JKt0eBMlDQLmwrVyXy1FP5ibjqU4A==",
"version": "4.3.10",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.3.10.tgz",
"integrity": "sha512-/LDICLCmPRDMOheCKmuHj/U7CGjLT/WtMWZGfOothhhubQeWGbR6mtGyd+uD80Yw/n3ICZtYwERQZnTM8eC0ag==",
"engines": {
"node": ">=10"
},

View File

@ -45,7 +45,7 @@
"react-hotkeys-hook": "4.4.0",
"react-linkify": "1.0.0-alpha",
"react-markdown": "8.0.7",
"react-virtuoso": "4.3.9",
"react-virtuoso": "4.3.10",
"recoil": "0.7.7",
"sharp": "0.32.1",
"slate": "0.94.1",