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

This commit is contained in:
renovate[bot] 2023-04-07 11:52:17 +00:00 committed by GitHub
parent 8cbdec846e
commit 9dd3dcd1be
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

@ -44,7 +44,7 @@
"react-linkify": "1.0.0-alpha",
"react-markdown": "8.0.6",
"react-use": "^17.4.0",
"react-virtuoso": "4.1.1",
"react-virtuoso": "4.2.0",
"recoil": "0.7.7",
"sharp": "0.32.0",
"slate": "0.91.4",
@ -32896,9 +32896,9 @@
}
},
"node_modules/react-virtuoso": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.1.1.tgz",
"integrity": "sha512-G2lyifG5UIRZI9vgcBt+6OLDL6CO5/O6YiGS+O9z+VNRjVSTioSwfBC7sVSLspYq7iyL60aIXlVqSKVJiSVhlg==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.2.0.tgz",
"integrity": "sha512-lO1akVyALlDMp+eIo4E99HjSQ8Cn2AKXBVfq7GaBjdlnlJaRvou8az6tVYGHFD6Az5EcPUc7OfzHvAyojOhgqw==",
"engines": {
"node": ">=10"
},

View file

@ -48,7 +48,7 @@
"react-linkify": "1.0.0-alpha",
"react-markdown": "8.0.6",
"react-use": "^17.4.0",
"react-virtuoso": "4.1.1",
"react-virtuoso": "4.2.0",
"recoil": "0.7.7",
"sharp": "0.32.0",
"slate": "0.91.4",