mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
fix(deps): update dependency react-virtuoso to v4.3.7
This commit is contained in:
parent
aa6bb0d921
commit
8488de2009
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -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.6",
|
"react-virtuoso": "4.3.7",
|
||||||
"recoil": "0.7.7",
|
"recoil": "0.7.7",
|
||||||
"sharp": "0.32.1",
|
"sharp": "0.32.1",
|
||||||
"slate": "0.94.1",
|
"slate": "0.94.1",
|
||||||
@ -38867,9 +38867,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-virtuoso": {
|
"node_modules/react-virtuoso": {
|
||||||
"version": "4.3.6",
|
"version": "4.3.7",
|
||||||
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.3.6.tgz",
|
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.3.7.tgz",
|
||||||
"integrity": "sha512-t2yzA9QKwMrcECLytVfZcBZMusuQ9Ahgt62SL8uC/sYm9Sk/h14sYTJC0MVO6CAtl3BzKiLKSC79Vp+W3KOXMg==",
|
"integrity": "sha512-XPNRzmhXUyBoXjPxNYdqD5wubNXtDIbBFbhTR4awx4yEC98EegM5RLeaghIK0BBAhZyRFu8sMvrPnwE12KLOJg==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10"
|
"node": ">=10"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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.6",
|
"react-virtuoso": "4.3.7",
|
||||||
"recoil": "0.7.7",
|
"recoil": "0.7.7",
|
||||||
"sharp": "0.32.1",
|
"sharp": "0.32.1",
|
||||||
"slate": "0.94.1",
|
"slate": "0.94.1",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user