Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.18.0 (#547)
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 30, 2024
1 parent 3317f30 commit eab022a
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.19":
version: 5.17.19
resolution: "@tanstack/query-core@npm:5.17.19"
checksum: 10c0/b98b4c12e15c9d026db10d3b9e74689e80e100d4b3caa1c675547f2f5b369817fc5d2033501e75a37e511f9a62424d4b5ed3b4936cf075721806a949339c256e
"@tanstack/query-core@npm:5.18.0":
version: 5.18.0
resolution: "@tanstack/query-core@npm:5.18.0"
checksum: 10c0/49ad7eb9dc9463910a86947e1794d1725b45d470c95b1364fba516eaeecb51f6b94bfcac3bf82d2db15ee49cd9e6ca45fbdf0ce83b126a238e3cbb6294d54be3
languageName: node
linkType: hard

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

"@tanstack/react-query@npm:^5.12.2":
version: 5.17.19
resolution: "@tanstack/react-query@npm:5.17.19"
version: 5.18.0
resolution: "@tanstack/react-query@npm:5.18.0"
dependencies:
"@tanstack/query-core": "npm:5.17.19"
"@tanstack/query-core": "npm:5.18.0"
peerDependencies:
react: ^18.0.0
checksum: 10c0/b3ab0a51f08a2118ff2023ea98768b0b81237be177e215675712ad71b86946d65ce0020affdd2ba7a70b0796af5d8a8896c5b95b7e43a38002bc89c2fd13217d
checksum: 10c0/c8831a63e2e351dada19e63e168b885917d40b02c7299bdc9352af0747eefa474c2eca8d84acd3f1b4856091981bd2bce55103e117442a9b15412008f472cd6d
languageName: node
linkType: hard

Expand Down

0 comments on commit eab022a

Please sign in to comment.