Skip to content

Commit 24c24cd

Browse files
chore(deps): update all non-major dependencies
1 parent 9002f27 commit 24c24cd

File tree

5 files changed

+490
-485
lines changed

5 files changed

+490
-485
lines changed

docs/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,26 @@
99
"typecheck": "nuxt typecheck"
1010
},
1111
"dependencies": {
12-
"@ai-sdk/gateway": "^2.0.15",
13-
"@ai-sdk/mcp": "^0.0.8",
14-
"@ai-sdk/vue": "^2.0.101",
12+
"@ai-sdk/gateway": "^2.0.17",
13+
"@ai-sdk/mcp": "^0.0.11",
14+
"@ai-sdk/vue": "^2.0.104",
1515
"@iconify-json/logos": "^1.2.10",
16-
"@iconify-json/lucide": "^1.2.74",
17-
"@iconify-json/simple-icons": "^1.2.59",
18-
"@iconify-json/vscode-icons": "^1.2.36",
19-
"@modelcontextprotocol/sdk": "^1.22.0",
16+
"@iconify-json/lucide": "^1.2.76",
17+
"@iconify-json/simple-icons": "^1.2.60",
18+
"@iconify-json/vscode-icons": "^1.2.37",
19+
"@modelcontextprotocol/sdk": "^1.23.0",
2020
"@nuxt/content": "^3.8.2",
2121
"@nuxt/image": "^2.0.0",
2222
"@nuxt/ui": "workspace:*",
2323
"@nuxtjs/plausible": "^2.0.1",
2424
"@octokit/rest": "^22.0.1",
25-
"@regle/core": "^1.10.2",
26-
"@regle/rules": "^1.10.2",
25+
"@regle/core": "^1.11.0",
26+
"@regle/rules": "^1.11.0",
2727
"@vercel/analytics": "^1.5.0",
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.104",
3232
"better-sqlite3": "^12.4.6",
3333
"capture-website": "^5.1.0",
3434
"joi": "^18.0.2",
@@ -38,14 +38,14 @@
3838
"nuxt-component-meta": "^0.14.2",
3939
"nuxt-llms": "^0.1.3",
4040
"nuxt-og-image": "^5.1.12",
41-
"prettier": "^3.6.2",
41+
"prettier": "^3.7.1",
4242
"shiki-stream": "^0.1.3",
4343
"shiki-transformer-color-highlight": "^1.0.0",
4444
"simple-git": "^3.30.0",
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,18 +161,18 @@
161161
"tailwindcss": "^4.1.17",
162162
"tinyglobby": "^0.2.15",
163163
"unplugin": "^2.3.11",
164-
"unplugin-auto-import": "^20.2.0",
164+
"unplugin-auto-import": "^20.3.0",
165165
"unplugin-vue-components": "^30.0.0",
166166
"vaul-vue": "0.4.1",
167167
"vue-component-type-helpers": "^3.1.5"
168168
},
169169
"devDependencies": {
170-
"@nuxt/eslint-config": "^1.10.0",
170+
"@nuxt/eslint-config": "^1.11.0",
171171
"@nuxt/module-builder": "^1.0.2",
172172
"@nuxt/test-utils": "^3.20.1",
173173
"@release-it/conventional-changelog": "^10.0.2",
174174
"@vue/test-utils": "^2.4.6",
175-
"ai": "^5.0.101",
175+
"ai": "^5.0.104",
176176
"embla-carousel": "^8.6.0",
177177
"eslint": "^9.39.1",
178178
"happy-dom": "^20.0.10",

playgrounds/nuxt/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"typecheck": "nuxt typecheck"
1010
},
1111
"dependencies": {
12-
"@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",
12+
"@ai-sdk/gateway": "^2.0.17",
13+
"@ai-sdk/vue": "^2.0.104",
14+
"@iconify-json/lucide": "^1.2.76",
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.104",
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)