From e8b19f19cc7a623b388309ef55e2f3b8ab37e161 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 21:17:42 +0000 Subject: [PATCH] chore(deps): update ai sdk --- package.json | 6 +++--- pnpm-lock.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f6209e6..0b819ac 100644 --- a/package.json +++ b/package.json @@ -25,8 +25,8 @@ "deploy:preview": "NITRO_PRESET=cloudflare-module CLOUDFLARE_ENV=preview nuxt build && wrangler d1 migrations apply DB --remote --config .output/server/wrangler.json --env preview && wrangler --cwd .output deploy --env preview" }, "dependencies": { - "@ai-sdk/gateway": "^3.0.170", - "@ai-sdk/vue": "^3.0.250", + "@ai-sdk/gateway": "^3.0.172", + "@ai-sdk/vue": "^3.0.253", "@iconify-json/logos": "^1.2.12", "@iconify-json/lucide": "^1.2.123", "@iconify-json/simple-icons": "^1.2.93", @@ -37,7 +37,7 @@ "@nuxtjs/mdc": "^0.23.1", "@vercel/blob": "^2.8.0", "@vueuse/core": "^14.4.0", - "ai": "^6.0.250", + "ai": "^6.0.253", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "date-fns": "^4.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb7c8b8..b18f5f1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,10 +12,10 @@ importers: .: dependencies: '@ai-sdk/gateway': - specifier: ^3.0.170 + specifier: ^3.0.172 version: 3.0.172(zod@4.4.3) '@ai-sdk/vue': - specifier: ^3.0.250 + specifier: ^3.0.253 version: 3.0.253(vue@3.5.41(typescript@5.9.3))(zod@4.4.3) '@iconify-json/logos': specifier: ^1.2.12 @@ -48,7 +48,7 @@ importers: specifier: ^14.4.0 version: 14.4.0(vue@3.5.41(typescript@5.9.3)) ai: - specifier: ^6.0.250 + specifier: ^6.0.253 version: 6.0.253(zod@4.4.3) class-variance-authority: specifier: ^0.7.1