mirror of
https://github.com/owncast/owncast.git
synced 2024-11-24 21:59:43 +03:00
fix(deps): update dependency react-virtuoso to v4.3.8
This commit is contained in:
parent
95abcf7ff2
commit
8d4ccc1742
2 changed files with 5 additions and 5 deletions
8
web/package-lock.json
generated
8
web/package-lock.json
generated
|
@ -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"
|
||||
},
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue