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

This commit is contained in:
renovate[bot] 2023-04-14 22:30:07 +00:00 committed by GitHub
parent e781bffc1f
commit 7dca7f68bb
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.2.0",
"react-virtuoso": "4.2.1",
"recoil": "0.7.7",
"sharp": "0.32.0",
"slate": "0.93.0",
@ -32879,9 +32879,9 @@
}
},
"node_modules/react-virtuoso": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.2.0.tgz",
"integrity": "sha512-lO1akVyALlDMp+eIo4E99HjSQ8Cn2AKXBVfq7GaBjdlnlJaRvou8az6tVYGHFD6Az5EcPUc7OfzHvAyojOhgqw==",
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.2.1.tgz",
"integrity": "sha512-IdbKabxa2Mq6f9m6BflvyzAbUHt0btCSq9rw2omcGAQt7ze80s2y6a2TvmSne1wLd0+75FgMGki2ru/dcAVmSQ==",
"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.2.0",
"react-virtuoso": "4.2.1",
"recoil": "0.7.7",
"sharp": "0.32.0",
"slate": "0.93.0",