Skip to content

Commit 426b75d

Browse files
chore(deps): update all non-major dependencies
1 parent 70317e5 commit 426b75d

File tree

5 files changed

+329
-324
lines changed

5 files changed

+329
-324
lines changed

docs/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
},
1111
"dependencies": {
1212
"@ai-sdk/gateway": "^2.0.15",
13-
"@ai-sdk/mcp": "^0.0.8",
14-
"@ai-sdk/vue": "^2.0.101",
13+
"@ai-sdk/mcp": "^0.0.10",
14+
"@ai-sdk/vue": "^2.0.102",
1515
"@iconify-json/logos": "^1.2.10",
16-
"@iconify-json/lucide": "^1.2.74",
17-
"@iconify-json/simple-icons": "^1.2.59",
16+
"@iconify-json/lucide": "^1.2.75",
17+
"@iconify-json/simple-icons": "^1.2.60",
1818
"@iconify-json/vscode-icons": "^1.2.36",
19-
"@modelcontextprotocol/sdk": "^1.22.0",
19+
"@modelcontextprotocol/sdk": "^1.23.0",
2020
"@nuxt/content": "^3.8.2",
2121
"@nuxt/image": "^2.0.0",
2222
"@nuxt/ui": "workspace:*",
@@ -28,7 +28,7 @@
2828
"@vercel/speed-insights": "^1.2.0",
2929
"@vueuse/integrations": "^13.9.0",
3030
"@vueuse/nuxt": "^13.9.0",
31-
"ai": "^5.0.101",
31+
"ai": "^5.0.102",
3232
"better-sqlite3": "^12.4.6",
3333
"capture-website": "^5.1.0",
3434
"joi": "^18.0.2",
@@ -45,7 +45,7 @@
4545
"sortablejs": "^1.15.6",
4646
"superstruct": "^2.0.2",
4747
"ufo": "^1.6.1",
48-
"valibot": "^1.1.0",
48+
"valibot": "^1.2.0",
4949
"yup": "^1.7.1",
5050
"zod": "^4.1.13"
5151
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"@nuxt/test-utils": "^3.20.1",
172172
"@release-it/conventional-changelog": "^10.0.2",
173173
"@vue/test-utils": "^2.4.6",
174-
"ai": "^5.0.101",
174+
"ai": "^5.0.102",
175175
"embla-carousel": "^8.6.0",
176176
"eslint": "^9.39.1",
177177
"happy-dom": "^20.0.10",

playgrounds/nuxt/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
},
1111
"dependencies": {
1212
"@ai-sdk/gateway": "^2.0.15",
13-
"@ai-sdk/vue": "^2.0.101",
14-
"@iconify-json/lucide": "^1.2.74",
15-
"@iconify-json/simple-icons": "^1.2.59",
13+
"@ai-sdk/vue": "^2.0.102",
14+
"@iconify-json/lucide": "^1.2.75",
15+
"@iconify-json/simple-icons": "^1.2.60",
1616
"@internationalized/date": "^3.10.0",
1717
"@nuxt/ui": "workspace:*",
18-
"ai": "^5.0.101",
18+
"ai": "^5.0.102",
1919
"nuxt": "^4.2.1",
2020
"zod": "^4.1.13"
2121
},

playgrounds/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@nuxt/ui": "workspace:*",
14-
"vue": "^3.5.24",
14+
"vue": "^3.5.25",
1515
"vue-router": "^4.6.3",
1616
"zod": "^4.1.13"
1717
},

0 commit comments

Comments
 (0)