From e049d80c93a5805260bdc38a56bfe6757841b388 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 02:06:22 +0000 Subject: [PATCH] Update dependency @tanstack/react-query to v5 --- package-lock.json | 46 ++++++++++++++++++++--------------------- package/ui/package.json | 2 +- 2 files changed, 23 insertions(+), 25 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2f4b3d1..c4e4f1c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6932,29 +6932,28 @@ } }, "node_modules/@tanstack/query-core": { - "version": "4.36.1", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-4.36.1.tgz", - "integrity": "sha512-DJSilV5+ytBP1FbFcEJovv4rnnm/CokuVvrBEtW/Va9DvuJ3HksbXUJEpI0aV1KtuL4ZoO9AVE6PyNLzF7tLeA==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.0.0.tgz", + "integrity": "sha512-Y1BpiA6BblJd/UlVqxEVeAG7IACn568YJuTTItAiecBI7En+33g780kg+/8lhgl+BzcUPN7o+NjBrSRGJoemyQ==", "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" } }, "node_modules/@tanstack/react-query": { - "version": "4.36.1", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-4.36.1.tgz", - "integrity": "sha512-y7ySVHFyyQblPl3J3eQBWpXZkliroki3ARnBKsdJchlgt7yJLRDUcf4B8soufgiYt3pEQIkBWBx1N9/ZPIeUWw==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.0.0.tgz", + "integrity": "sha512-diQoC8FNBcO5Uf5yuaJlXthTtbO1xM8kzOX+pSBUMT9n/cqQ/u1wJGCtukvhDWA+6j07WmIj4bfqNbd2KOB6jQ==", "dependencies": { - "@tanstack/query-core": "4.36.1", - "use-sync-external-store": "^1.2.0" + "@tanstack/query-core": "5.0.0" }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" }, "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0", - "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0", + "react": "^18.0.0", + "react-dom": "^18.0.0", "react-native": "*" }, "peerDependenciesMeta": { @@ -19593,7 +19592,7 @@ "@emotion/react": "11.11.1", "@emotion/styled": "11.11.0", "@keplr-wallet/types": "0.12.35", - "@tanstack/react-query": "^4.32.0", + "@tanstack/react-query": "^5.0.0", "chain-registry": "^1.18.0", "cosmjs-types": "^0.8.0", "decimal.js": "10.4.3", @@ -19608,8 +19607,8 @@ "uuid": "9.0.1" }, "devDependencies": { - "@types/react": "^18.2.29", - "@types/react-dom": "^18.2.14", + "@types/react": "^18.2.15", + "@types/react-dom": "^18.2.7", "@types/react-helmet": "6.1.8", "@types/uuid": "9.0.6", "@typescript-eslint/eslint-plugin": "^6.1.0", @@ -24853,17 +24852,16 @@ } }, "@tanstack/query-core": { - "version": "4.36.1", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-4.36.1.tgz", - "integrity": "sha512-DJSilV5+ytBP1FbFcEJovv4rnnm/CokuVvrBEtW/Va9DvuJ3HksbXUJEpI0aV1KtuL4ZoO9AVE6PyNLzF7tLeA==" + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.0.0.tgz", + "integrity": "sha512-Y1BpiA6BblJd/UlVqxEVeAG7IACn568YJuTTItAiecBI7En+33g780kg+/8lhgl+BzcUPN7o+NjBrSRGJoemyQ==" }, "@tanstack/react-query": { - "version": "4.36.1", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-4.36.1.tgz", - "integrity": "sha512-y7ySVHFyyQblPl3J3eQBWpXZkliroki3ARnBKsdJchlgt7yJLRDUcf4B8soufgiYt3pEQIkBWBx1N9/ZPIeUWw==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.0.0.tgz", + "integrity": "sha512-diQoC8FNBcO5Uf5yuaJlXthTtbO1xM8kzOX+pSBUMT9n/cqQ/u1wJGCtukvhDWA+6j07WmIj4bfqNbd2KOB6jQ==", "requires": { - "@tanstack/query-core": "4.36.1", - "use-sync-external-store": "^1.2.0" + "@tanstack/query-core": "5.0.0" } }, "@topmonks/junofarms-app": { @@ -24882,9 +24880,9 @@ "@emotion/react": "11.11.1", "@emotion/styled": "11.11.0", "@keplr-wallet/types": "0.12.35", - "@tanstack/react-query": "^4.32.0", - "@types/react": "^18.2.29", - "@types/react-dom": "^18.2.14", + "@tanstack/react-query": "^5.0.0", + "@types/react": "^18.2.15", + "@types/react-dom": "^18.2.7", "@types/react-helmet": "6.1.8", "@types/uuid": "9.0.6", "@typescript-eslint/eslint-plugin": "^6.1.0", diff --git a/package/ui/package.json b/package/ui/package.json index 0a95265..ae539b7 100644 --- a/package/ui/package.json +++ b/package/ui/package.json @@ -25,7 +25,7 @@ "@emotion/react": "11.11.1", "@emotion/styled": "11.11.0", "@keplr-wallet/types": "0.12.35", - "@tanstack/react-query": "^4.32.0", + "@tanstack/react-query": "^5.0.0", "chain-registry": "^1.18.0", "cosmjs-types": "^0.8.0", "decimal.js": "10.4.3",