diff --git a/package.json b/package.json index 1f4cc21..1f3a405 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@radix-ui/react-tooltip": "^1.1.4", "@radix-ui/react-visually-hidden": "^1.1.0", "@sentry/nextjs": "8", - "@tanstack/react-query": "^5.62.7", + "@tanstack/react-query": "^5.62.8", "@types/mdx": "^2.0.13", "@vercel/analytics": "^1.4.1", "@vercel/functions": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index 7ce56dd..bded3ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3642,21 +3642,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.62.7": - version: 5.62.7 - resolution: "@tanstack/query-core@npm:5.62.7" - checksum: 10c0/d7aa83571b56e7bf1b608b8f56c90a9e9e759ba5a8899686182e8961c94432d1b6437b066a228765250498a3009623a30c5ca17b2714ddb30e2d727adea9aa0c +"@tanstack/query-core@npm:5.62.8": + version: 5.62.8 + resolution: "@tanstack/query-core@npm:5.62.8" + checksum: 10c0/190fd932ab0ee928172b4c8a20063a31d58a0165d53bc1f44c129fa0faa8d56d85e67963c4aa33e43009b3c65a49356a23ac342a0b7818829b12c6f2e3a9a228 languageName: node linkType: hard -"@tanstack/react-query@npm:^5.62.7": - version: 5.62.7 - resolution: "@tanstack/react-query@npm:5.62.7" +"@tanstack/react-query@npm:^5.62.8": + version: 5.62.8 + resolution: "@tanstack/react-query@npm:5.62.8" dependencies: - "@tanstack/query-core": "npm:5.62.7" + "@tanstack/query-core": "npm:5.62.8" peerDependencies: react: ^18 || ^19 - checksum: 10c0/4a99bf3f3cdce6a24b6356377697e4b8cc31b0b160942a32d0619b928aec44c42dad61070d9d127512e6139bc4e62e7fe0722054f8152e21a1b8743a1dbd39e0 + checksum: 10c0/11828daef1ae8fad97a09fe609c7398f1f304dc77b0bc5292619f3e10c3e9db88911dd65e8585cabb20447da91cd224249f7a27b5a2255937754ce0fc70c2642 languageName: node linkType: hard @@ -13652,7 +13652,7 @@ __metadata: "@radix-ui/react-visually-hidden": "npm:^1.1.0" "@sentry/nextjs": "npm:8" "@tailwindcss/typography": "npm:^0.5.15" - "@tanstack/react-query": "npm:^5.62.7" + "@tanstack/react-query": "npm:^5.62.8" "@types/dompurify": "npm:^3" "@types/lodash": "npm:^4.17.13" "@types/mdx": "npm:^2.0.13"