diff --git a/package.json b/package.json index b8b5381..0b8f580 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@radix-ui/react-tooltip": "^1.1.4", "@radix-ui/react-visually-hidden": "^1.1.0", "@sentry/nextjs": "8", - "@tanstack/react-query": "^5.61.4", + "@tanstack/react-query": "^5.61.5", "@types/mdx": "^2.0.13", "@vercel/analytics": "^1.4.1", "@vercel/functions": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index 41372e6..1de8b8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3499,21 +3499,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.61.4": - version: 5.61.4 - resolution: "@tanstack/query-core@npm:5.61.4" - checksum: 10c0/7cf56b33c38899629558aba938fe9a5da088502636c25f113d136cfd20bb5ba72bcf08e416fb5af338dbfbefb35eb7d3365cb0ad0bbaa2043e94aa4f00b510eb +"@tanstack/query-core@npm:5.61.5": + version: 5.61.5 + resolution: "@tanstack/query-core@npm:5.61.5" + checksum: 10c0/597af37641eb7e4123259f2f4244de977de98b1cab245a246f892b73bceac78d02e49f3368304e74691ab5ed74aa2b203b0a17045406f0303bbf962696856db9 languageName: node linkType: hard -"@tanstack/react-query@npm:^5.61.4": - version: 5.61.4 - resolution: "@tanstack/react-query@npm:5.61.4" +"@tanstack/react-query@npm:^5.61.5": + version: 5.61.5 + resolution: "@tanstack/react-query@npm:5.61.5" dependencies: - "@tanstack/query-core": "npm:5.61.4" + "@tanstack/query-core": "npm:5.61.5" peerDependencies: react: ^18 || ^19 - checksum: 10c0/8b47bcb1b4aa30de72ede76369ae24d384b5406f9aa7d37cad9168fa1b3dbbfa91647c87784ff07cf72a3af96f8acee4e1e5fe77c0212e2560e8962cd3f1e946 + checksum: 10c0/1c535836025622a13f7a53947bc715147a34a5f98bcda32c0afd56f605073f21788b19f3e47e21876cad2cff7c9cd3b25cadd12eba5ddcc4c7e37f75d0742c32 languageName: node linkType: hard @@ -13233,7 +13233,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.61.4" + "@tanstack/react-query": "npm:^5.61.5" "@types/dompurify": "npm:^3" "@types/lodash": "npm:^4.17.13" "@types/mdx": "npm:^2.0.13"