diff --git a/package.json b/package.json index 4638583..a2437ee 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@radix-ui/react-tooltip": "^1.2.6", "@radix-ui/react-visually-hidden": "^1.2.2", "@sentry/nextjs": "9", - "@tanstack/react-query": "^5.71.3", + "@tanstack/react-query": "^5.76.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 7c1f2f4..5379d9e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4856,21 +4856,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.71.3": - version: 5.71.3 - resolution: "@tanstack/query-core@npm:5.71.3" - checksum: 10c0/641efabd4ee2129f5f9d45a38e23ce4b7650f5a7c42f8b5c21c81381d482df1ca2390b79c2217c2f4427d6001513c48d2d05cb10a0f0d408005b9390f09008ef +"@tanstack/query-core@npm:5.76.0": + version: 5.76.0 + resolution: "@tanstack/query-core@npm:5.76.0" + checksum: 10c0/970cc783838bf7e30acbad476c72e4bb3b302c15525152cfcf5ffef8b185537e780b608e3f77793cb355b49cc98a9de597d978d400df44dbd550cba78742d67c languageName: node linkType: hard -"@tanstack/react-query@npm:^5.71.3": - version: 5.71.3 - resolution: "@tanstack/react-query@npm:5.71.3" +"@tanstack/react-query@npm:^5.76.1": + version: 5.76.1 + resolution: "@tanstack/react-query@npm:5.76.1" dependencies: - "@tanstack/query-core": "npm:5.71.3" + "@tanstack/query-core": "npm:5.76.0" peerDependencies: react: ^18 || ^19 - checksum: 10c0/e3677fa0c4c367839e2f73912678e8c86d51f4d81a122462d44d76fb5ccb889efe4e1a9e0aef387e3d89f0e39fd7b766803b8053c0d57cea84ca509668d77bc8 + checksum: 10c0/35757f185ccd577e0763b18c2e29db621b40fb85419507d43a2a136fd47d8a4410f219fa9697142f7199577cc42c23dd117021cc8c072545eca133d5114148d9 languageName: node linkType: hard @@ -14094,7 +14094,7 @@ __metadata: "@radix-ui/react-visually-hidden": "npm:^1.2.2" "@sentry/nextjs": "npm:9" "@tailwindcss/typography": "npm:^0.5.16" - "@tanstack/react-query": "npm:^5.71.3" + "@tanstack/react-query": "npm:^5.76.1" "@testing-library/dom": "npm:^10.4.0" "@testing-library/jest-dom": "npm:^6.6.3" "@testing-library/react": "npm:^16.2.0"