From 15481e4266430fa4da405fc757980e79a8d08100 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 11:18:24 +0000 Subject: [PATCH] chore(deps): bump @tanstack/svelte-query from 6.0.17 to 6.0.18 Bumps [@tanstack/svelte-query](https://github.com/TanStack/query/tree/HEAD/packages/svelte-query) from 6.0.17 to 6.0.18. - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/svelte-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/svelte-query@6.0.18/packages/svelte-query) --- updated-dependencies: - dependency-name: "@tanstack/svelte-query" dependency-version: 6.0.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index af31bad..d542340 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "wrangler": "^4.59.2" }, "dependencies": { - "@tanstack/svelte-query": "^6.0.17", + "@tanstack/svelte-query": "^6.0.18", "@ucans/ucans": "^0.12.0", "diff": "^8.0.3", "drizzle-orm": "^0.45.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a521d88..63ce1dc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@tanstack/svelte-query': - specifier: ^6.0.17 - version: 6.0.17(svelte@5.47.1) + specifier: ^6.0.18 + version: 6.0.18(svelte@5.47.1) '@ucans/ucans': specifier: ^0.12.0 version: 0.12.0 @@ -1523,11 +1523,11 @@ packages: peerDependencies: vite: ^5.2.0 || ^6 || ^7 - '@tanstack/query-core@5.90.19': - resolution: {integrity: sha512-GLW5sjPVIvH491VV1ufddnfldyVB+teCnpPIvweEfkpRx7CfUmUGhoh9cdcUKBh/KwVxk22aNEDxeTsvmyB/WA==} + '@tanstack/query-core@5.90.20': + resolution: {integrity: sha512-OMD2HLpNouXEfZJWcKeVKUgQ5n+n3A2JFmBaScpNDUqSrQSjiveC7dKMe53uJUg1nDG16ttFPz2xfilz6i2uVg==} - '@tanstack/svelte-query@6.0.17': - resolution: {integrity: sha512-SFFsW99Z5DCI9rIowJrPBGEJgl5i+Lzimzoup+P1LhHUIrSyJ4R7KcroFlIxTHz0XaYTAqpNjhXuUUvOqjdTHQ==} + '@tanstack/svelte-query@6.0.18': + resolution: {integrity: sha512-iGS8osfrIVUW5pkV4Ig6pspNIMtiNjGnVTNJKDas0m/QaNDFFIKbgg74rCzcjwrTIvO38tMpzb4VUKklvAmjxw==} peerDependencies: svelte: ^5.25.0 @@ -4149,11 +4149,11 @@ snapshots: tailwindcss: 4.1.18 vite: 7.3.1(@types/node@22.19.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)(yaml@2.8.2) - '@tanstack/query-core@5.90.19': {} + '@tanstack/query-core@5.90.20': {} - '@tanstack/svelte-query@6.0.17(svelte@5.47.1)': + '@tanstack/svelte-query@6.0.18(svelte@5.47.1)': dependencies: - '@tanstack/query-core': 5.90.19 + '@tanstack/query-core': 5.90.20 svelte: 5.47.1 '@tanstack/table-core@8.21.3': {}