Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.17.19 (#539)
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 Jan 21, 2024
1 parent 9cde8f8 commit 75e307a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2229,10 +2229,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.17.15":
version: 5.17.15
resolution: "@tanstack/query-core@npm:5.17.15"
checksum: 2967963e94ff78c8bf4941efc09c81e6a6a78400322c26cf5d9528b169c3901a399752d679c3f4ab066c2a6e8df712b5a1b2e033e06fbbaa4b29f5be17032ab4
"@tanstack/query-core@npm:5.17.19":
version: 5.17.19
resolution: "@tanstack/query-core@npm:5.17.19"
checksum: b98b4c12e15c9d026db10d3b9e74689e80e100d4b3caa1c675547f2f5b369817fc5d2033501e75a37e511f9a62424d4b5ed3b4936cf075721806a949339c256e
languageName: node
linkType: hard

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

"@tanstack/react-query@npm:^5.12.2":
version: 5.17.15
resolution: "@tanstack/react-query@npm:5.17.15"
version: 5.17.19
resolution: "@tanstack/react-query@npm:5.17.19"
dependencies:
"@tanstack/query-core": "npm:5.17.15"
"@tanstack/query-core": "npm:5.17.19"
peerDependencies:
react: ^18.0.0
checksum: 99e590cc7feb6355541673f48d8e700ef5f8373ed3d431a31bc8836d867d1ee6b7f9cdce54a4fc0b07686e35fe13631755debe7f2f8d228f1b74f06e0aab16de
checksum: b3ab0a51f08a2118ff2023ea98768b0b81237be177e215675712ad71b86946d65ce0020affdd2ba7a70b0796af5d8a8896c5b95b7e43a38002bc89c2fd13217d
languageName: node
linkType: hard

Expand Down

0 comments on commit 75e307a

Please sign in to comment.