diff --git a/package.json b/package.json index fed5e4e..561e062 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@radix-ui/react-tooltip": "^1.1.6", "@radix-ui/react-visually-hidden": "^1.1.0", "@sentry/nextjs": "8", - "@tanstack/react-query": "^5.62.10", + "@tanstack/react-query": "^5.62.11", "@types/mdx": "^2.0.13", "@vercel/analytics": "^1.4.1", "@vercel/speed-insights": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index 5d2aad7..562088f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3358,14 +3358,14 @@ __metadata: languageName: node linkType: hard -"@tanstack/react-query@npm:^5.62.10": - version: 5.62.10 - resolution: "@tanstack/react-query@npm:5.62.10" +"@tanstack/react-query@npm:^5.62.11": + version: 5.62.11 + resolution: "@tanstack/react-query@npm:5.62.11" dependencies: "@tanstack/query-core": "npm:5.62.9" peerDependencies: react: ^18 || ^19 - checksum: 10c0/df6dab08dcbec5d7458855107d81e9a4cb4fef9f2302341168ec2de42fa2935f523b4086b77ab626aa7baf468cb4cd050ab6043fafae794544273d1e7f5cead9 + checksum: 10c0/358ffb3d80aba9e1dec51205b318ff9d162c5ba54a79e44ddcf3986fcf6529a4b2cb9504dbabd39cdfc164f6215e3fcd59e5e174f8b4c670e164d13ad9ba3034 languageName: node linkType: hard @@ -12386,7 +12386,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.10" + "@tanstack/react-query": "npm:^5.62.11" "@types/compression": "npm:^1.7.5" "@types/dompurify": "npm:^3" "@types/lodash": "npm:^4.17.13"