Update dependency react-virtuoso to v4.0.8
This commit is contained in:
parent
32507461e3
commit
76aa03ec93
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -43,7 +43,7 @@
|
|||||||
"react-linkify": "1.0.0-alpha",
|
"react-linkify": "1.0.0-alpha",
|
||||||
"react-markdown": "8.0.5",
|
"react-markdown": "8.0.5",
|
||||||
"react-use": "^17.4.0",
|
"react-use": "^17.4.0",
|
||||||
"react-virtuoso": "4.0.7",
|
"react-virtuoso": "4.0.8",
|
||||||
"recoil": "0.7.6",
|
"recoil": "0.7.6",
|
||||||
"sharp": "0.31.3",
|
"sharp": "0.31.3",
|
||||||
"slate": "0.88.1",
|
"slate": "0.88.1",
|
||||||
@ -32192,9 +32192,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-virtuoso": {
|
"node_modules/react-virtuoso": {
|
||||||
"version": "4.0.7",
|
"version": "4.0.8",
|
||||||
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.0.7.tgz",
|
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.0.8.tgz",
|
||||||
"integrity": "sha512-ZDiX9VuXSH9gt9nGiaTmhj3DJ9mZ0bTmfLjEt/f1pkdY3vCXYn8k4Edo7hXumgTFt6UfRpR8G0Q81z28a7282Q==",
|
"integrity": "sha512-ne9QzKajqwDT13t2nt5uktuFkyBTjRsJCdF06gdwcPVP6lrWt/VE5tkKf2OVtMqfethR8/FHuAYDOLyT5YtddQ==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10"
|
"node": ">=10"
|
||||||
},
|
},
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
"react-linkify": "1.0.0-alpha",
|
"react-linkify": "1.0.0-alpha",
|
||||||
"react-markdown": "8.0.5",
|
"react-markdown": "8.0.5",
|
||||||
"react-use": "^17.4.0",
|
"react-use": "^17.4.0",
|
||||||
"react-virtuoso": "4.0.7",
|
"react-virtuoso": "4.0.8",
|
||||||
"recoil": "0.7.6",
|
"recoil": "0.7.6",
|
||||||
"sharp": "0.31.3",
|
"sharp": "0.31.3",
|
||||||
"slate": "0.88.1",
|
"slate": "0.88.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user