From c7cff5e69ebdced958c7b9f9646237e73512e247 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 09:42:28 +0000 Subject: [PATCH] Bump @tanstack/react-query from 5.59.9 to 5.62.0 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] --- packages/app/package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/app/package.json b/packages/app/package.json index b0393296..2aeb6f9d 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 96876a3c..b14692fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -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