Skip to content

Commit 42664fe

Browse files
chore(deps): update all non-major dependencies (v4) (#5423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9c121a commit 42664fe

File tree

5 files changed

+162
-155
lines changed

5 files changed

+162
-155
lines changed

docs/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
"typecheck": "nuxt typecheck"
1010
},
1111
"dependencies": {
12-
"@ai-sdk/gateway": "^2.0.6",
12+
"@ai-sdk/gateway": "^2.0.7",
1313
"@ai-sdk/mcp": "^0.0.7",
14-
"@ai-sdk/vue": "^2.0.87",
14+
"@ai-sdk/vue": "^2.0.90",
1515
"@iconify-json/logos": "^1.2.10",
16-
"@iconify-json/lucide": "^1.2.72",
17-
"@iconify-json/simple-icons": "^1.2.57",
16+
"@iconify-json/lucide": "^1.2.73",
17+
"@iconify-json/simple-icons": "^1.2.58",
1818
"@iconify-json/vscode-icons": "^1.2.33",
19-
"@modelcontextprotocol/sdk": "^1.21.0",
19+
"@modelcontextprotocol/sdk": "^1.21.1",
2020
"@nuxt/content": "^3.8.0",
2121
"@nuxt/image": "^1.11.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.87",
31+
"ai": "^5.0.90",
3232
"better-sqlite3": "^12.4.1",
3333
"capture-website": "^5.1.0",
3434
"joi": "^18.0.1",
@@ -39,7 +39,7 @@
3939
"nuxt-llms": "^0.1.3",
4040
"nuxt-og-image": "^5.1.12",
4141
"prettier": "^3.6.2",
42-
"shiki-stream": "^0.1.2",
42+
"shiki-stream": "^0.1.3",
4343
"shiki-transformer-color-highlight": "^1.0.0",
4444
"simple-git": "^3.30.0",
4545
"sortablejs": "^1.15.6",

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.1.0",
5-
"packageManager": "pnpm@10.20.0",
5+
"packageManager": "pnpm@10.21.0",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -118,7 +118,7 @@
118118
"@iconify/vue": "^5.0.0",
119119
"@internationalized/date": "^3.10.0",
120120
"@internationalized/number": "^3.6.5",
121-
"@nuxt/fonts": "^0.11.4",
121+
"@nuxt/fonts": "^0.12.1",
122122
"@nuxt/icon": "^2.1.0",
123123
"@nuxt/kit": "^4.2.1",
124124
"@nuxt/schema": "^4.2.1",
@@ -151,7 +151,7 @@
151151
"pathe": "^2.0.3",
152152
"reka-ui": "2.6.0",
153153
"scule": "^1.3.0",
154-
"tailwind-merge": "^3.3.1",
154+
"tailwind-merge": "^3.4.0",
155155
"tailwind-variants": "^3.1.1",
156156
"tailwindcss": "^4.1.16",
157157
"tinyglobby": "^0.2.15",
@@ -168,12 +168,12 @@
168168
"@nuxt/test-utils": "^3.20.1",
169169
"@release-it/conventional-changelog": "^10.0.1",
170170
"@vue/test-utils": "^2.4.6",
171-
"ai": "^5.0.87",
171+
"ai": "^5.0.90",
172172
"embla-carousel": "^8.6.0",
173173
"eslint": "^9.39.1",
174174
"happy-dom": "^20.0.10",
175175
"nuxt": "^4.2.1",
176-
"release-it": "^19.0.5",
176+
"release-it": "^19.0.6",
177177
"vitest": "^3.2.4",
178178
"vitest-axe": "^0.1.0",
179179
"vitest-environment-nuxt": "^1.0.1",

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.6",
13-
"@ai-sdk/vue": "^2.0.87",
14-
"@iconify-json/lucide": "^1.2.72",
15-
"@iconify-json/simple-icons": "^1.2.57",
12+
"@ai-sdk/gateway": "^2.0.7",
13+
"@ai-sdk/vue": "^2.0.90",
14+
"@iconify-json/lucide": "^1.2.73",
15+
"@iconify-json/simple-icons": "^1.2.58",
1616
"@internationalized/date": "^3.10.0",
1717
"@nuxt/ui": "workspace:*",
18-
"ai": "^5.0.87",
18+
"ai": "^5.0.90",
1919
"nuxt": "^4.2.1",
2020
"zod": "^4.1.12"
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.22",
14+
"vue": "^3.5.24",
1515
"vue-router": "^4.6.3",
1616
"zod": "^4.1.12"
1717
},

0 commit comments

Comments
 (0)