Skip to content

Commit f86d0b8

Browse files
fix(deps): update dependency @tanstack/react-virtual to v3.13.24 (#8509)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@tanstack/react-virtual](https://tanstack.com/virtual) ([source](https://redirect.github.com/TanStack/virtual/tree/HEAD/packages/react-virtual)) | [`3.13.23` → `3.13.24`](https://renovatebot.com/diffs/npm/@tanstack%2freact-virtual/3.13.23/3.13.24) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-virtual/3.13.24?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-virtual/3.13.23/3.13.24?slim=true) | --- ### Release Notes <details> <summary>TanStack/virtual (@&#8203;tanstack/react-virtual)</summary> ### [`v3.13.24`](https://redirect.github.com/TanStack/virtual/blob/HEAD/packages/react-virtual/CHANGELOG.md#31324) [Compare Source](https://redirect.github.com/TanStack/virtual/compare/@tanstack/react-virtual@3.13.23...@tanstack/react-virtual@3.13.24) ##### Patch Changes - Updated dependencies \[[`97a204d`](https://redirect.github.com/TanStack/virtual/commit/97a204dc5526669114458685552b7569b60d2940)]: - [@&#8203;tanstack/virtual-core](https://redirect.github.com/tanstack/virtual-core)@&#8203;3.14.0 </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 02bd290 commit f86d0b8

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,7 @@
812812
"watch:css": "yarn build:css --watch"
813813
},
814814
"dependencies": {
815-
"@tanstack/react-virtual": "3.13.23",
815+
"@tanstack/react-virtual": "3.13.24",
816816
"@ui5/webcomponents-react-base": "workspace:~",
817817
"clsx": "2.1.1",
818818
"react-table": "7.8.0"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4046,22 +4046,22 @@ __metadata:
40464046
languageName: node
40474047
linkType: hard
40484048

4049-
"@tanstack/react-virtual@npm:3.13.23":
4050-
version: 3.13.23
4051-
resolution: "@tanstack/react-virtual@npm:3.13.23"
4049+
"@tanstack/react-virtual@npm:3.13.24":
4050+
version: 3.13.24
4051+
resolution: "@tanstack/react-virtual@npm:3.13.24"
40524052
dependencies:
4053-
"@tanstack/virtual-core": "npm:3.13.23"
4053+
"@tanstack/virtual-core": "npm:3.14.0"
40544054
peerDependencies:
40554055
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
40564056
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4057-
checksum: 10c0/a3e33463eb471067f9539858655bbefb99778f930156165afb0218fe5ffa181bc2e3dacfe3b6f655f1716d9994064f58ef009370975f801b4c83826aa33a5791
4057+
checksum: 10c0/f409b2bb67965a513b75a1403e622c0b86c88c67419f757c79f670615979e38dc7ad5569a02c924741697df3d4301a0f45208fd4b9f935a5d58dd83e1db5622a
40584058
languageName: node
40594059
linkType: hard
40604060

4061-
"@tanstack/virtual-core@npm:3.13.23":
4062-
version: 3.13.23
4063-
resolution: "@tanstack/virtual-core@npm:3.13.23"
4064-
checksum: 10c0/3487089ea4e1dcbb01836f51a1b35b709f9ba03312fe600ddb97c893c16be213e1690af735717b1d6b2e22dfec691c338bc96b5965228c195840249699d5273a
4061+
"@tanstack/virtual-core@npm:3.14.0":
4062+
version: 3.14.0
4063+
resolution: "@tanstack/virtual-core@npm:3.14.0"
4064+
checksum: 10c0/9e07e7f74f5e02dfc47b358f7b5089e680d8b14b9c5b90e9497be6f57c76ca98d185fbe5008795b89919346bfc3676ebe1c61b34980eefe6674c88ec6ff4b136
40654065
languageName: node
40664066
linkType: hard
40674067

@@ -5428,7 +5428,7 @@ __metadata:
54285428
version: 0.0.0-use.local
54295429
resolution: "@ui5/webcomponents-react@workspace:packages/main"
54305430
dependencies:
5431-
"@tanstack/react-virtual": "npm:3.13.23"
5431+
"@tanstack/react-virtual": "npm:3.13.24"
54325432
"@ui5/webcomponents-react-base": "workspace:~"
54335433
clsx: "npm:2.1.1"
54345434
react-table: "npm:7.8.0"

0 commit comments

Comments
 (0)