Browse Source

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

pull/2987/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
7aee3fbf88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      web/package-lock.json
  2. 2
      web/package.json

8
web/package-lock.json generated

@ -44,7 +44,7 @@ @@ -44,7 +44,7 @@
"react-linkify": "1.0.0-alpha",
"react-markdown": "8.0.7",
"react-use": "^17.4.0",
"react-virtuoso": "4.3.3",
"react-virtuoso": "4.3.4",
"recoil": "0.7.7",
"sharp": "0.32.1",
"slate": "0.94.0",
@ -37448,9 +37448,9 @@ @@ -37448,9 +37448,9 @@
}
},
"node_modules/react-virtuoso": {
"version": "4.3.3",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.3.3.tgz",
"integrity": "sha512-x0DeGmVAVOVaTXRMG7jzrHBwK7+dkt7n0G3tNmZXphQUBgkVBYuZoaJltQeZGFN42++3XvrgwStKCtmzgMJ0lA==",
"version": "4.3.4",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.3.4.tgz",
"integrity": "sha512-r+zxsUKCLBhjT4925xY7YQz3pVqiJvkxrN8OSBpCd5VBWJCVGt0lpZOVpDQ2nX7yuCELFMuZOiFNCCYSJ1/OHQ==",
"engines": {
"node": ">=10"
},

2
web/package.json

@ -49,7 +49,7 @@ @@ -49,7 +49,7 @@
"react-linkify": "1.0.0-alpha",
"react-markdown": "8.0.7",
"react-use": "^17.4.0",
"react-virtuoso": "4.3.3",
"react-virtuoso": "4.3.4",
"recoil": "0.7.7",
"sharp": "0.32.1",
"slate": "0.94.0",

Loading…
Cancel
Save