Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.17.0 (#509)
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 Dec 31, 2023
1 parent 0e1c058 commit 4f3e649
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 @@ -2228,10 +2228,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.15.5":
version: 5.15.5
resolution: "@tanstack/query-core@npm:5.15.5"
checksum: 62d2429c9b71e79e2135292569c7d8d278525c9100e490563b4739afae9bec8aaa9aa3e4defd248634bd6c4128f316b915f18b1f2ab8e268b279072178fed5a9
"@tanstack/query-core@npm:5.17.0":
version: 5.17.0
resolution: "@tanstack/query-core@npm:5.17.0"
checksum: 3090ada4ba1bed162186ca33c25c5caa4e3e4449555dd1cec331a43b5e89d9b5a3320d5983ca106b33bbf7388783bd0dfc071957579a4db037ca4b66ad031e85
languageName: node
linkType: hard

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

"@tanstack/react-query@npm:^5.12.2":
version: 5.15.5
resolution: "@tanstack/react-query@npm:5.15.5"
version: 5.17.0
resolution: "@tanstack/react-query@npm:5.17.0"
dependencies:
"@tanstack/query-core": "npm:5.15.5"
"@tanstack/query-core": "npm:5.17.0"
peerDependencies:
react: ^18.0.0
checksum: 812451b527e0ecb5e5134841c5096fa1e2823268e42785c204f65ad11b029ddab6063d5db0406cd7961661c9004bf6bbd8c1f85b5bd235415d2b0112121d5aec
checksum: 7f40ed9b874a5709c54e5c6393126f8b44a4b1e80ddd68ee96f514019f5b9244a86fff06ccb8072bb113fac79dcd0a69fd1ea56871b9366df1f79db27bf817af
languageName: node
linkType: hard

Expand Down

0 comments on commit 4f3e649

Please sign in to comment.