Skip to content

fix(deps): update dependency @tanstack/react-virtual to v3.13.5 (main) #7133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 25, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4912,21 +4912,21 @@ __metadata:
linkType: hard

"@tanstack/react-virtual@npm:~3.13.0":
version: 3.13.4
resolution: "@tanstack/react-virtual@npm:3.13.4"
version: 3.13.5
resolution: "@tanstack/react-virtual@npm:3.13.5"
dependencies:
"@tanstack/virtual-core": "npm:3.13.4"
"@tanstack/virtual-core": "npm:3.13.5"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/45cf785fa2984d536218aa546dc0b515cd6be2c8160987d01815a5b182fc517923d41d7f852fad718132ffc17faed94093a8318158ad6b338fdaba3243485da3
checksum: 10c0/ba8ce66cd7a8c6cb950b033a7da54b492365e92f2b9bc79cf084388ad2d30a628a9e3197811144c3383d71dd13cf1715d1ad626c5268375472374c8a39925ab6
languageName: node
linkType: hard

"@tanstack/virtual-core@npm:3.13.4":
version: 3.13.4
resolution: "@tanstack/virtual-core@npm:3.13.4"
checksum: 10c0/00ed3054e5f1370fe61d3fc9eec40ca0f18b66cfcb4a0bbce1a26397518c90145a0b493e463992b352842760bb8b0ec40969f07e3bb94dc6e68064f3973fe41a
"@tanstack/virtual-core@npm:3.13.5":
version: 3.13.5
resolution: "@tanstack/virtual-core@npm:3.13.5"
checksum: 10c0/870fb28e5972bb20c0d7e980a3cbe72f18c2a7aaa60c26d63b8cb27b2daeb9fea17f13361c5fac0854be7f357b33263cedf23a4fb2f82c6740434cad5572be3e
languageName: node
linkType: hard

Expand Down
Loading