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': {}