From 30ee50f7065675bf746529902ba1d785cf0bdff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 05:19:32 +0000 Subject: [PATCH] chore(deps): bump @tanstack/react-query from 5.62.10 to 5.90.5 Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.62.10 to 5.90.5. - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.5/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.90.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 7900591..676fd41 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@opentelemetry/sdk-trace-web": "^1.30.0", "@opentelemetry/semantic-conventions": "^1.37.0", "@tanstack/query-async-storage-persister": "^5.62.8", - "@tanstack/react-query": "^5.62.10", + "@tanstack/react-query": "^5.90.5", "@tanstack/react-query-devtools": "^5.64.2", "@tanstack/react-query-persist-client": "^5.74.4", "i18next": "^24.2.0", diff --git a/yarn.lock b/yarn.lock index 522db6a..9412c02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4332,13 +4332,6 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.62.9": - version: 5.62.9 - resolution: "@tanstack/query-core@npm:5.62.9" - checksum: 10c0/3d0708ec761563bbb5c5efa97160d10ed891b63a61cc24ebc04c24d8196e7fa5cde89ea220e70546fc94066fa1034c1a368138dab3f353c82846cc5f9595a7fc - languageName: node - linkType: hard - "@tanstack/query-core@npm:5.74.4": version: 5.74.4 resolution: "@tanstack/query-core@npm:5.74.4" @@ -4346,6 +4339,13 @@ __metadata: languageName: node linkType: hard +"@tanstack/query-core@npm:5.90.5": + version: 5.90.5 + resolution: "@tanstack/query-core@npm:5.90.5" + checksum: 10c0/3b9460cc10d494357a30ddd3138f2a831611d14b5b8ce3587daa17a078d63945fcdf419864d9dc8e1249aa89b512003d2f134977c64ceccdbdfdd79f1f7e0a34 + languageName: node + linkType: hard + "@tanstack/query-devtools@npm:5.64.2": version: 5.64.2 resolution: "@tanstack/query-devtools@npm:5.64.2" @@ -4395,14 +4395,14 @@ __metadata: languageName: node linkType: hard -"@tanstack/react-query@npm:^5.62.10": - version: 5.62.10 - resolution: "@tanstack/react-query@npm:5.62.10" +"@tanstack/react-query@npm:^5.90.5": + version: 5.90.5 + resolution: "@tanstack/react-query@npm:5.90.5" dependencies: - "@tanstack/query-core": "npm:5.62.9" + "@tanstack/query-core": "npm:5.90.5" peerDependencies: react: ^18 || ^19 - checksum: 10c0/df6dab08dcbec5d7458855107d81e9a4cb4fef9f2302341168ec2de42fa2935f523b4086b77ab626aa7baf468cb4cd050ab6043fafae794544273d1e7f5cead9 + checksum: 10c0/b2450259e40afc2aec5e455414f204c511ec98ebbbd25963316ab72b25758722ee424ed51210bd6863f78f03ae414e18571879f9d70a022e11049f3f04ef5ce2 languageName: node linkType: hard @@ -13520,7 +13520,7 @@ __metadata: "@storybook/react-vite": "npm:^8.4.7" "@storybook/test": "npm:^8.6.14" "@tanstack/query-async-storage-persister": "npm:^5.62.8" - "@tanstack/react-query": "npm:^5.62.10" + "@tanstack/react-query": "npm:^5.90.5" "@tanstack/react-query-devtools": "npm:^5.64.2" "@tanstack/react-query-persist-client": "npm:^5.74.4" "@testing-library/react": "npm:^16.2.0"