fix(deps): update dependency react-virtuoso to v3.1.4
This commit is contained in:
parent
38e2b517c8
commit
a4eb58de37
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -39,7 +39,7 @@
|
||||
"react-hotkeys-hook": "3.4.7",
|
||||
"react-linkify": "1.0.0-alpha",
|
||||
"react-markdown": "8.0.3",
|
||||
"react-virtuoso": "3.1.3",
|
||||
"react-virtuoso": "3.1.4",
|
||||
"recoil": "0.7.6",
|
||||
"sharp": "0.31.2",
|
||||
"slate": "0.85.0",
|
||||
@ -27378,9 +27378,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-virtuoso": {
|
||||
"version": "3.1.3",
|
||||
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-3.1.3.tgz",
|
||||
"integrity": "sha512-sc4WICEZkyT+XdVc7gA/61UT43ZnMSX0ugh+xBG2cX+EDWs31wP1dSKQ2HSQ0YFLhZXRJ+Jqndqa8MTu4NE4CQ==",
|
||||
"version": "3.1.4",
|
||||
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-3.1.4.tgz",
|
||||
"integrity": "sha512-oZt22JrSi/yLkp3HWa8teo0wqUg8zOA3i7y4dhHoM12njr5B8qGbVrq2fKGp3sbiZ9xiwX44KH5EEBo2GN2S4Q==",
|
||||
"dependencies": {
|
||||
"@virtuoso.dev/react-urx": "^0.2.12",
|
||||
"@virtuoso.dev/urx": "^0.2.12"
|
||||
|
@ -43,7 +43,7 @@
|
||||
"react-hotkeys-hook": "3.4.7",
|
||||
"react-linkify": "1.0.0-alpha",
|
||||
"react-markdown": "8.0.3",
|
||||
"react-virtuoso": "3.1.3",
|
||||
"react-virtuoso": "3.1.4",
|
||||
"recoil": "0.7.6",
|
||||
"sharp": "0.31.2",
|
||||
"slate": "0.85.0",
|
||||
|
Loading…
Reference in New Issue
Block a user