diff --git a/package.json b/package.json index f6d9de9..2d0cb3e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@radix-ui/react-separator": "^1.0.3", "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-tooltip": "^1.1.2", - "@tanstack/react-query": "^5.51.1", + "@tanstack/react-query": "^5.51.5", "@vercel/analytics": "^1.3.1", "@vercel/speed-insights": "^1.0.12", "babel-plugin-react-compiler": "0.0.0-experimental-696af53-20240625", diff --git a/yarn.lock b/yarn.lock index c756f04..7ffa101 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1697,21 +1697,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.51.1": - version: 5.51.1 - resolution: "@tanstack/query-core@npm:5.51.1" - checksum: 10c0/c973965a35fc98ba8e4495f8a50752eb047b7cf2648b8575266ad74708aa219b95f14ea186f341e1f1521cbe586ffd86e0296c91d12e61c23fc4c9e6386cfdf2 +"@tanstack/query-core@npm:5.51.5": + version: 5.51.5 + resolution: "@tanstack/query-core@npm:5.51.5" + checksum: 10c0/78143f278835ebbe501b6aa9a4336a6f01da884b902a6ab25137940621ecd8c777552120e088f2ee224892eedf5c5b43e841a69142c4ccd3e1276ff9d1cbcf77 languageName: node linkType: hard -"@tanstack/react-query@npm:^5.51.1": - version: 5.51.1 - resolution: "@tanstack/react-query@npm:5.51.1" +"@tanstack/react-query@npm:^5.51.5": + version: 5.51.5 + resolution: "@tanstack/react-query@npm:5.51.5" dependencies: - "@tanstack/query-core": "npm:5.51.1" + "@tanstack/query-core": "npm:5.51.5" peerDependencies: react: ^18.0.0 - checksum: 10c0/08b54812a41ae363e00f090f3b2ff4bf3e4a920b5b46489d26cc4f6cc95021bf91248b0b19f514039eb3b625eb7d720dc851877a6655abd6686b0a898a87db3d + checksum: 10c0/6d20765baf209ab8d788c033ebb73091b1ff38ed49c10d60014b329abcb44e22c033fb05734d0a372022f1b581817f7ce18857ccb85907e75004e9325eddf839 languageName: node linkType: hard @@ -6382,7 +6382,7 @@ __metadata: "@radix-ui/react-separator": "npm:^1.0.3" "@radix-ui/react-slot": "npm:^1.1.0" "@radix-ui/react-tooltip": "npm:^1.1.2" - "@tanstack/react-query": "npm:^5.51.1" + "@tanstack/react-query": "npm:^5.51.5" "@types/lodash": "npm:^4.17.7" "@types/node": "npm:^20.14.10" "@types/react": "npm:types-react@rc"