Skip to content
Open
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.90.2":
version: 5.90.2
resolution: "@tanstack/query-core@npm:5.90.2"
checksum: 10c0/695a7450b0bb9f6dd21bebeacfc962dfc886631a3b3a13c33a842ef719b4c3dd30c15febe8c1ade6902a85e0f387c51a97570f430cc8f5c7032ff737d6410597
languageName: node
linkType: hard

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

Expand Down
Loading