Skip to content

Commit 7e99a22

Browse files
fix(deps): update dependency @tanstack/react-virtual to v3.14.6 (UI5#8783)
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.14.5` → `3.14.6`](https://renovatebot.com/diffs/npm/@tanstack%2freact-virtual/3.14.5/3.14.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-virtual/3.14.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-virtual/3.14.5/3.14.6?slim=true) | --- ### Release Notes <details> <summary>TanStack/virtual (@&UI5#8203;tanstack/react-virtual)</summary> ### [`v3.14.6`](https://redirect.github.com/TanStack/virtual/blob/HEAD/packages/react-virtual/CHANGELOG.md#3146) [Compare Source](https://redirect.github.com/TanStack/virtual/compare/@tanstack/react-virtual@3.14.5...@tanstack/react-virtual@3.14.6) ##### Patch Changes - Updated dependencies \[[`6cbecd8`](https://redirect.github.com/TanStack/virtual/commit/6cbecd887df56faaee3b6a81a1aae8049de0671e), [`d49cc52`](https://redirect.github.com/TanStack/virtual/commit/d49cc526fe248be7b5ad97ec6ac814db8271b0d0), [`cf7834d`](https://redirect.github.com/TanStack/virtual/commit/cf7834daade953fea5dfd2ab5685c15771ca300a)]: - [@&UI5#8203;tanstack/virtual-core](https://redirect.github.com/tanstack/virtual-core)@&#8203;3.17.4 </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6473851 commit 7e99a22

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
@@ -832,7 +832,7 @@
832832
"watch:css": "yarn build:css --watch"
833833
},
834834
"dependencies": {
835-
"@tanstack/react-virtual": "3.14.5",
835+
"@tanstack/react-virtual": "3.14.6",
836836
"@ui5/webcomponents-react-base": "workspace:~",
837837
"clsx": "2.1.1"
838838
},

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4477,22 +4477,22 @@ __metadata:
44774477
languageName: node
44784478
linkType: hard
44794479

4480-
"@tanstack/react-virtual@npm:3.14.5":
4481-
version: 3.14.5
4482-
resolution: "@tanstack/react-virtual@npm:3.14.5"
4480+
"@tanstack/react-virtual@npm:3.14.6":
4481+
version: 3.14.6
4482+
resolution: "@tanstack/react-virtual@npm:3.14.6"
44834483
dependencies:
4484-
"@tanstack/virtual-core": "npm:3.17.3"
4484+
"@tanstack/virtual-core": "npm:3.17.4"
44854485
peerDependencies:
44864486
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
44874487
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4488-
checksum: 10c0/f3dd2da5e5e0a94756e47f11fa76bfe0485e845da72b8022a4a593e2906aa60b827a5f0d7b6063092c76874fed8ddc69bcbf759298733ced24a66a82e8d58f21
4488+
checksum: 10c0/66b2b7e8e6281920ff69450a4e4d57762969ad2c530f21718484af0e561504f568231486778fc402e7862de0c7783b08ab94570b7aa4d62422512b77e6f9f06d
44894489
languageName: node
44904490
linkType: hard
44914491

4492-
"@tanstack/virtual-core@npm:3.17.3":
4493-
version: 3.17.3
4494-
resolution: "@tanstack/virtual-core@npm:3.17.3"
4495-
checksum: 10c0/e6199a0c25d1780e62f57c9f72432342e2cabd5b1197cf66b0f2250c9c0bbecbd0c53e7bb639804c4c7931f9cfa57efa80f6a64fefe6614bf14871f682c17aa3
4492+
"@tanstack/virtual-core@npm:3.17.4":
4493+
version: 3.17.4
4494+
resolution: "@tanstack/virtual-core@npm:3.17.4"
4495+
checksum: 10c0/63682ded2c977abf80893370175ea0af98a5686ffc5ede80b6f90cd7591d7d5bd85a4057d09ecf660f058f956ce4462d32b399b3b6818b649f900551cb692fad
44964496
languageName: node
44974497
linkType: hard
44984498

@@ -5857,7 +5857,7 @@ __metadata:
58575857
version: 0.0.0-use.local
58585858
resolution: "@ui5/webcomponents-react@workspace:packages/main"
58595859
dependencies:
5860-
"@tanstack/react-virtual": "npm:3.14.5"
5860+
"@tanstack/react-virtual": "npm:3.14.6"
58615861
"@ui5/webcomponents-react-base": "workspace:~"
58625862
clsx: "npm:2.1.1"
58635863
peerDependencies:

0 commit comments

Comments
 (0)