diff --git a/package.json b/package.json index 64267a9..c6a2aba 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@linaria/core": "^6.2.0", "@linaria/react": "^6.2.1", "@rollup/pluginutils": "^5.1.2", - "@tanstack/react-query": "^5.59.15", + "@tanstack/react-query": "^5.62.0", "axios": "^1.7.7", "bootstrap": "^5.3.3", "html-react-parser": "^5.1.18", diff --git a/yarn.lock b/yarn.lock index ccd42ac..a776e7a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1916,21 +1916,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.59.16": - version: 5.59.16 - resolution: "@tanstack/query-core@npm:5.59.16" - checksum: 10c0/487a1ac0df5e02ca4ea5bf3b9ee0010ac7fe0856a36fa7bd10947598d3f0ba356c91aa21b123729b26f2116f05b8b69cd8fb17681c24cdd586de17b6fe021521 +"@tanstack/query-core@npm:5.62.0": + version: 5.62.0 + resolution: "@tanstack/query-core@npm:5.62.0" + checksum: 10c0/bd1b900c7585572a775af506bb257aeebfd0ff1e943c15b6edd13db185143c5ec52fce925d518cb300d3668abfdb0a32365130f4a0fa64d931ce1878bf22cc52 languageName: node linkType: hard -"@tanstack/react-query@npm:^5.59.15": - version: 5.59.16 - resolution: "@tanstack/react-query@npm:5.59.16" +"@tanstack/react-query@npm:^5.62.0": + version: 5.62.0 + resolution: "@tanstack/react-query@npm:5.62.0" dependencies: - "@tanstack/query-core": "npm:5.59.16" + "@tanstack/query-core": "npm:5.62.0" peerDependencies: react: ^18 || ^19 - checksum: 10c0/82acf170d2d169ad18081e4dc52bdcec3b92bd1b134bb704ab6949937a59fd4d7d4ddb1172dd7fdbd1667a2d2e0ffa118e68bde5f53972649b8e55bd0e87244c + checksum: 10c0/c5cd6c8916889e4195b105eff97f4a333775fd9b883107d27fb5495cc77daf65df2eb725256f5ba77318fd1f4c1689f229b3a4110e261412ad35d68139e16fb2 languageName: node linkType: hard @@ -2135,7 +2135,7 @@ __metadata: "@linaria/vite": "npm:^5.0.4" "@popperjs/core": "npm:^2.11.8" "@rollup/pluginutils": "npm:^5.1.2" - "@tanstack/react-query": "npm:^5.59.15" + "@tanstack/react-query": "npm:^5.62.0" "@types/babel__core": "npm:^7.20.5" "@types/babel__traverse": "npm:^7.20.6" "@types/debug": "npm:^4.1.12"