From 71c08674d57f9b7585da9258b41f4dee961e0282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 18:05:59 +0000 Subject: [PATCH] Bump @tanstack/react-query from 5.51.5 to 5.51.9 Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.51.5 to 5.51.9. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.51.9/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index c5fb8a8..c3bf25e 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.5", + "@tanstack/react-query": "^5.51.9", "@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 5343a86..1ef2652 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1681,21 +1681,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.51.5": - version: 5.51.5 - resolution: "@tanstack/query-core@npm:5.51.5" - checksum: 10c0/78143f278835ebbe501b6aa9a4336a6f01da884b902a6ab25137940621ecd8c777552120e088f2ee224892eedf5c5b43e841a69142c4ccd3e1276ff9d1cbcf77 +"@tanstack/query-core@npm:5.51.9": + version: 5.51.9 + resolution: "@tanstack/query-core@npm:5.51.9" + checksum: 10c0/05ae00d0f4c80ea82991b7624551da543abbe8782b9b3910867d1d142076e2ac8892f50c37f2bde0bfa70ada3be1ad2f74472aece945a0237d2c86b729a02a1c languageName: node linkType: hard -"@tanstack/react-query@npm:^5.51.5": - version: 5.51.5 - resolution: "@tanstack/react-query@npm:5.51.5" +"@tanstack/react-query@npm:^5.51.9": + version: 5.51.9 + resolution: "@tanstack/react-query@npm:5.51.9" dependencies: - "@tanstack/query-core": "npm:5.51.5" + "@tanstack/query-core": "npm:5.51.9" peerDependencies: react: ^18.0.0 - checksum: 10c0/6d20765baf209ab8d788c033ebb73091b1ff38ed49c10d60014b329abcb44e22c033fb05734d0a372022f1b581817f7ce18857ccb85907e75004e9325eddf839 + checksum: 10c0/5a4a5ba4205db22c4a9429d4a864ebad2be02bf85ebc13ed02b7accad7e2c0fadbdbc41c63b2782bd0b50d052c09d1a08c6524be4564252109869687090359a4 languageName: node linkType: hard @@ -6366,7 +6366,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.5" + "@tanstack/react-query": "npm:^5.51.9" "@types/lodash": "npm:^4.17.7" "@types/node": "npm:^20.14.11" "@types/react": "npm:types-react@rc"