Skip to content

Commit e42067b

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.5 to 3.13.6. - [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.6/packages/react-virtual) --- updated-dependencies: - dependency-name: "@tanstack/react-virtual" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cfca6f6 commit e42067b

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
@@ -87,7 +87,7 @@
8787
"@szhsin/react-menu": "^4.3.1",
8888
"@tanstack/react-query": "5.68.0",
8989
"@tanstack/react-table": "^8.16.0",
90-
"@tanstack/react-virtual": "^3.13.4",
90+
"@tanstack/react-virtual": "^3.13.6",
9191
"@types/classnames": "^2.3.4",
9292
"@types/react": "^18.0.2",
9393
"@types/react-dom": "^18.0.0",

web/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3112,15 +3112,15 @@ __metadata:
31123112
languageName: node
31133113
linkType: hard
31143114

3115-
"@tanstack/react-virtual@npm:^3.13.4":
3116-
version: 3.13.5
3117-
resolution: "@tanstack/react-virtual@npm:3.13.5"
3115+
"@tanstack/react-virtual@npm:^3.13.6":
3116+
version: 3.13.6
3117+
resolution: "@tanstack/react-virtual@npm:3.13.6"
31183118
dependencies:
3119-
"@tanstack/virtual-core": 3.13.5
3119+
"@tanstack/virtual-core": 3.13.6
31203120
peerDependencies:
31213121
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
31223122
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
3123-
checksum: ca72cbdcee26394e84d925445de9f7c152d90acfc08a691a0566a1561f8fa47d7d0a5e70f911553fc11663d9d2a759b84fb43b4531023dece8d3b8f974549aac
3123+
checksum: 4500088f7719a5a6241f4fcf24074a2fa8cb54d9c5c50786e909e87aee98af2ac0c1513139984c388e97e8ddb65d108390d39083b0b793fbfd343976f13447c4
31243124
languageName: node
31253125
linkType: hard
31263126

@@ -3131,10 +3131,10 @@ __metadata:
31313131
languageName: node
31323132
linkType: hard
31333133

3134-
"@tanstack/virtual-core@npm:3.13.5":
3135-
version: 3.13.5
3136-
resolution: "@tanstack/virtual-core@npm:3.13.5"
3137-
checksum: fd377d652103841b9949595f1a6950af6f84e07f8c72983b7bca45eef29487c32c6697593ad30a427226c7a368fac92b260f7aecc5eed5d3d1efb9a1d4b3c993
3134+
"@tanstack/virtual-core@npm:3.13.6":
3135+
version: 3.13.6
3136+
resolution: "@tanstack/virtual-core@npm:3.13.6"
3137+
checksum: ac3dfde6208e4dbe404a4cdb3e0de772af17b8c245d313d1b13fe31910e680dc3f4f6b699ad244b148363700293841d2a2dadf2cc50354da294acac7c4af7c86
31383138
languageName: node
31393139
linkType: hard
31403140

@@ -13605,7 +13605,7 @@ __metadata:
1360513605
"@szhsin/react-menu": ^4.3.1
1360613606
"@tanstack/react-query": 5.68.0
1360713607
"@tanstack/react-table": ^8.16.0
13608-
"@tanstack/react-virtual": ^3.13.4
13608+
"@tanstack/react-virtual": ^3.13.6
1360913609
"@testing-library/dom": 10.4.0
1361013610
"@testing-library/jest-dom": ^6.6.3
1361113611
"@testing-library/react": 16.2.0

0 commit comments

Comments
 (0)