From 16c68f8cd2f3cb939d78f6ef0ca0a5eae8893604 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 05:16:52 +0000 Subject: [PATCH] chore(deps): bump @tanstack/react-query from 5.81.5 to 5.90.5 Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.81.5 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] --- examples/demo-lunokit/package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/examples/demo-lunokit/package.json b/examples/demo-lunokit/package.json index c4ba91e9..62be28a0 100644 --- a/examples/demo-lunokit/package.json +++ b/examples/demo-lunokit/package.json @@ -19,7 +19,7 @@ "@esbuild-plugins/node-globals-polyfill": "^0.2.3", "@luno-kit/react": "^0.0.8", "@luno-kit/ui": "^0.0.8", - "@tanstack/react-query": "5.81.5", + "@tanstack/react-query": "5.90.5", "dedot": "^0.18.3", "framer-motion": "^10.18.0", "react": "^19.1.1", diff --git a/yarn.lock b/yarn.lock index 98a8bb6c..3c95cb6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5857,21 +5857,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.81.5": - version: 5.81.5 - resolution: "@tanstack/query-core@npm:5.81.5" - checksum: 10/a324ab3380c1c282b95520de8b74af537cfe6b44ae06b6639b3e7a70757c81c2db03f765c27aa770d6c44ef8e1f7cbba243863021ded53fff965a522d1e5f698 +"@tanstack/query-core@npm:5.90.5": + version: 5.90.5 + resolution: "@tanstack/query-core@npm:5.90.5" + checksum: 10/987794b548010173f0514ad206515e744e928a9cea563ec79cf08dd4bcf496bc984fea00a28918ad079417fc3820779cb13a19303c15406ef53128dae115f03a languageName: node linkType: hard -"@tanstack/react-query@npm:5.81.5": - version: 5.81.5 - resolution: "@tanstack/react-query@npm:5.81.5" +"@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.81.5" + "@tanstack/query-core": "npm:5.90.5" peerDependencies: react: ^18 || ^19 - checksum: 10/35c75cf902938a76d468c0e1f08d738afc989ddc3728c4d2c00b16975870500da98aea21c1a682726abb3ef5f6348cb739335e3b940224ccc527b27dddc20fd4 + checksum: 10/9ea521318570452352b5c0e3d5e23fca806c3b00a53bd36f35b932f48a7073aebe089bcb7dad35200059ae52ff9e1958020b70d2f4f688f6a2ca815b1dde860c languageName: node linkType: hard @@ -9124,7 +9124,7 @@ __metadata: "@esbuild-plugins/node-globals-polyfill": "npm:^0.2.3" "@luno-kit/react": "npm:^0.0.8" "@luno-kit/ui": "npm:^0.0.8" - "@tanstack/react-query": "npm:5.81.5" + "@tanstack/react-query": "npm:5.90.5" "@types/react": "npm:^19.1.1" "@types/react-dom": "npm:^19.1.1" "@typescript-eslint/eslint-plugin": "npm:^8.44.0"