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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@popperjs/core": "^2.11.8",
"@tanstack/react-query": "^5.83.0",
"@tanstack/react-table": "^8.21.3",
"@tanstack/react-virtual": "^3.13.6",
"@tanstack/react-virtual": "^3.13.12",
"allotment": "^1.20.3",
"bootstrap": "^5.3.7",
"copy-to-clipboard": "^3.3.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2887,15 +2887,15 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-virtual@npm:^3.13.6":
version: 3.13.6
resolution: "@tanstack/react-virtual@npm:3.13.6"
"@tanstack/react-virtual@npm:^3.13.12":
version: 3.13.12
resolution: "@tanstack/react-virtual@npm:3.13.12"
dependencies:
"@tanstack/virtual-core": "npm:3.13.6"
"@tanstack/virtual-core": "npm:3.13.12"
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/3d2fdf024cb9189981cc015518a34a771a57cd698ca775022ad481431e6f26e596309f57d2238ef15f3b53b805879edaed6394e4cad1bb550ee92259e4d52633
checksum: 10c0/0eda3d5691ec3bf93a1cdaa955f4972c7aa9a5026179622824bb52ff8c47e59ee4634208e52d77f43ffb3ce435ee39a0899d6a81f6316918ce89d68122490371
languageName: node
linkType: hard

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

"@tanstack/virtual-core@npm:3.13.6":
version: 3.13.6
resolution: "@tanstack/virtual-core@npm:3.13.6"
checksum: 10c0/9c40af4deccf0fadc5c371f4e659f1aff221db0ede9664ee7cf3642a2d05f6f1c9494605f3606f70d7c8948dc22e50c48519a8435d0e845f1b1f34c9353722c8
"@tanstack/virtual-core@npm:3.13.12":
version: 3.13.12
resolution: "@tanstack/virtual-core@npm:3.13.12"
checksum: 10c0/483f38761b73db05c181c10181f0781c1051be3350ae5c378e65057e5f1fdd6606e06e17dbaad8a5e36c04b208ea1a1344cacd4eca0dcde60f335cf398e4d698
languageName: node
linkType: hard

Expand Down Expand Up @@ -9595,7 +9595,7 @@ __metadata:
"@tanstack/react-query": "npm:^5.83.0"
"@tanstack/react-query-devtools": "npm:^5.81.5"
"@tanstack/react-table": "npm:^8.21.3"
"@tanstack/react-virtual": "npm:^3.13.6"
"@tanstack/react-virtual": "npm:^3.13.12"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.3.0"
Expand Down