Skip to content

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

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

"@tanstack/react-virtual@npm:~3.13.0":
version: 3.13.6
resolution: "@tanstack/react-virtual@npm:3.13.6"
version: 3.13.8
resolution: "@tanstack/react-virtual@npm:3.13.8"
dependencies:
"@tanstack/virtual-core": "npm:3.13.6"
"@tanstack/virtual-core": "npm:3.13.8"
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/3d2fdf024cb9189981cc015518a34a771a57cd698ca775022ad481431e6f26e596309f57d2238ef15f3b53b805879edaed6394e4cad1bb550ee92259e4d52633
checksum: 10c0/1604227dad2f1c8d3b8246f8afe9bc37998da8f97ed7ef1b5d703fe3417c8a54541592a9091e7c8e63521002672268292d347c5c17fe1e1e82b9d0b297ddd1b4
languageName: node
linkType: hard

"@tanstack/virtual-core@npm:3.13.6":
version: 3.13.6
resolution: "@tanstack/virtual-core@npm:3.13.6"
checksum: 10c0/9c40af4deccf0fadc5c371f4e659f1aff221db0ede9664ee7cf3642a2d05f6f1c9494605f3606f70d7c8948dc22e50c48519a8435d0e845f1b1f34c9353722c8
"@tanstack/virtual-core@npm:3.13.8":
version: 3.13.8
resolution: "@tanstack/virtual-core@npm:3.13.8"
checksum: 10c0/4b76b5d87fb26c928939a58d3887b9191574f029f60f9146eb05fd591f8b96a69bd3c7a1d64dd9d6cbfbfc85a0bd22b49a79fa4d3abab64eee595db9ad94f3ea
languageName: node
linkType: hard

Expand Down
Loading