mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
fix(deps): update dependency react-virtuoso to v3.1.3
This commit is contained in:
parent
e86e159dfd
commit
097f60d02f
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -39,7 +39,7 @@
|
|||||||
"react-hotkeys-hook": "3.4.7",
|
"react-hotkeys-hook": "3.4.7",
|
||||||
"react-linkify": "1.0.0-alpha",
|
"react-linkify": "1.0.0-alpha",
|
||||||
"react-markdown": "8.0.3",
|
"react-markdown": "8.0.3",
|
||||||
"react-virtuoso": "3.1.2",
|
"react-virtuoso": "3.1.3",
|
||||||
"recoil": "0.7.6",
|
"recoil": "0.7.6",
|
||||||
"sharp": "0.31.2",
|
"sharp": "0.31.2",
|
||||||
"slate": "0.84.0",
|
"slate": "0.84.0",
|
||||||
@ -27386,9 +27386,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-virtuoso": {
|
"node_modules/react-virtuoso": {
|
||||||
"version": "3.1.2",
|
"version": "3.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-3.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-3.1.3.tgz",
|
||||||
"integrity": "sha512-/YRzJrQUuDSNTfbtD6JRTDRFR7FunrlbXoiCyKz3AXp36gmqSwULHEoX6FqMYPYow2XJjATs5A5/P9iTTVSfhQ==",
|
"integrity": "sha512-sc4WICEZkyT+XdVc7gA/61UT43ZnMSX0ugh+xBG2cX+EDWs31wP1dSKQ2HSQ0YFLhZXRJ+Jqndqa8MTu4NE4CQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@virtuoso.dev/react-urx": "^0.2.12",
|
"@virtuoso.dev/react-urx": "^0.2.12",
|
||||||
"@virtuoso.dev/urx": "^0.2.12"
|
"@virtuoso.dev/urx": "^0.2.12"
|
||||||
@ -53713,9 +53713,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-virtuoso": {
|
"react-virtuoso": {
|
||||||
"version": "3.1.2",
|
"version": "3.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-3.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-3.1.3.tgz",
|
||||||
"integrity": "sha512-/YRzJrQUuDSNTfbtD6JRTDRFR7FunrlbXoiCyKz3AXp36gmqSwULHEoX6FqMYPYow2XJjATs5A5/P9iTTVSfhQ==",
|
"integrity": "sha512-sc4WICEZkyT+XdVc7gA/61UT43ZnMSX0ugh+xBG2cX+EDWs31wP1dSKQ2HSQ0YFLhZXRJ+Jqndqa8MTu4NE4CQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@virtuoso.dev/react-urx": "^0.2.12",
|
"@virtuoso.dev/react-urx": "^0.2.12",
|
||||||
"@virtuoso.dev/urx": "^0.2.12"
|
"@virtuoso.dev/urx": "^0.2.12"
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
"react-hotkeys-hook": "3.4.7",
|
"react-hotkeys-hook": "3.4.7",
|
||||||
"react-linkify": "1.0.0-alpha",
|
"react-linkify": "1.0.0-alpha",
|
||||||
"react-markdown": "8.0.3",
|
"react-markdown": "8.0.3",
|
||||||
"react-virtuoso": "3.1.2",
|
"react-virtuoso": "3.1.3",
|
||||||
"recoil": "0.7.6",
|
"recoil": "0.7.6",
|
||||||
"sharp": "0.31.2",
|
"sharp": "0.31.2",
|
||||||
"slate": "0.84.0",
|
"slate": "0.84.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user