diff --git a/package.json b/package.json index 562ac6d..0ec7df2 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.162", - "@ai-sdk/vue": "^3.0.240", + "@ai-sdk/gateway": "^3.0.163", + "@ai-sdk/vue": "^3.0.241", "@iconify-json/logos": "^1.2.12", "@iconify-json/lucide": "^1.2.121", "@iconify-json/simple-icons": "^1.2.93", @@ -37,7 +37,7 @@ "@nuxtjs/mdc": "^0.20.1", "@vercel/blob": "^2.3.0", "@vueuse/core": "^14.2.1", - "ai": "^6.0.240", + "ai": "^6.0.241", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "date-fns": "^4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index effeaef..ae18f59 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,10 +13,10 @@ importers: .: dependencies: '@ai-sdk/gateway': - specifier: ^3.0.162 + specifier: ^3.0.163 version: 3.0.165(zod@4.3.6) '@ai-sdk/vue': - specifier: ^3.0.240 + specifier: ^3.0.241 version: 3.0.244(vue@3.5.41(typescript@5.9.3))(zod@4.3.6) '@iconify-json/logos': specifier: ^1.2.12 @@ -49,7 +49,7 @@ importers: specifier: ^14.2.1 version: 14.2.1(vue@3.5.41(typescript@5.9.3)) ai: - specifier: ^6.0.240 + specifier: ^6.0.241 version: 6.0.244(zod@4.3.6) class-variance-authority: specifier: ^0.7.1