Skip to content

Commit 4e65bce

Browse files
chore(deps): update all non-major dependencies (v4) (#5687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07147f1 commit 4e65bce

File tree

5 files changed

+131
-101
lines changed

5 files changed

+131
-101
lines changed

docs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"dependencies": {
1212
"@ai-sdk/gateway": "^2.0.21",
1313
"@ai-sdk/mcp": "^0.0.12",
14-
"@ai-sdk/vue": "^2.0.113",
14+
"@ai-sdk/vue": "^2.0.114",
1515
"@iconify-json/logos": "^1.2.10",
1616
"@iconify-json/lucide": "^1.2.81",
1717
"@iconify-json/simple-icons": "^1.2.63",
1818
"@iconify-json/vscode-icons": "^1.2.37",
19-
"@modelcontextprotocol/sdk": "^1.24.3",
19+
"@modelcontextprotocol/sdk": "^1.25.1",
2020
"@nuxt/content": "^3.9.0",
2121
"@nuxt/image": "^2.0.0",
2222
"@nuxt/ui": "workspace:*",
@@ -25,13 +25,13 @@
2525
"@tiptap/extension-emoji": "3.13.0",
2626
"@tiptap/extension-text-align": "3.13.0",
2727
"@octokit/rest": "^22.0.1",
28-
"@regle/core": "^1.14.1",
29-
"@regle/rules": "^1.14.1",
28+
"@regle/core": "^1.14.3",
29+
"@regle/rules": "^1.14.3",
3030
"@vercel/analytics": "^1.6.1",
3131
"@vercel/speed-insights": "^1.3.1",
3232
"@vueuse/integrations": "^14.1.0",
3333
"@vueuse/nuxt": "^14.1.0",
34-
"ai": "^5.0.113",
34+
"ai": "^5.0.114",
3535
"better-sqlite3": "^12.5.0",
3636
"capture-website": "^5.1.0",
3737
"joi": "^18.0.2",
@@ -50,6 +50,6 @@
5050
"ufo": "^1.6.1",
5151
"valibot": "^1.2.0",
5252
"yup": "^1.7.1",
53-
"zod": "^4.2.0"
53+
"zod": "^4.2.1"
5454
}
5555
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxt/ui",
33
"description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.",
44
"version": "4.2.1",
5-
"packageManager": "pnpm@10.25.0",
5+
"packageManager": "pnpm@10.26.0",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -121,14 +121,14 @@
121121
},
122122
"dependencies": {
123123
"@iconify/vue": "^5.0.0",
124-
"@internationalized/date": "^3.10.0",
124+
"@internationalized/date": "^3.10.1",
125125
"@internationalized/number": "^3.6.5",
126126
"@nuxt/fonts": "^0.12.1",
127127
"@nuxt/icon": "^2.1.1",
128128
"@nuxt/kit": "^4.2.2",
129129
"@nuxt/schema": "^4.2.2",
130130
"@nuxtjs/color-mode": "^3.5.2",
131-
"@standard-schema/spec": "^1.0.0",
131+
"@standard-schema/spec": "^1.1.0",
132132
"@tailwindcss/postcss": "^4.1.18",
133133
"@tailwindcss/vite": "^4.1.18",
134134
"@tanstack/vue-table": "^8.21.3",
@@ -183,9 +183,9 @@
183183
"@nuxt/eslint-config": "^1.12.1",
184184
"@nuxt/module-builder": "^1.0.2",
185185
"@nuxt/test-utils": "^3.21.0",
186-
"@release-it/conventional-changelog": "^10.0.3",
186+
"@release-it/conventional-changelog": "^10.0.4",
187187
"@vue/test-utils": "^2.4.6",
188-
"ai": "^5.0.113",
188+
"ai": "^5.0.114",
189189
"embla-carousel": "^8.6.0",
190190
"eslint": "^9.39.2",
191191
"happy-dom": "^20.0.11",

playgrounds/nuxt/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
},
1111
"dependencies": {
1212
"@ai-sdk/gateway": "^2.0.21",
13-
"@ai-sdk/vue": "^2.0.113",
13+
"@ai-sdk/vue": "^2.0.114",
1414
"@iconify-json/lucide": "^1.2.81",
1515
"@iconify-json/simple-icons": "^1.2.63",
16-
"@internationalized/date": "^3.10.0",
16+
"@internationalized/date": "^3.10.1",
1717
"@nuxt/ui": "workspace:*",
1818
"@tiptap/extension-emoji": "3.13.0",
1919
"@tiptap/extension-text-align": "3.13.0",
20-
"ai": "^5.0.113",
20+
"ai": "^5.0.114",
2121
"nuxt": "^4.2.2",
22-
"zod": "^4.2.0"
22+
"zod": "^4.2.1"
2323
},
2424
"devDependencies": {
2525
"typescript": "^5.8.3",

playgrounds/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@tiptap/extension-text-align": "3.13.0",
1616
"vue": "^3.5.25",
1717
"vue-router": "^4.6.3",
18-
"zod": "^4.2.0"
18+
"zod": "^4.2.1"
1919
},
2020
"devDependencies": {
2121
"@vitejs/plugin-vue": "^6.0.2",

0 commit comments

Comments
 (0)