Skip to content

fix(deps): update dependency @tanstack/react-virtual to v3.13.4 #7071

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 14, 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 @@ -4907,21 +4907,21 @@ __metadata:
linkType: hard

"@tanstack/react-virtual@npm:~3.13.0":
version: 3.13.2
resolution: "@tanstack/react-virtual@npm:3.13.2"
version: 3.13.4
resolution: "@tanstack/react-virtual@npm:3.13.4"
dependencies:
"@tanstack/virtual-core": "npm:3.13.2"
"@tanstack/virtual-core": "npm:3.13.4"
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/6341e43c8af79b273deb9283631b881065131191959ffc08e9e83c42e772e0c1576a4787252017650798e2e3961fc7854ee7ea0a8b40dab7354c6a2e830f5db6
checksum: 10c0/45cf785fa2984d536218aa546dc0b515cd6be2c8160987d01815a5b182fc517923d41d7f852fad718132ffc17faed94093a8318158ad6b338fdaba3243485da3
languageName: node
linkType: hard

"@tanstack/virtual-core@npm:3.13.2":
version: 3.13.2
resolution: "@tanstack/virtual-core@npm:3.13.2"
checksum: 10c0/6527f4e2db071e03b6a0768b10405d072c2692551148314e36ea673878c78ea50f10849f173b32ec8b8d265bd624ab03cacb770c60719885e1ca02cdccf04927
"@tanstack/virtual-core@npm:3.13.4":
version: 3.13.4
resolution: "@tanstack/virtual-core@npm:3.13.4"
checksum: 10c0/00ed3054e5f1370fe61d3fc9eec40ca0f18b66cfcb4a0bbce1a26397518c90145a0b493e463992b352842760bb8b0ec40969f07e3bb94dc6e68064f3973fe41a
languageName: node
linkType: hard

Expand Down
Loading