diff --git a/package.json b/package.json index adeddc8..1fe5c3e 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@radix-ui/react-tooltip": "^1.1.8", "@radix-ui/react-visually-hidden": "^1.1.0", "@sentry/nextjs": "9", - "@tanstack/react-query": "^5.66.9", + "@tanstack/react-query": "^5.67.1", "@vercel/analytics": "^1.5.0", "@vercel/speed-insights": "^1.1.0", "class-variance-authority": "^0.7.1", diff --git a/yarn.lock b/yarn.lock index a509d33..2af153f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4197,21 +4197,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.66.4": - version: 5.66.4 - resolution: "@tanstack/query-core@npm:5.66.4" - checksum: 10c0/ef0ebf572e0109791e53e9a7c2790a93cbfe1c6f3fb462793c621c0f2d44c0b38f78f22a32526e124790f69a017ae3254877281f418ffef06d83f4edb82df51a +"@tanstack/query-core@npm:5.67.1": + version: 5.67.1 + resolution: "@tanstack/query-core@npm:5.67.1" + checksum: 10c0/449e1880b10d8413bfa746a6f1def962a1ad7ab670d8cc24b25780e8668df1a6fa2d537e6b1981ac12f32f2e7939ba1406f2b03bf16a26f0044eda2c48facecf languageName: node linkType: hard -"@tanstack/react-query@npm:^5.66.9": - version: 5.66.9 - resolution: "@tanstack/react-query@npm:5.66.9" +"@tanstack/react-query@npm:^5.67.1": + version: 5.67.1 + resolution: "@tanstack/react-query@npm:5.67.1" dependencies: - "@tanstack/query-core": "npm:5.66.4" + "@tanstack/query-core": "npm:5.67.1" peerDependencies: react: ^18 || ^19 - checksum: 10c0/80565eb550e1fe3e90117c8dd4dd13c1ef27d1bf89689b09c6cdf6df084173582c3a20fbc709638b64502a10b1e10357b3172c38604739641dbdeb29715cae0d + checksum: 10c0/ac591f367335f7b09a8f6106a51456b3f725f08f8b4b834406411b9c51170eea7d563fb42dbf7c4e017c19b637ff49fc8bdc15e4994a835f2660feaab2a091de languageName: node linkType: hard @@ -12860,7 +12860,7 @@ __metadata: "@radix-ui/react-visually-hidden": "npm:^1.1.0" "@sentry/nextjs": "npm:9" "@tailwindcss/typography": "npm:^0.5.16" - "@tanstack/react-query": "npm:^5.66.9" + "@tanstack/react-query": "npm:^5.67.1" "@testing-library/dom": "npm:^10.4.0" "@testing-library/jest-dom": "npm:^6.6.3" "@testing-library/react": "npm:^16.2.0"