From 6ae807a5daa4c56f6e5b38400a6688920c92cf52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 06:41:29 +0000 Subject: [PATCH] Bump @tanstack/react-query from 5.62.7 to 5.62.10 in /frontend Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.62.7 to 5.62.10. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.10/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] --- frontend/package.json | 2 +- frontend/yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 8f83045e02..4f5a01194c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -32,7 +32,7 @@ "@storybook/test": "^8.4.7", "@stripe/react-stripe-js": "^2.8.0", "@stripe/stripe-js": "^5.2.0", - "@tanstack/react-query": "^5.62.7", + "@tanstack/react-query": "^5.62.10", "@tanstack/react-table": "^8.20.5", "axios": "^1.7.9", "boring-avatars": "^1.11.2", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index c3ac085bcc..f6724231f2 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -6614,10 +6614,10 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.62.7": - version: 5.62.7 - resolution: "@tanstack/query-core@npm:5.62.7" - checksum: 10c0/d7aa83571b56e7bf1b608b8f56c90a9e9e759ba5a8899686182e8961c94432d1b6437b066a228765250498a3009623a30c5ca17b2714ddb30e2d727adea9aa0c +"@tanstack/query-core@npm:5.62.9": + version: 5.62.9 + resolution: "@tanstack/query-core@npm:5.62.9" + checksum: 10c0/3d0708ec761563bbb5c5efa97160d10ed891b63a61cc24ebc04c24d8196e7fa5cde89ea220e70546fc94066fa1034c1a368138dab3f353c82846cc5f9595a7fc languageName: node linkType: hard @@ -6640,14 +6640,14 @@ __metadata: languageName: node linkType: hard -"@tanstack/react-query@npm:^5.62.7": - version: 5.62.7 - resolution: "@tanstack/react-query@npm:5.62.7" +"@tanstack/react-query@npm:^5.62.10": + version: 5.62.10 + resolution: "@tanstack/react-query@npm:5.62.10" dependencies: - "@tanstack/query-core": "npm:5.62.7" + "@tanstack/query-core": "npm:5.62.9" peerDependencies: react: ^18 || ^19 - checksum: 10c0/4a99bf3f3cdce6a24b6356377697e4b8cc31b0b160942a32d0619b928aec44c42dad61070d9d127512e6139bc4e62e7fe0722054f8152e21a1b8743a1dbd39e0 + checksum: 10c0/df6dab08dcbec5d7458855107d81e9a4cb4fef9f2302341168ec2de42fa2935f523b4086b77ab626aa7baf468cb4cd050ab6043fafae794544273d1e7f5cead9 languageName: node linkType: hard @@ -10960,7 +10960,7 @@ __metadata: "@stripe/stripe-js": "npm:^5.2.0" "@tailwindcss/typography": "npm:^0.5.15" "@tanstack/eslint-plugin-query": "npm:^5.62.1" - "@tanstack/react-query": "npm:^5.62.7" + "@tanstack/react-query": "npm:^5.62.10" "@tanstack/react-query-devtools": "npm:^5.60.5" "@tanstack/react-table": "npm:^8.20.5" "@types/node": "npm:^22.10.1"