diff --git a/package.json b/package.json index 33ca42e..3a847de 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@radix-ui/react-tooltip": "^1.1.6", "@radix-ui/react-visually-hidden": "^1.1.0", "@sentry/nextjs": "8", - "@tanstack/react-query": "^5.62.15", + "@tanstack/react-query": "^5.62.16", "@vercel/analytics": "^1.4.1", "@vercel/speed-insights": "^1.1.0", "class-variance-authority": "^0.7.1", diff --git a/yarn.lock b/yarn.lock index 5097bf1..dd99753 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3906,21 +3906,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.62.15": - version: 5.62.15 - resolution: "@tanstack/query-core@npm:5.62.15" - checksum: 10c0/e79ce47749e7ed3cb09b1d489a8688baa6b2b1af389032178dd39b64e9627b4a5a88ca1add5f7ceddf60e65603562f8ba55297c43796104f0fc2c15a893019ea +"@tanstack/query-core@npm:5.62.16": + version: 5.62.16 + resolution: "@tanstack/query-core@npm:5.62.16" + checksum: 10c0/3df0c19916cb363b055a20590c856b4f08006754b8169222a12e94ed5647733c389ac0d58878dfb8d6803f23a2a092d8a29b3259330576bd4170dad86798eb6d languageName: node linkType: hard -"@tanstack/react-query@npm:^5.62.15": - version: 5.62.15 - resolution: "@tanstack/react-query@npm:5.62.15" +"@tanstack/react-query@npm:^5.62.16": + version: 5.62.16 + resolution: "@tanstack/react-query@npm:5.62.16" dependencies: - "@tanstack/query-core": "npm:5.62.15" + "@tanstack/query-core": "npm:5.62.16" peerDependencies: react: ^18 || ^19 - checksum: 10c0/e9cedd69590d2f011196988bd13f9e10e1fc0a0722cf7c3a041ddc1a887c011f0ff951683085ff9ba2a936432752391fb404e3d4978cb21b38fe38fc31d5312b + checksum: 10c0/8c1fa1f746a4679da7fdb9708ca286a42eae9c6de3a3643afd53632436cb878a94f68bb617be5a2b4369ad839380d1621dc0f49c7551ffdd9bc4568168e4483c languageName: node linkType: hard @@ -12548,7 +12548,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.15" + "@tanstack/react-query": "npm:^5.62.16" "@testing-library/dom": "npm:^10.4.0" "@testing-library/jest-dom": "npm:^6.6.3" "@testing-library/react": "npm:^16.1.0"