fix(deps): update dependency react-virtuoso to v4.1.1

This commit is contained in:
renovate[bot] 2023-04-01 23:06:23 +00:00 committed by GitHub
parent b5dc6324f8
commit 41dc3932d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View file

@ -44,7 +44,7 @@
"react-linkify": "1.0.0-alpha", "react-linkify": "1.0.0-alpha",
"react-markdown": "8.0.6", "react-markdown": "8.0.6",
"react-use": "^17.4.0", "react-use": "^17.4.0",
"react-virtuoso": "4.1.0", "react-virtuoso": "4.1.1",
"recoil": "0.7.7", "recoil": "0.7.7",
"sharp": "0.32.0", "sharp": "0.32.0",
"slate": "0.91.4", "slate": "0.91.4",
@ -32581,9 +32581,9 @@
} }
}, },
"node_modules/react-virtuoso": { "node_modules/react-virtuoso": {
"version": "4.1.0", "version": "4.1.1",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.1.0.tgz", "resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.1.1.tgz",
"integrity": "sha512-Vcq5WXn18PvPT55kdeGQ8BN3K95XyPe7hum8zG6Tx7g1CtUYVsQKN7fouMxBSy+XymEDB5ynGy8JWhuqyLLtPw==", "integrity": "sha512-G2lyifG5UIRZI9vgcBt+6OLDL6CO5/O6YiGS+O9z+VNRjVSTioSwfBC7sVSLspYq7iyL60aIXlVqSKVJiSVhlg==",
"engines": { "engines": {
"node": ">=10" "node": ">=10"
}, },

View file

@ -48,7 +48,7 @@
"react-linkify": "1.0.0-alpha", "react-linkify": "1.0.0-alpha",
"react-markdown": "8.0.6", "react-markdown": "8.0.6",
"react-use": "^17.4.0", "react-use": "^17.4.0",
"react-virtuoso": "4.1.0", "react-virtuoso": "4.1.1",
"recoil": "0.7.7", "recoil": "0.7.7",
"sharp": "0.32.0", "sharp": "0.32.0",
"slate": "0.91.4", "slate": "0.91.4",