Skip to content

Commit e2b36fd

Browse files
fix(deps): update dependency @tanstack/react-virtual to v3.13.9 (main) (#7367)
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.8` -> `3.13.9`](https://renovatebot.com/diffs/npm/@tanstack%2freact-virtual/3.13.8/3.13.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-virtual/3.13.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-virtual/3.13.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-virtual/3.13.8/3.13.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-virtual/3.13.8/3.13.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>TanStack/virtual (@&#8203;tanstack/react-virtual)</summary> ### [`v3.13.9`](https://redirect.github.com/TanStack/virtual/blob/HEAD/packages/react-virtual/CHANGELOG.md#3139) [Compare Source](https://redirect.github.com/TanStack/virtual/compare/@tanstack/react-virtual@3.13.8...@tanstack/react-virtual@3.13.9) ##### Patch Changes - Updated dependencies \[[`9e33cdb`](https://redirect.github.com/TanStack/virtual/commit/9e33cdb1c8780c2f455aafc11a0aeea58b71fc69)]: - [@&#8203;tanstack/virtual-core](https://redirect.github.com/tanstack/virtual-core)[@&#8203;3](https://redirect.github.com/3).13.9 </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ae1140 commit e2b36fd

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"watch:css": "yarn build:css --watch"
5050
},
5151
"dependencies": {
52-
"@tanstack/react-virtual": "3.13.8",
52+
"@tanstack/react-virtual": "3.13.9",
5353
"@ui5/webcomponents-react-base": "workspace:~",
5454
"clsx": "2.1.1",
5555
"react-table": "7.8.0"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5038,22 +5038,22 @@ __metadata:
50385038
languageName: node
50395039
linkType: hard
50405040

5041-
"@tanstack/react-virtual@npm:3.13.8":
5042-
version: 3.13.8
5043-
resolution: "@tanstack/react-virtual@npm:3.13.8"
5041+
"@tanstack/react-virtual@npm:3.13.9":
5042+
version: 3.13.9
5043+
resolution: "@tanstack/react-virtual@npm:3.13.9"
50445044
dependencies:
5045-
"@tanstack/virtual-core": "npm:3.13.8"
5045+
"@tanstack/virtual-core": "npm:3.13.9"
50465046
peerDependencies:
50475047
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
50485048
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
5049-
checksum: 10c0/1604227dad2f1c8d3b8246f8afe9bc37998da8f97ed7ef1b5d703fe3417c8a54541592a9091e7c8e63521002672268292d347c5c17fe1e1e82b9d0b297ddd1b4
5049+
checksum: 10c0/aa05fb24e30686516e74ccdec94a83d195615a4f29bc866a53ee6b0107e466c6d6e3e947b3fb0613b907b0f982d74b00367868cf6b1ac956562d0e7c24d6764b
50505050
languageName: node
50515051
linkType: hard
50525052

5053-
"@tanstack/virtual-core@npm:3.13.8":
5054-
version: 3.13.8
5055-
resolution: "@tanstack/virtual-core@npm:3.13.8"
5056-
checksum: 10c0/4b76b5d87fb26c928939a58d3887b9191574f029f60f9146eb05fd591f8b96a69bd3c7a1d64dd9d6cbfbfc85a0bd22b49a79fa4d3abab64eee595db9ad94f3ea
5053+
"@tanstack/virtual-core@npm:3.13.9":
5054+
version: 3.13.9
5055+
resolution: "@tanstack/virtual-core@npm:3.13.9"
5056+
checksum: 10c0/6e9526a9d52f8ddc54af8a1dc7380814b10ab38d8a4265e362a5b69c3132097ace51496d4206fe8aa90e33129aaf1a177c93d7ed018b5564b78e057fc9cdb48d
50575057
languageName: node
50585058
linkType: hard
50595059

@@ -6470,7 +6470,7 @@ __metadata:
64706470
version: 0.0.0-use.local
64716471
resolution: "@ui5/webcomponents-react@workspace:packages/main"
64726472
dependencies:
6473-
"@tanstack/react-virtual": "npm:3.13.8"
6473+
"@tanstack/react-virtual": "npm:3.13.9"
64746474
"@ui5/webcomponents-react-base": "workspace:~"
64756475
clsx: "npm:2.1.1"
64766476
react-table: "npm:7.8.0"

0 commit comments

Comments
 (0)