Skip to content

Commit cf721e5

Browse files
fix(deps): update dependency @tanstack/react-virtual to v3.13.4 (#7071)
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.2` -> `3.13.4`](https://renovatebot.com/diffs/npm/@tanstack%2freact-virtual/3.13.2/3.13.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-virtual/3.13.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-virtual/3.13.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-virtual/3.13.2/3.13.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-virtual/3.13.2/3.13.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>TanStack/virtual (@&#8203;tanstack/react-virtual)</summary> ### [`v3.13.4`](https://redirect.github.com/TanStack/virtual/blob/HEAD/packages/react-virtual/CHANGELOG.md#3134) [Compare Source](https://redirect.github.com/TanStack/virtual/compare/@tanstack/[email protected]...@tanstack/[email protected]) ##### Patch Changes - Updated dependencies \[[`514b62d`](https://redirect.github.com/TanStack/virtual/commit/514b62d04974c2fd59fc8a68ed40f4c1a1547dd2), [`f03d814`](https://redirect.github.com/TanStack/virtual/commit/f03d8142c03ea0f5816161a4dad38ca35469841c)]: - [@&#8203;tanstack/virtual-core](https://redirect.github.com/tanstack/virtual-core)[@&#8203;3](https://redirect.github.com/3).13.4 ### [`v3.13.3`](https://redirect.github.com/TanStack/virtual/blob/HEAD/packages/react-virtual/CHANGELOG.md#3133) [Compare Source](https://redirect.github.com/TanStack/virtual/compare/v3.13.2...@tanstack/[email protected]) ##### Patch Changes - Updated dependencies \[[`02ef309`](https://redirect.github.com/TanStack/virtual/commit/02ef3097de4a14ed4077ace2ca901dc411bf81c1)]: - [@&#8203;tanstack/virtual-core](https://redirect.github.com/tanstack/virtual-core)[@&#8203;3](https://redirect.github.com/3).13.3 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb681d1 commit cf721e5

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

49094909
"@tanstack/react-virtual@npm:~3.13.0":
4910-
version: 3.13.2
4911-
resolution: "@tanstack/react-virtual@npm:3.13.2"
4910+
version: 3.13.4
4911+
resolution: "@tanstack/react-virtual@npm:3.13.4"
49124912
dependencies:
4913-
"@tanstack/virtual-core": "npm:3.13.2"
4913+
"@tanstack/virtual-core": "npm:3.13.4"
49144914
peerDependencies:
49154915
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
49164916
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4917-
checksum: 10c0/6341e43c8af79b273deb9283631b881065131191959ffc08e9e83c42e772e0c1576a4787252017650798e2e3961fc7854ee7ea0a8b40dab7354c6a2e830f5db6
4917+
checksum: 10c0/45cf785fa2984d536218aa546dc0b515cd6be2c8160987d01815a5b182fc517923d41d7f852fad718132ffc17faed94093a8318158ad6b338fdaba3243485da3
49184918
languageName: node
49194919
linkType: hard
49204920

4921-
"@tanstack/virtual-core@npm:3.13.2":
4922-
version: 3.13.2
4923-
resolution: "@tanstack/virtual-core@npm:3.13.2"
4924-
checksum: 10c0/6527f4e2db071e03b6a0768b10405d072c2692551148314e36ea673878c78ea50f10849f173b32ec8b8d265bd624ab03cacb770c60719885e1ca02cdccf04927
4921+
"@tanstack/virtual-core@npm:3.13.4":
4922+
version: 3.13.4
4923+
resolution: "@tanstack/virtual-core@npm:3.13.4"
4924+
checksum: 10c0/00ed3054e5f1370fe61d3fc9eec40ca0f18b66cfcb4a0bbce1a26397518c90145a0b493e463992b352842760bb8b0ec40969f07e3bb94dc6e68064f3973fe41a
49254925
languageName: node
49264926
linkType: hard
49274927

0 commit comments

Comments
 (0)