mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Update dependency react-virtuoso to v4.0.9 (#2688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ee9428900e
commit
92fb1b6931
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -42,7 +42,7 @@
|
||||
"react-linkify": "1.0.0-alpha",
|
||||
"react-markdown": "8.0.5",
|
||||
"react-use": "^17.4.0",
|
||||
"react-virtuoso": "4.0.8",
|
||||
"react-virtuoso": "4.0.9",
|
||||
"recoil": "0.7.6",
|
||||
"sharp": "0.31.3",
|
||||
"slate": "0.90.0",
|
||||
@ -32192,9 +32192,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-virtuoso": {
|
||||
"version": "4.0.8",
|
||||
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.0.8.tgz",
|
||||
"integrity": "sha512-ne9QzKajqwDT13t2nt5uktuFkyBTjRsJCdF06gdwcPVP6lrWt/VE5tkKf2OVtMqfethR8/FHuAYDOLyT5YtddQ==",
|
||||
"version": "4.0.9",
|
||||
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.0.9.tgz",
|
||||
"integrity": "sha512-1m+BsfKxRRLTljaZDAI3asN5xmTJ0aTi6rVW+zQVQbxq2XNO8EANMLtMQJ2yH9O37JwGblelLJ2xtNBYmxGpNw==",
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
},
|
||||
|
@ -46,7 +46,7 @@
|
||||
"react-linkify": "1.0.0-alpha",
|
||||
"react-markdown": "8.0.5",
|
||||
"react-use": "^17.4.0",
|
||||
"react-virtuoso": "4.0.8",
|
||||
"react-virtuoso": "4.0.9",
|
||||
"recoil": "0.7.6",
|
||||
"sharp": "0.31.3",
|
||||
"slate": "0.90.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user