diff --git a/package.json b/package.json index dbcdff5..2b19ab8 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.80.6", + "@tanstack/react-query": "^5.81.2", "@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 3ddb91d..21ea63e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5151,21 +5151,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.80.6": - version: 5.80.6 - resolution: "@tanstack/query-core@npm:5.80.6" - checksum: 10c0/ce52d962036bf84845c9dafb654075bbc8eafd9236069b7c234b7f72a30e4e61daf222940d9f28b4359858277cc1e1d08dd1f8e6cc0adac72acc083fc5c0195c +"@tanstack/query-core@npm:5.81.2": + version: 5.81.2 + resolution: "@tanstack/query-core@npm:5.81.2" + checksum: 10c0/36a6bddec2e7512015bcfbb0d7b0876fab418de9e0ef21ad403598276960e0b7d53efd62832ce462738ad22d9883e31cb5403eafc65dfd9b2f6744c22a9d8e42 languageName: node linkType: hard -"@tanstack/react-query@npm:^5.80.6": - version: 5.80.6 - resolution: "@tanstack/react-query@npm:5.80.6" +"@tanstack/react-query@npm:^5.81.2": + version: 5.81.2 + resolution: "@tanstack/react-query@npm:5.81.2" dependencies: - "@tanstack/query-core": "npm:5.80.6" + "@tanstack/query-core": "npm:5.81.2" peerDependencies: react: ^18 || ^19 - checksum: 10c0/ec2dc548ff28d92778e851d64b0c24e3289218b496694c0b7bed1e92b5b96b03f8b047d4a8a04c6924937c56e257d53fbe42e046745da10d9dababe48505f843 + checksum: 10c0/a80a2e7401a02bfc8d7a926c9e48b0a108cae21a2c47691632e754de44ca08838c105fb0c30804f4ccbf173bee04ad9a3e45a8bebdfc1d1a32468bbb9d960e19 languageName: node linkType: hard @@ -14273,7 +14273,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.80.6" + "@tanstack/react-query": "npm:^5.81.2" "@testing-library/dom": "npm:^10.4.0" "@testing-library/jest-dom": "npm:^6.6.3" "@testing-library/react": "npm:^16.3.0"