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

This commit is contained in:
renovate[bot]
2026-01-01 16:54:57 +00:00
committed by GitHub
parent 5f56981040
commit 0ed5b60e17
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -51,7 +51,7 @@
"react-hotkeys-hook": "5.2.1", "react-hotkeys-hook": "5.2.1",
"react-linkify": "1.0.0-alpha", "react-linkify": "1.0.0-alpha",
"react-markdown": "10.1.0", "react-markdown": "10.1.0",
"react-virtuoso": "4.18.0", "react-virtuoso": "4.18.1",
"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",
@@ -29582,9 +29582,9 @@
} }
}, },
"node_modules/react-virtuoso": { "node_modules/react-virtuoso": {
"version": "4.18.0", "version": "4.18.1",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.18.0.tgz", "resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.18.1.tgz",
"integrity": "sha512-bpbbqHQ/EhP4LLD+UAakmxdr+3V0A7v7s76/N51O5Jllaf68srzgSdgjji2U/7Ozbn/KKI/a+VzfnbUeQgLemQ==", "integrity": "sha512-KF474cDwaSb9+SJ380xruBB4P+yGWcVkcu26HtMqYNMTYlYbrNy8vqMkE+GpAApPPufJqgOLMoWMFG/3pJMXUA==",
"license": "MIT", "license": "MIT",
"peerDependencies": { "peerDependencies": {
"react": ">=16 || >=17 || >= 18 || >= 19", "react": ">=16 || >=17 || >= 18 || >= 19",
+1 -1
View File
@@ -62,7 +62,7 @@
"react-hotkeys-hook": "5.2.1", "react-hotkeys-hook": "5.2.1",
"react-linkify": "1.0.0-alpha", "react-linkify": "1.0.0-alpha",
"react-markdown": "10.1.0", "react-markdown": "10.1.0",
"react-virtuoso": "4.18.0", "react-virtuoso": "4.18.1",
"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",