Skip to content

Commit

Permalink
Update dependency @tanstack/react-query to v4.29.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 25, 2023
1 parent 11d9fbc commit db13151
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -177,17 +177,18 @@
dependencies:
tslib "^2.4.0"

"@tanstack/[email protected].14":
version "4.29.14"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.29.14.tgz#569de51719a0f4445fabff775012d5c09a173b96"
integrity sha512-ElEAahtLWA7Y7c2Haw10KdEf2tx+XZl/Z8dmyWxZehxWK3TPL5qtXtb7kUEhvt/8u2cSP62fLxgh2qqzMMGnDQ==
"@tanstack/[email protected].17":
version "4.29.17"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.29.17.tgz#bbef3a30190732ae3554187702f6e34c5caaefd8"
integrity sha512-iDbO8yZOpm1lqgq6L8mpxGbKaoiyZSjthxEB3WGU7mNPYss9q4H3Q67+e2xXGwkemEVmtEX/WwvtFitrvVU8TA==

"@tanstack/react-query@^4.29.14":
version "4.29.14"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.29.14.tgz#5e836d470c1c85d1aa3e53a6fc64f788dddb2ee5"
integrity sha512-wh4bd/QIy85YgTDBtj/7/9ZkpRX41QdZuUL8xKoSzuMCukXvAE1/oJ4p0F15lqQq9W3g2pgcbr2Aa+CNvqABhg==
version "4.29.17"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.29.17.tgz#bfd5da849bb7fd1b66eb9d47853ee030864a435e"
integrity sha512-udOy/jgqiBHBAP93YPAU3QoVYO+Rtx9HT/10xGDQzC8iQU/wIxcIaT/usX+1NSzoUFYU5hUcPaNErPWZnR7XgA==
dependencies:
"@tanstack/query-core" "4.29.14"
"@tanstack/query-core" "4.29.17"
client-only "0.0.1"
use-sync-external-store "^1.2.0"

"@types/debug@^4.0.0":
Expand Down

0 comments on commit db13151

Please sign in to comment.