diff --git a/examples/demo-lunokit/package.json b/examples/demo-lunokit/package.json index c4ba91e9..cf5a38f4 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.6", "dedot": "^0.18.3", "framer-motion": "^10.18.0", "react": "^19.1.1", diff --git a/yarn.lock b/yarn.lock index 98a8bb6c..eb5d4e99 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.6": + version: 5.90.6 + resolution: "@tanstack/query-core@npm:5.90.6" + checksum: 10/bc8cbb265123f0d7fac9e80eaa1f891ea485f8eba370c8e8243af54e2e54df330a87bd9f713a9ec30bc3e3a705c6df8ec6c619a2382e7064bbafa1a77d712424 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.6": + version: 5.90.6 + resolution: "@tanstack/react-query@npm:5.90.6" dependencies: - "@tanstack/query-core": "npm:5.81.5" + "@tanstack/query-core": "npm:5.90.6" peerDependencies: react: ^18 || ^19 - checksum: 10/35c75cf902938a76d468c0e1f08d738afc989ddc3728c4d2c00b16975870500da98aea21c1a682726abb3ef5f6348cb739335e3b940224ccc527b27dddc20fd4 + checksum: 10/8426ab75620a6d937fdbabaa0c901cc53b59e07ad16da474c4a7e9705a5cc1c594acd61d4502dd7dabc1f7eec1617a2f1629644c010209fc9113c3ea7e47b082 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.6" "@types/react": "npm:^19.1.1" "@types/react-dom": "npm:^19.1.1" "@typescript-eslint/eslint-plugin": "npm:^8.44.0"