From f2e54194fc7a572c3c0a4528d7b2ab8f846012ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 08:03:32 +0000 Subject: [PATCH] Bump @tanstack/query-core from 5.59.16 to 5.62.0 Bumps [@tanstack/query-core](https://github.com/TanStack/query/tree/HEAD/packages/query-core) from 5.59.16 to 5.62.0. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.0/packages/query-core) --- updated-dependencies: - dependency-name: "@tanstack/query-core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/connect-query-core/package.json | 2 +- pnpm-lock.yaml | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/packages/connect-query-core/package.json b/packages/connect-query-core/package.json index 29384cd0..aa1a30cd 100644 --- a/packages/connect-query-core/package.json +++ b/packages/connect-query-core/package.json @@ -37,7 +37,7 @@ "@connectrpc/connect-web": "^2.0.0", "test-utils": "workspace:*", "typescript": "^5.6.3", - "@tanstack/query-core": "^5.59.16" + "@tanstack/query-core": "^5.62.0" }, "peerDependencies": { "@bufbuild/protobuf": "2.x", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fa972a44..7cc95ba5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -199,8 +199,8 @@ importers: specifier: ^2.0.0 version: 2.0.0(@bufbuild/protobuf@2.2.1)(@connectrpc/connect@2.0.0) '@tanstack/query-core': - specifier: ^5.59.16 - version: 5.59.16 + specifier: ^5.62.0 + version: 5.62.0 test-utils: specifier: workspace:* version: link:../test-utils @@ -1451,6 +1451,10 @@ packages: /@tanstack/query-core@5.59.16: resolution: {integrity: sha512-crHn+G3ltqb5JG0oUv6q+PMz1m1YkjpASrXTU+sYWW9pLk0t2GybUHNRqYPZWhxgjPaVGC4yp92gSFEJgYEsPw==} + /@tanstack/query-core@5.62.0: + resolution: {integrity: sha512-sx38bGrqF9bop92AXOvzDr0L9fWDas5zXdPglxa9cuqeVSWS7lY6OnVyl/oodfXjgOGRk79IfCpgVmxrbHuFHg==} + dev: true + /@tanstack/query-devtools@5.58.0: resolution: {integrity: sha512-iFdQEFXaYYxqgrv63ots+65FGI+tNp5ZS5PdMU1DWisxk3fez5HG3FyVlbUva+RdYS5hSLbxZ9aw3yEs97GNTw==} dev: false