Skip to content

Commit e41e27e

Browse files
chore(deps): update all non-major dependencies
1 parent 1a39262 commit e41e27e

3 files changed

Lines changed: 734 additions & 655 deletions

File tree

layers/nuxi/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"start": "eve start"
99
},
1010
"dependencies": {
11-
"@ai-sdk/gateway": "^4.0.4",
12-
"ai": "^7.0.2",
13-
"eve": "^0.17.0",
11+
"@ai-sdk/gateway": "^4.0.11",
12+
"ai": "^7.0.14",
13+
"eve": "^0.19.0",
1414
"zod": "^4.4.3"
1515
},
1616
"devDependencies": {
17-
"microsandbox": "^0.6.1"
17+
"microsandbox": "^0.6.2"
1818
}
1919
}

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -23,41 +23,41 @@
2323
"db:migrate": "nuxt db migrate"
2424
},
2525
"dependencies": {
26-
"@ai-sdk/anthropic": "^3.0.89",
27-
"@ai-sdk/mcp": "^1.0.55",
28-
"@ai-sdk/vue": "^3.0.214",
29-
"@comark/nuxt": "^0.4.0",
26+
"@ai-sdk/anthropic": "^3.0.92",
27+
"@ai-sdk/mcp": "^1.0.58",
28+
"@ai-sdk/vue": "^3.0.219",
29+
"@comark/nuxt": "^0.5.0",
3030
"@iconify-json/heroicons": "^1.2.3",
3131
"@iconify-json/logos": "^1.2.11",
32-
"@iconify-json/lucide": "^1.2.114",
33-
"@iconify-json/octicon": "^1.2.28",
34-
"@iconify-json/simple-icons": "^1.2.87",
35-
"@iconify-json/vscode-icons": "^1.2.62",
32+
"@iconify-json/lucide": "^1.2.115",
33+
"@iconify-json/octicon": "^1.2.29",
34+
"@iconify-json/simple-icons": "^1.2.88",
35+
"@iconify-json/vscode-icons": "^1.2.63",
3636
"@libsql/client": "^0.17.4",
3737
"@npm/types": "^2.1.0",
3838
"@nuxt/content": "^3.15.0",
3939
"@nuxt/hints": "^1.1.3",
4040
"@nuxt/image": "^2.0.0",
41-
"@nuxt/scripts": "^1.2.1",
41+
"@nuxt/scripts": "^1.3.0",
4242
"@nuxt/ui": "^4.9.0",
4343
"@nuxthub/core": "^0.10.7",
4444
"@nuxtjs/html-validator": "^2.1.0",
4545
"@nuxtjs/mcp-toolkit": "^0.17.2",
46-
"@nuxtjs/mdc": "^0.22.0",
46+
"@nuxtjs/mdc": "^0.22.1",
4747
"@takumi-rs/core": "^1.8.7",
4848
"@vercel/analytics": "^2.0.1",
49-
"@vercel/connect": "^0.2.10",
50-
"@vercel/functions": "^3.7.4",
49+
"@vercel/connect": "^0.3.2",
50+
"@vercel/functions": "^3.7.5",
5151
"@vercel/speed-insights": "^2.0.0",
5252
"@vue/compiler-sfc": "^3.5.39",
5353
"@vueuse/components": "^14.3.0",
5454
"@vueuse/core": "^14.3.0",
5555
"@vueuse/nuxt": "^14.3.0",
56-
"ai": "^7.0.2",
56+
"ai": "^7.0.14",
5757
"better-sqlite3": "^12.11.1",
5858
"date-fns": "^4.4.0",
5959
"drizzle-orm": "^0.45.2",
60-
"eve": "^0.17.0",
60+
"eve": "^0.19.0",
6161
"evlog": "^2.19.2",
6262
"feed": "^5.2.1",
6363
"h3": "^1.15.11",
@@ -67,16 +67,16 @@
6767
"nuxt-auth-utils": "^0.5.29",
6868
"nuxt-charts": "^2.1.4",
6969
"nuxt-llms": "^0.2.0",
70-
"nuxt-og-image": "^6.7.0",
70+
"nuxt-og-image": "^6.7.1",
7171
"nuxt-schema-org": "^6.2.3",
7272
"ofetch": "^1.5.1",
7373
"resend": "^6.16.0",
7474
"scule": "^1.3.0",
75-
"shaders": "^2.5.132",
75+
"shaders": "^2.5.134",
7676
"sitemap": "^9.0.1",
7777
"std-env": "^4.1.0",
7878
"ufo": "^1.6.4",
79-
"valibot": "^1.4.1",
79+
"valibot": "^1.4.2",
8080
"zod": "4.4.3"
8181
},
8282
"devDependencies": {
@@ -102,6 +102,6 @@
102102
"typescript": "^6.0.3",
103103
"vitest": "^4.1.9",
104104
"vue": "^3.5.39",
105-
"vue-tsc": "^3.3.5"
105+
"vue-tsc": "^3.3.6"
106106
}
107107
}

0 commit comments

Comments
 (0)