fix(deps): update dependency react-virtuoso to v4.3.10
This commit is contained in:
parent
2ad8d1be9f
commit
83159aea54
10
web/package-lock.json
generated
10
web/package-lock.json
generated
@ -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"
|
||||
},
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user