Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.28.8 (#622)
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 Mar 26, 2024
1 parent 7d4ede6 commit 12f9e6c
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.28.6":
version: 5.28.6
resolution: "@tanstack/query-core@npm:5.28.6"
checksum: 10c0/bfbbf7b11a3bf97ba6c2a5ff5e78de778f713e63e8682561f0529f5c2cc65020a71fddd849de95337b46be90feae3f1ec54833f0faf1e343cd285c022d927967
"@tanstack/query-core@npm:5.28.8":
version: 5.28.8
resolution: "@tanstack/query-core@npm:5.28.8"
checksum: 10c0/6aa66dd77e61d9298268e9428eec5969c3b95ece4f836b4bc2bbe6bd26c6d3f559c17ff6c3e333b5e498b4e91b2caae1d0638804fe72b2f3ecfe9c7034540e1a
languageName: node
linkType: hard

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

"@tanstack/react-query@npm:^5.12.2":
version: 5.28.6
resolution: "@tanstack/react-query@npm:5.28.6"
version: 5.28.8
resolution: "@tanstack/react-query@npm:5.28.8"
dependencies:
"@tanstack/query-core": "npm:5.28.6"
"@tanstack/query-core": "npm:5.28.8"
peerDependencies:
react: ^18.0.0
checksum: 10c0/8b36266181eeadc2f2a0135269aab128e5b1c3ef94b06f80360893b332a6cd1757fc445195bb14c47721b76f8e59921b22680fa9751c8d1fc3b2ddb7a9725276
checksum: 10c0/439c821b89123d9a20f948d7a1c8a2177db50e4fc043f81a63ae5e6b777f6fac69f2cc2497e619082d060e93228ec5e62f23e92365d8458042f5cd147503d266
languageName: node
linkType: hard

Expand Down

0 comments on commit 12f9e6c

Please sign in to comment.