Skip to content
Closed
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
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1906,21 +1906,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.66.4":
version: 5.66.4
resolution: "@tanstack/query-core@npm:5.66.4"
checksum: 10c0/ef0ebf572e0109791e53e9a7c2790a93cbfe1c6f3fb462793c621c0f2d44c0b38f78f22a32526e124790f69a017ae3254877281f418ffef06d83f4edb82df51a
"@tanstack/query-core@npm:5.87.1":
version: 5.87.1
resolution: "@tanstack/query-core@npm:5.87.1"
checksum: 10c0/12c83ca67d778c1065836d0215987b4b04369c8195a32b2b3bd73ed873ff72d20027b72175ee9120b98278c299bdf5161a92f7ba629ab4ee687cb4085e91568a
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5":
version: 5.66.9
resolution: "@tanstack/react-query@npm:5.66.9"
version: 5.87.1
resolution: "@tanstack/react-query@npm:5.87.1"
dependencies:
"@tanstack/query-core": "npm:5.66.4"
"@tanstack/query-core": "npm:5.87.1"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/80565eb550e1fe3e90117c8dd4dd13c1ef27d1bf89689b09c6cdf6df084173582c3a20fbc709638b64502a10b1e10357b3172c38604739641dbdeb29715cae0d
checksum: 10c0/12b224d6e0a5b1f033c3475d475d79ca8a5693720b5cd35c3a872a67690ff3993576d2af96d3a82c054f2fe985738044ef5ef9824f8c476bc959f188f10defe8
languageName: node
linkType: hard

Expand Down
Loading