Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/@nitpicker/viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@nitpicker/query": "0.12.0",
"@tanstack/react-query": "5.101.2",
"@tanstack/react-table": "8.21.3",
"@tanstack/react-virtual": "3.14.5",
"@tanstack/react-virtual": "3.14.6",
"graphology": "0.26.0",
"graphology-layout-forceatlas2": "0.10.1",
"hono": "4.12.29",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3055,7 +3055,7 @@ __metadata:
"@playwright/test": "npm:1.61.1"
"@tanstack/react-query": "npm:5.101.2"
"@tanstack/react-table": "npm:8.21.3"
"@tanstack/react-virtual": "npm:3.14.5"
"@tanstack/react-virtual": "npm:3.14.6"
"@testing-library/dom": "npm:10.4.1"
"@testing-library/jest-dom": "npm:6.9.1"
"@testing-library/react": "npm:16.3.2"
Expand Down Expand Up @@ -4519,15 +4519,15 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-virtual@npm:3.14.5":
version: 3.14.5
resolution: "@tanstack/react-virtual@npm:3.14.5"
"@tanstack/react-virtual@npm:3.14.6":
version: 3.14.6
resolution: "@tanstack/react-virtual@npm:3.14.6"
dependencies:
"@tanstack/virtual-core": "npm:3.17.3"
"@tanstack/virtual-core": "npm:3.17.4"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/f3dd2da5e5e0a94756e47f11fa76bfe0485e845da72b8022a4a593e2906aa60b827a5f0d7b6063092c76874fed8ddc69bcbf759298733ced24a66a82e8d58f21
checksum: 10c0/66b2b7e8e6281920ff69450a4e4d57762969ad2c530f21718484af0e561504f568231486778fc402e7862de0c7783b08ab94570b7aa4d62422512b77e6f9f06d
languageName: node
linkType: hard

Expand All @@ -4538,10 +4538,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/virtual-core@npm:3.17.3":
version: 3.17.3
resolution: "@tanstack/virtual-core@npm:3.17.3"
checksum: 10c0/e6199a0c25d1780e62f57c9f72432342e2cabd5b1197cf66b0f2250c9c0bbecbd0c53e7bb639804c4c7931f9cfa57efa80f6a64fefe6614bf14871f682c17aa3
"@tanstack/virtual-core@npm:3.17.4":
version: 3.17.4
resolution: "@tanstack/virtual-core@npm:3.17.4"
checksum: 10c0/63682ded2c977abf80893370175ea0af98a5686ffc5ede80b6f90cd7591d7d5bd85a4057d09ecf660f058f956ce4462d32b399b3b6818b649f900551cb692fad
languageName: node
linkType: hard

Expand Down
Loading