Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @tanstack/react-query to v5.66.0 #822

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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 @@ -2570,10 +2570,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.59.0":
version: 5.59.0
resolution: "@tanstack/query-core@npm:5.59.0"
checksum: 10c0/c6b5c935670ea0b4ba1e3936d9f319cae5ba098d82863115546d43d45e9e171b9fce990aecd56cd7ef9a8b1de64cb4f74f6c8f83cc1e61cd62ee99d2c34fbefc
"@tanstack/query-core@npm:5.66.0":
version: 5.66.0
resolution: "@tanstack/query-core@npm:5.66.0"
checksum: 10c0/a03afcb3a075f1923ce3d03dcb16662bb35159280bf87598b9d446366cfd47f5c736be41fb90938c4e6848633c036087d7019f0dbb95f2f2450a9fea4764adbb
languageName: node
linkType: hard

Expand All @@ -2597,13 +2597,13 @@ __metadata:
linkType: hard

"@tanstack/react-query@npm:^5.51.21":
version: 5.59.3
resolution: "@tanstack/react-query@npm:5.59.3"
version: 5.66.0
resolution: "@tanstack/react-query@npm:5.66.0"
dependencies:
"@tanstack/query-core": "npm:5.59.0"
"@tanstack/query-core": "npm:5.66.0"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/f1f457e356069eea43816fb984cab7538ed7337c08cca27bb14b6eb912ed9d0a3c1050d9b707a62150a8d9f9513179ffa3c0f5ba705e6cc23e361d99ff25a809
checksum: 10c0/60e1a3fd7f2f8b2038d70954b51eeb84c31273d09a68537babdc2ac3d8c200968a1f7865a8e189ffd63be0c30387985b4b4eaf1d9065990bd3699ac5872b7523
languageName: node
linkType: hard

Expand Down