Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.59.3 (#773)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 08793b3 commit 50368cb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2405,10 +2405,10 @@ __metadata:
languageName: node
linkType: hard

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

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

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

Expand Down

0 comments on commit 50368cb

Please sign in to comment.