fix(deps): update dependency react-virtuoso to v3.1.5
This commit is contained in:
8
web/package-lock.json
generated
8
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.4",
|
"react-virtuoso": "3.1.5",
|
||||||
"recoil": "0.7.6",
|
"recoil": "0.7.6",
|
||||||
"sharp": "0.31.2",
|
"sharp": "0.31.2",
|
||||||
"slate": "0.86.0",
|
"slate": "0.86.0",
|
||||||
@@ -27506,9 +27506,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-virtuoso": {
|
"node_modules/react-virtuoso": {
|
||||||
"version": "3.1.4",
|
"version": "3.1.5",
|
||||||
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-3.1.4.tgz",
|
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-3.1.5.tgz",
|
||||||
"integrity": "sha512-oZt22JrSi/yLkp3HWa8teo0wqUg8zOA3i7y4dhHoM12njr5B8qGbVrq2fKGp3sbiZ9xiwX44KH5EEBo2GN2S4Q==",
|
"integrity": "sha512-Dwf7SGr73UAahfcQNIND+c+MtCb0PeHu+QTZ5ptR7oXxQkupfHXEKGwEDF5lDkLqdGxm+yH4uh/IFCqMKxudJw==",
|
||||||
"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"
|
||||||
|
|||||||
@@ -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.4",
|
"react-virtuoso": "3.1.5",
|
||||||
"recoil": "0.7.6",
|
"recoil": "0.7.6",
|
||||||
"sharp": "0.31.2",
|
"sharp": "0.31.2",
|
||||||
"slate": "0.86.0",
|
"slate": "0.86.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user