Skip to content

Commit 31dbe85

Browse files
fix(deps): update dependency @tanstack/react-virtual to v3.13.22 (#8318)
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.21` → `3.13.22`](https://renovatebot.com/diffs/npm/@tanstack%2freact-virtual/3.13.21/3.13.22) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-virtual/3.13.22?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-virtual/3.13.21/3.13.22?slim=true) | --- ### Release Notes <details> <summary>TanStack/virtual (@&#8203;tanstack/react-virtual)</summary> ### [`v3.13.22`](https://redirect.github.com/TanStack/virtual/blob/HEAD/packages/react-virtual/CHANGELOG.md#31322) [Compare Source](https://redirect.github.com/TanStack/virtual/compare/@tanstack/react-virtual@3.13.21...@tanstack/react-virtual@3.13.22) ##### Patch Changes - Updated dependencies \[[`54d771a`](https://redirect.github.com/TanStack/virtual/commit/54d771a7d4c74f6968e8132b5a85f3e04682376a), [`d3416c3`](https://redirect.github.com/TanStack/virtual/commit/d3416c386c6446957f413db2eef3211f5fdf3b5f)]: - [@&#8203;tanstack/virtual-core](https://redirect.github.com/tanstack/virtual-core)@&#8203;3.13.22 </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/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1af783b commit 31dbe85

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
@@ -809,7 +809,7 @@
809809
"watch:css": "yarn build:css --watch"
810810
},
811811
"dependencies": {
812-
"@tanstack/react-virtual": "3.13.21",
812+
"@tanstack/react-virtual": "3.13.22",
813813
"@ui5/webcomponents-react-base": "workspace:~",
814814
"clsx": "2.1.1",
815815
"react-table": "7.8.0"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3903,22 +3903,22 @@ __metadata:
39033903
languageName: node
39043904
linkType: hard
39053905

3906-
"@tanstack/react-virtual@npm:3.13.21":
3907-
version: 3.13.21
3908-
resolution: "@tanstack/react-virtual@npm:3.13.21"
3906+
"@tanstack/react-virtual@npm:3.13.22":
3907+
version: 3.13.22
3908+
resolution: "@tanstack/react-virtual@npm:3.13.22"
39093909
dependencies:
3910-
"@tanstack/virtual-core": "npm:3.13.21"
3910+
"@tanstack/virtual-core": "npm:3.13.22"
39113911
peerDependencies:
39123912
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
39133913
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
3914-
checksum: 10c0/4af1da35de730cba482c94529e51b52f7a33aa1855270c572d67c80965931090301299b55ca2803a2c58d5082ba36be4ae252d972ce4cb225088ef391da405f3
3914+
checksum: 10c0/2ffed1fe00be6e5d8333d7a162abba7e269180893af3757f281b647b721d86ec9a1a43e5f02ee27b86ffb65b13f25d42b22d70c81f70a01ff439ca557f3bf5af
39153915
languageName: node
39163916
linkType: hard
39173917

3918-
"@tanstack/virtual-core@npm:3.13.21":
3919-
version: 3.13.21
3920-
resolution: "@tanstack/virtual-core@npm:3.13.21"
3921-
checksum: 10c0/e420e3d3d7d494deab873fd1d4114a5a5aa65ca475f0a8149c84bdd52572c695a142449c6de033fbb369eac68e2d4b0c25c090c97f9cceaad3b51a7f22f3e2a7
3918+
"@tanstack/virtual-core@npm:3.13.22":
3919+
version: 3.13.22
3920+
resolution: "@tanstack/virtual-core@npm:3.13.22"
3921+
checksum: 10c0/9418de063d5c5205dcebf373f6c293c829da3d478353258f6e11436c43f9caf07016d8adc6bf64b557f64697fbfc055148e9eeb815a3b18eacb1d3a5ae38e3a8
39223922
languageName: node
39233923
linkType: hard
39243924

@@ -5272,7 +5272,7 @@ __metadata:
52725272
version: 0.0.0-use.local
52735273
resolution: "@ui5/webcomponents-react@workspace:packages/main"
52745274
dependencies:
5275-
"@tanstack/react-virtual": "npm:3.13.21"
5275+
"@tanstack/react-virtual": "npm:3.13.22"
52765276
"@ui5/webcomponents-react-base": "workspace:~"
52775277
clsx: "npm:2.1.1"
52785278
react-table: "npm:7.8.0"

0 commit comments

Comments
 (0)