Skip to content

Commit

Permalink
Bump @tanstack/react-query from 5.59.9 to 5.62.0
Browse files Browse the repository at this point in the history
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.59.9 to 5.62.0.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.0/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 63bad79 commit c7cff5e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@polkadot/rpc-provider": "12.0.2",
"@polkadot/util": "^13.2.2",
"@polkadot/util-crypto": "^13.2.2",
"@tanstack/react-query": "^5.53.3",
"@tanstack/react-query": "^5.62.0",
"@w3ux/extension-assets": "^0.4.0",
"@w3ux/factories": "^1.0.0",
"@w3ux/hooks": "^1.2.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2108,7 +2108,7 @@ __metadata:
"@polkadot/rpc-provider": "npm:12.0.2"
"@polkadot/util": "npm:^13.2.2"
"@polkadot/util-crypto": "npm:^13.2.2"
"@tanstack/react-query": "npm:^5.53.3"
"@tanstack/react-query": "npm:^5.62.0"
"@w3ux/extension-assets": "npm:^0.4.0"
"@w3ux/factories": "npm:^1.0.0"
"@w3ux/hooks": "npm:^1.2.1"
Expand Down Expand Up @@ -3818,21 +3818,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.59.9":
version: 5.59.9
resolution: "@tanstack/query-core@npm:5.59.9"
checksum: 10c0/a422c7a1b097541c76d7c64321114dae21628feece147fda2362482304c2064db8d327a5192ad286885f4066e515cadc7267aa3ea39063c0f31da65d13d0d0d4
"@tanstack/query-core@npm:5.62.0":
version: 5.62.0
resolution: "@tanstack/query-core@npm:5.62.0"
checksum: 10c0/bd1b900c7585572a775af506bb257aeebfd0ff1e943c15b6edd13db185143c5ec52fce925d518cb300d3668abfdb0a32365130f4a0fa64d931ce1878bf22cc52
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.53.3":
version: 5.59.9
resolution: "@tanstack/react-query@npm:5.59.9"
"@tanstack/react-query@npm:^5.62.0":
version: 5.62.0
resolution: "@tanstack/react-query@npm:5.62.0"
dependencies:
"@tanstack/query-core": "npm:5.59.9"
"@tanstack/query-core": "npm:5.62.0"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/17fca365b478514c11f5f4de9e6f193e1cd94bed12bf0be71e4554d871dbcbc297ec558e053a01015114d9fce201f4d15040a37275b61d4b27ae9901d5dc8c01
checksum: 10c0/c5cd6c8916889e4195b105eff97f4a333775fd9b883107d27fb5495cc77daf65df2eb725256f5ba77318fd1f4c1689f229b3a4110e261412ad35d68139e16fb2
languageName: node
linkType: hard

Expand Down

0 comments on commit c7cff5e

Please sign in to comment.