Skip to content

Commit aee6c53

Browse files
fix(deps): update dependency @tanstack/react-virtual to v3.13.2 (#6998)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@tanstack/react-virtual](https://tanstack.com/virtual) ([source](https://redirect.github.com/TanStack/virtual/tree/HEAD/packages/react-virtual)) | [`3.13.1` -> `3.13.2`](https://renovatebot.com/diffs/npm/@tanstack%2freact-virtual/3.13.1/3.13.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-virtual/3.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-virtual/3.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-virtual/3.13.1/3.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-virtual/3.13.1/3.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>TanStack/virtual (@&#8203;tanstack/react-virtual)</summary> ### [`v3.13.2`](https://redirect.github.com/TanStack/virtual/releases/tag/v3.13.2) [Compare Source](https://redirect.github.com/TanStack/virtual/compare/v3.13.1...v3.13.2) Version 3.13.2 - 2/25/25, 7:40 AM #### Changes ##### Fix - virtual-core: fixes center alignment option for scrollToOffset ([#&#8203;935](https://redirect.github.com/TanStack/virtual/issues/935)) ([`ace7d93`](https://redirect.github.com/TanStack/virtual/commit/ace7d93)) by [@&#8203;soren121](https://redirect.github.com/soren121) #### Packages - [@&#8203;tanstack/virtual-core](https://redirect.github.com/tanstack/virtual-core)[@&#8203;3](https://redirect.github.com/3).13.2 - [@&#8203;tanstack/lit-virtual](https://redirect.github.com/tanstack/lit-virtual)[@&#8203;3](https://redirect.github.com/3).13.2 - [@&#8203;tanstack/react-virtual](https://redirect.github.com/tanstack/react-virtual)[@&#8203;3](https://redirect.github.com/3).13.2 - [@&#8203;tanstack/solid-virtual](https://redirect.github.com/tanstack/solid-virtual)[@&#8203;3](https://redirect.github.com/3).13.2 - [@&#8203;tanstack/svelte-virtual](https://redirect.github.com/tanstack/svelte-virtual)[@&#8203;3](https://redirect.github.com/3).13.2 - [@&#8203;tanstack/vue-virtual](https://redirect.github.com/tanstack/vue-virtual)[@&#8203;3](https://redirect.github.com/3).13.2 - [@&#8203;tanstack/angular-virtual](https://redirect.github.com/tanstack/angular-virtual)[@&#8203;3](https://redirect.github.com/3).13.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b51f0b commit aee6c53

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4925,21 +4925,21 @@ __metadata:
49254925
linkType: hard
49264926

49274927
"@tanstack/react-virtual@npm:~3.13.0":
4928-
version: 3.13.1
4929-
resolution: "@tanstack/react-virtual@npm:3.13.1"
4928+
version: 3.13.2
4929+
resolution: "@tanstack/react-virtual@npm:3.13.2"
49304930
dependencies:
4931-
"@tanstack/virtual-core": "npm:3.13.1"
4931+
"@tanstack/virtual-core": "npm:3.13.2"
49324932
peerDependencies:
49334933
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
49344934
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4935-
checksum: 10c0/bfddab2b72899ac95b91374d6c1681610464fad873433e5356ec2f10ef5ec5f8fb4097293a55b83a15ff6c9af4bd8a5fea537e95039b1f4d7e2350d1e7c56fce
4935+
checksum: 10c0/6341e43c8af79b273deb9283631b881065131191959ffc08e9e83c42e772e0c1576a4787252017650798e2e3961fc7854ee7ea0a8b40dab7354c6a2e830f5db6
49364936
languageName: node
49374937
linkType: hard
49384938

4939-
"@tanstack/virtual-core@npm:3.13.1":
4940-
version: 3.13.1
4941-
resolution: "@tanstack/virtual-core@npm:3.13.1"
4942-
checksum: 10c0/05296a7550ddffd2fcfebcd7bab97b4b9c7badd22db95b15e1032825f5235c6daa769ecf068567826601750716009e30a434701e6648d900ff30e28a10ce4316
4939+
"@tanstack/virtual-core@npm:3.13.2":
4940+
version: 3.13.2
4941+
resolution: "@tanstack/virtual-core@npm:3.13.2"
4942+
checksum: 10c0/6527f4e2db071e03b6a0768b10405d072c2692551148314e36ea673878c78ea50f10849f173b32ec8b8d265bd624ab03cacb770c60719885e1ca02cdccf04927
49434943
languageName: node
49444944
linkType: hard
49454945

0 commit comments

Comments
 (0)