[CHORE] Update dependency react-virtuoso to v4.17.0 (#1238)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-05 04:59:05 +00:00 committed by GitHub
parent cb0f01f14e
commit 5dc1c49a07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5730,9 +5730,9 @@
}
},
"node_modules/react-virtuoso": {
"version": "4.16.1",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.16.1.tgz",
"integrity": "sha512-V9ZDw7TFspJb02gNWqHyVZvaMaCFaoL30F/tOVepCI12kdLjA2oxFfWvNC66AVJdOH5cwiq8317p2Q9OpG+TDw==",
"version": "4.17.0",
"resolved": "https://registry.npmjs.org/react-virtuoso/-/react-virtuoso-4.17.0.tgz",
"integrity": "sha512-od3pi2v13v31uzn5zPXC2u3ouISFCVhjFVFch2VvS2Cx7pWA2F1aJa3XhNTN2F07M3lhfnMnsmGeH+7wZICr7w==",
"license": "MIT",
"peerDependencies": {
"react": ">=16 || >=17 || >= 18 || >= 19",