Skip to content

Commit bc36f10

Browse files
chore(deps): update ai sdk (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc1443c commit bc36f10

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"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"
2626
},
2727
"dependencies": {
28-
"@ai-sdk/gateway": "^3.0.164",
29-
"@ai-sdk/vue": "^3.0.242",
28+
"@ai-sdk/gateway": "^3.0.165",
29+
"@ai-sdk/vue": "^3.0.243",
3030
"@iconify-json/logos": "^1.2.12",
3131
"@iconify-json/lucide": "^1.2.121",
3232
"@iconify-json/simple-icons": "^1.2.93",
@@ -37,7 +37,7 @@
3737
"@nuxtjs/mdc": "^0.22.2",
3838
"@vercel/blob": "^2.6.1",
3939
"@vueuse/core": "^14.4.0",
40-
"ai": "^6.0.242",
40+
"ai": "^6.0.243",
4141
"class-variance-authority": "^0.7.1",
4242
"clsx": "^2.1.1",
4343
"date-fns": "^4.4.0",

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)