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"