Skip to content

Commit 78ed007

Browse files
authored
Merge pull request #136 from d-zero-dev/renovate/tanstack
fix(deps): update dependency @tanstack/react-virtual to v3.14.4
2 parents b28ad10 + 6967bc7 commit 78ed007

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

packages/@nitpicker/viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@nitpicker/query": "0.12.0",
3838
"@tanstack/react-query": "5.101.1",
3939
"@tanstack/react-table": "8.21.3",
40-
"@tanstack/react-virtual": "3.14.3",
40+
"@tanstack/react-virtual": "3.14.4",
4141
"graphology": "0.26.0",
4242
"graphology-layout-forceatlas2": "0.10.1",
4343
"hono": "4.12.27",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3041,7 +3041,7 @@ __metadata:
30413041
"@playwright/test": "npm:1.61.1"
30423042
"@tanstack/react-query": "npm:5.101.1"
30433043
"@tanstack/react-table": "npm:8.21.3"
3044-
"@tanstack/react-virtual": "npm:3.14.3"
3044+
"@tanstack/react-virtual": "npm:3.14.4"
30453045
"@testing-library/dom": "npm:10.4.1"
30463046
"@testing-library/jest-dom": "npm:6.9.1"
30473047
"@testing-library/react": "npm:16.3.2"
@@ -4369,15 +4369,15 @@ __metadata:
43694369
languageName: node
43704370
linkType: hard
43714371

4372-
"@tanstack/react-virtual@npm:3.14.3":
4373-
version: 3.14.3
4374-
resolution: "@tanstack/react-virtual@npm:3.14.3"
4372+
"@tanstack/react-virtual@npm:3.14.4":
4373+
version: 3.14.4
4374+
resolution: "@tanstack/react-virtual@npm:3.14.4"
43754375
dependencies:
4376-
"@tanstack/virtual-core": "npm:3.17.1"
4376+
"@tanstack/virtual-core": "npm:3.17.2"
43774377
peerDependencies:
43784378
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
43794379
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4380-
checksum: 10c0/7b7192c0cfccca43bdc74a86a7d350acbf881965efe2055f7a21e4af4efd989833381602618fbef41fde4648e4fe0d61c4bc58fb72dde01715a15015379d9f13
4380+
checksum: 10c0/e9c24827715c8ac5996d3b6ad273b50e11a0e138ad8226baeee0e4a6c5c55122b95524d144b925b625eb1b5ef7e4e66bbd4164f5a68761157cd1dcf60c3561c8
43814381
languageName: node
43824382
linkType: hard
43834383

@@ -4388,10 +4388,10 @@ __metadata:
43884388
languageName: node
43894389
linkType: hard
43904390

4391-
"@tanstack/virtual-core@npm:3.17.1":
4392-
version: 3.17.1
4393-
resolution: "@tanstack/virtual-core@npm:3.17.1"
4394-
checksum: 10c0/bafb34e0500b273a75cba747c483490955d1be23cc6f1af585bc419b080bcf9f5f769790f158bbe3a6f0340dfb90664677f6a7960679381eeec9bf621b687995
4391+
"@tanstack/virtual-core@npm:3.17.2":
4392+
version: 3.17.2
4393+
resolution: "@tanstack/virtual-core@npm:3.17.2"
4394+
checksum: 10c0/f388eb86cb2f5c6ca1a93346b8889a21fadd0b8a02330a0e285cd88ddb0a7cfbd0787fe028a29c9e97404040d871b2f90159afb5a8a7eb49dafe2a81c082dbb5
43954395
languageName: node
43964396
linkType: hard
43974397

0 commit comments

Comments
 (0)