Skip to content

Commit 1550cfc

Browse files
Javascript dependency: Bump @tanstack/react-virtual in /web
Bumps [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) from 3.13.19 to 3.13.21. - [Release notes](https://github.com/TanStack/virtual/releases) - [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md) - [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.13.21/packages/react-virtual) --- updated-dependencies: - dependency-name: "@tanstack/react-virtual" dependency-version: 3.13.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 395ff36 commit 1550cfc

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@szhsin/react-menu": "^4.5.1",
8989
"@tanstack/react-query": "^5.90.19",
9090
"@tanstack/react-table": "^8.16.0",
91-
"@tanstack/react-virtual": "^3.13.13",
91+
"@tanstack/react-virtual": "^3.13.21",
9292
"@types/classnames": "^2.3.4",
9393
"@types/react": "^19.2.9",
9494
"@types/react-dom": "^19.0.0",

web/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3620,15 +3620,15 @@ __metadata:
36203620
languageName: node
36213621
linkType: hard
36223622

3623-
"@tanstack/react-virtual@npm:^3.13.13":
3624-
version: 3.13.19
3625-
resolution: "@tanstack/react-virtual@npm:3.13.19"
3623+
"@tanstack/react-virtual@npm:^3.13.21":
3624+
version: 3.13.21
3625+
resolution: "@tanstack/react-virtual@npm:3.13.21"
36263626
dependencies:
3627-
"@tanstack/virtual-core": "npm:3.13.19"
3627+
"@tanstack/virtual-core": "npm:3.13.21"
36283628
peerDependencies:
36293629
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
36303630
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
3631-
checksum: 10c0/3b3d512590980ac609b1b319948c0a3f75f4ffa28677329d3dca6bd1fa3b15a88ea4229e45e4f3803cfd97a3c587ab4a7d9f016ddf7ea8f02be3c76f86fcf993
3631+
checksum: 10c0/4af1da35de730cba482c94529e51b52f7a33aa1855270c572d67c80965931090301299b55ca2803a2c58d5082ba36be4ae252d972ce4cb225088ef391da405f3
36323632
languageName: node
36333633
linkType: hard
36343634

@@ -3639,10 +3639,10 @@ __metadata:
36393639
languageName: node
36403640
linkType: hard
36413641

3642-
"@tanstack/virtual-core@npm:3.13.19":
3643-
version: 3.13.19
3644-
resolution: "@tanstack/virtual-core@npm:3.13.19"
3645-
checksum: 10c0/7bcff6560902e157bec2753d009288bc3be0251a9762532cb2f43f9e9fb9b5d9a2d441eba87e0463c7a891e5966b9cfda88555d428149f6a7a54a65e66ba6726
3642+
"@tanstack/virtual-core@npm:3.13.21":
3643+
version: 3.13.21
3644+
resolution: "@tanstack/virtual-core@npm:3.13.21"
3645+
checksum: 10c0/e420e3d3d7d494deab873fd1d4114a5a5aa65ca475f0a8149c84bdd52572c695a142449c6de033fbb369eac68e2d4b0c25c090c97f9cceaad3b51a7f22f3e2a7
36463646
languageName: node
36473647
linkType: hard
36483648

@@ -12914,7 +12914,7 @@ __metadata:
1291412914
"@szhsin/react-menu": "npm:^4.5.1"
1291512915
"@tanstack/react-query": "npm:^5.90.19"
1291612916
"@tanstack/react-table": "npm:^8.16.0"
12917-
"@tanstack/react-virtual": "npm:^3.13.13"
12917+
"@tanstack/react-virtual": "npm:^3.13.21"
1291812918
"@testing-library/dom": "npm:10.4.1"
1291912919
"@testing-library/jest-dom": "npm:^6.7.0"
1292012920
"@testing-library/react": "npm:16.3.2"

0 commit comments

Comments
 (0)