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

This commit is contained in:
renovate[bot] 2023-05-26 15:02:39 +00:00 committed by GitHub
parent 95abcf7ff2
commit 8d4ccc1742
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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-linkify": "1.0.0-alpha",
"react-markdown": "8.0.7",
"react-virtuoso": "4.3.7",
"react-virtuoso": "4.3.8",
"recoil": "0.7.7",
"sharp": "0.32.1",
"slate": "0.94.1",
@ -39027,9 +39027,9 @@
}
},
"node_modules/react-virtuoso": {
"version": "4.3.7",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.3.7.tgz",
"integrity": "sha512-XPNRzmhXUyBoXjPxNYdqD5wubNXtDIbBFbhTR4awx4yEC98EegM5RLeaghIK0BBAhZyRFu8sMvrPnwE12KLOJg==",
"version": "4.3.8",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.3.8.tgz",
"integrity": "sha512-hoZj8Dl1R9fYqtUwA5LjCii1djO4ZNtoYkYsR52ZjdJzdXh2hec1IQ2O+1MZNjLTb4v8ff3hbt34StiHTVDdlg==",
"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.7",
"react-virtuoso": "4.3.8",
"recoil": "0.7.7",
"sharp": "0.32.1",
"slate": "0.94.1",