fix(deps): update dependency react-virtuoso to v4.7.13
This commit is contained in:
parent
32e6b050ac
commit
b8fe546312
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -41,7 +41,7 @@
|
|||||||
"react-hotkeys-hook": "4.5.0",
|
"react-hotkeys-hook": "4.5.0",
|
||||||
"react-linkify": "1.0.0-alpha",
|
"react-linkify": "1.0.0-alpha",
|
||||||
"react-markdown": "9.0.1",
|
"react-markdown": "9.0.1",
|
||||||
"react-virtuoso": "4.7.12",
|
"react-virtuoso": "4.7.13",
|
||||||
"recoil": "0.7.7",
|
"recoil": "0.7.7",
|
||||||
"regexpu-core": "^5.3.2",
|
"regexpu-core": "^5.3.2",
|
||||||
"sanitize-html": "^2.11.0",
|
"sanitize-html": "^2.11.0",
|
||||||
@ -35250,9 +35250,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-virtuoso": {
|
"node_modules/react-virtuoso": {
|
||||||
"version": "4.7.12",
|
"version": "4.7.13",
|
||||||
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.7.12.tgz",
|
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.7.13.tgz",
|
||||||
"integrity": "sha512-q8yaykkVJGJbPNQH2Hgm82ik0LsbNGJpHMEjAGz5ibEsTVHKObs5WtEELAd1A99OKFHs091W1M+HN+1sasL08Q==",
|
"integrity": "sha512-rabPhipwJ8rdA6TDk1vdVqVoU6eOkWukqoC1pNQVBCsvjBvIeJMi9nO079s0L7EsRzAxFFQNahX+8vuuY4F1Qg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10"
|
"node": ">=10"
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
"react-hotkeys-hook": "4.5.0",
|
"react-hotkeys-hook": "4.5.0",
|
||||||
"react-linkify": "1.0.0-alpha",
|
"react-linkify": "1.0.0-alpha",
|
||||||
"react-markdown": "9.0.1",
|
"react-markdown": "9.0.1",
|
||||||
"react-virtuoso": "4.7.12",
|
"react-virtuoso": "4.7.13",
|
||||||
"recoil": "0.7.7",
|
"recoil": "0.7.7",
|
||||||
"regexpu-core": "^5.3.2",
|
"regexpu-core": "^5.3.2",
|
||||||
"sanitize-html": "^2.11.0",
|
"sanitize-html": "^2.11.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user