diff --git a/package.json b/package.json index 64267a9..0780e1b 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.61.3", "axios": "^1.7.7", "bootstrap": "^5.3.3", "html-react-parser": "^5.1.18", diff --git a/yarn.lock b/yarn.lock index ccd42ac..494983d 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.60.6": + version: 5.60.6 + resolution: "@tanstack/query-core@npm:5.60.6" + checksum: 10c0/3339c637b00b38b704dfdde26bc475e6d1b46d130b2b22383e73012e791c8747ebebb8c72dd645e214691fcdbd2f09138d7f5b61e5c1fe64955850ddbbe32e11 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.61.3": + version: 5.61.3 + resolution: "@tanstack/react-query@npm:5.61.3" dependencies: - "@tanstack/query-core": "npm:5.59.16" + "@tanstack/query-core": "npm:5.60.6" peerDependencies: react: ^18 || ^19 - checksum: 10c0/82acf170d2d169ad18081e4dc52bdcec3b92bd1b134bb704ab6949937a59fd4d7d4ddb1172dd7fdbd1667a2d2e0ffa118e68bde5f53972649b8e55bd0e87244c + checksum: 10c0/42e7a638d937d4f2f5ef3bb215de56333554958a5d4a0106b9d1047ab2442a4418f68fe45a0299d85e3be8f6bd0366903442507ab5333523170cec85fb746396 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.61.3" "@types/babel__core": "npm:^7.20.5" "@types/babel__traverse": "npm:^7.20.6" "@types/debug": "npm:^4.1.12"