diff --git a/package.json b/package.json index 95c2282..322eed3 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.164", - "@ai-sdk/vue": "^3.0.242", + "@ai-sdk/gateway": "^3.0.165", + "@ai-sdk/vue": "^3.0.243", "@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.22.2", "@vercel/blob": "^2.6.1", "@vueuse/core": "^14.4.0", - "ai": "^6.0.242", + "ai": "^6.0.243", "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 3125da4..6fd6ab6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,10 +12,10 @@ importers: .: dependencies: '@ai-sdk/gateway': - specifier: ^3.0.164 + specifier: ^3.0.165 version: 3.0.165(zod@4.4.3) '@ai-sdk/vue': - specifier: ^3.0.242 + specifier: ^3.0.243 version: 3.0.244(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.242 + specifier: ^6.0.243 version: 6.0.244(zod@4.4.3) class-variance-authority: specifier: ^0.7.1