diff --git a/package.json b/package.json index 95e819a..851127a 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@radix-ui/react-tooltip": "^1.1.7", "@radix-ui/react-visually-hidden": "^1.1.0", "@sentry/nextjs": "8", - "@tanstack/react-query": "^5.65.0", + "@tanstack/react-query": "^5.66.0", "@vercel/analytics": "^1.4.1", "@vercel/speed-insights": "^1.1.0", "class-variance-authority": "^0.7.1", diff --git a/yarn.lock b/yarn.lock index 6dfc79f..9b436b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4031,21 +4031,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.65.0": - version: 5.65.0 - resolution: "@tanstack/query-core@npm:5.65.0" - checksum: 10c0/8c957082819dc90aa162256e0cc9d7d33e90f4ba9a55ec788ef5ec36bbb2b1863663dda594f9b6eb820ec9855f8d6aecd01324a020d16b58ad012c99270fe989 +"@tanstack/query-core@npm:5.66.0": + version: 5.66.0 + resolution: "@tanstack/query-core@npm:5.66.0" + checksum: 10c0/a03afcb3a075f1923ce3d03dcb16662bb35159280bf87598b9d446366cfd47f5c736be41fb90938c4e6848633c036087d7019f0dbb95f2f2450a9fea4764adbb languageName: node linkType: hard -"@tanstack/react-query@npm:^5.65.0": - version: 5.65.0 - resolution: "@tanstack/react-query@npm:5.65.0" +"@tanstack/react-query@npm:^5.66.0": + version: 5.66.0 + resolution: "@tanstack/react-query@npm:5.66.0" dependencies: - "@tanstack/query-core": "npm:5.65.0" + "@tanstack/query-core": "npm:5.66.0" peerDependencies: react: ^18 || ^19 - checksum: 10c0/cebf15ea78474ab0e3c8fac513f2af4c8e0000c00856239917d8dce1a009053b1a871560ba39501f986e99930dcedde1558af20481a6b5b62d398f75893f87c0 + checksum: 10c0/60e1a3fd7f2f8b2038d70954b51eeb84c31273d09a68537babdc2ac3d8c200968a1f7865a8e189ffd63be0c30387985b4b4eaf1d9065990bd3699ac5872b7523 languageName: node linkType: hard @@ -12639,7 +12639,7 @@ __metadata: "@radix-ui/react-visually-hidden": "npm:^1.1.0" "@sentry/nextjs": "npm:8" "@tailwindcss/typography": "npm:^0.5.16" - "@tanstack/react-query": "npm:^5.65.0" + "@tanstack/react-query": "npm:^5.66.0" "@testing-library/dom": "npm:^10.4.0" "@testing-library/jest-dom": "npm:^6.6.3" "@testing-library/react": "npm:^16.2.0"