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.35.5 #674

Merged
merged 1 commit into from
May 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2403,10 +2403,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.35.1":
version: 5.35.1
resolution: "@tanstack/query-core@npm:5.35.1"
checksum: 10c0/c991efeb29ec42f9aadf43130dac5e4e9e0651880ef96e0cb5f0dc3224b9b919b34f0e4af53231a7de32582aa7ba801ed6683ed7448e41e7b2a344803f08f3fe
"@tanstack/query-core@npm:5.35.5":
version: 5.35.5
resolution: "@tanstack/query-core@npm:5.35.5"
checksum: 10c0/9c201a7ba2883f6fbab1b229311b249191780bccf46998232ec1e49e43fb4fc605caf37a9a8c8807f5a7c5ea9147925ce77d66357173b313994b2d33fc7c28d0
languageName: node
linkType: hard

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

"@tanstack/react-query@npm:^5.12.2":
version: 5.35.1
resolution: "@tanstack/react-query@npm:5.35.1"
version: 5.35.5
resolution: "@tanstack/react-query@npm:5.35.5"
dependencies:
"@tanstack/query-core": "npm:5.35.1"
"@tanstack/query-core": "npm:5.35.5"
peerDependencies:
react: ^18.0.0
checksum: 10c0/80b3d4e295b05171e34f522c1856bcd561c58963e7661ae2340f3406a3097b7c9896d4f67005876c634ce1d808791498a987b200f00341e6df9fcc862060e6ad
checksum: 10c0/171c3192edfb2bbe7d79908fa0f035774453fc55d1f5917c9ede9b7d93cc2b61f5e9a822559e89798af9fc2274b581fc9b5ec1a2dd204dc79d6e54439d85f410
languageName: node
linkType: hard

Expand Down