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

This commit is contained in:
renovate[bot]
2023-06-11 09:34:15 +00:00
committed by GitHub
parent 14ce9c2244
commit 5861169a6b
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -40,7 +40,7 @@
"react-hotkeys-hook": "4.4.0", "react-hotkeys-hook": "4.4.0",
"react-linkify": "1.0.0-alpha", "react-linkify": "1.0.0-alpha",
"react-markdown": "8.0.7", "react-markdown": "8.0.7",
"react-virtuoso": "4.3.8", "react-virtuoso": "4.3.9",
"recoil": "0.7.7", "recoil": "0.7.7",
"sharp": "0.32.1", "sharp": "0.32.1",
"slate": "0.94.1", "slate": "0.94.1",
@@ -39424,9 +39424,9 @@
} }
}, },
"node_modules/react-virtuoso": { "node_modules/react-virtuoso": {
"version": "4.3.8", "version": "4.3.9",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.3.8.tgz", "resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.3.9.tgz",
"integrity": "sha512-hoZj8Dl1R9fYqtUwA5LjCii1djO4ZNtoYkYsR52ZjdJzdXh2hec1IQ2O+1MZNjLTb4v8ff3hbt34StiHTVDdlg==", "integrity": "sha512-xz8jqaZojIVUbMlUsrwdCH86ApbzfvYzkXKTjxCjFFfieoo46xftvXIC4JKt0eBMlDQLmwrVyXy1FP5ibjqU4A==",
"engines": { "engines": {
"node": ">=10" "node": ">=10"
}, },

View File

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