Skip to content

Commit d457a94

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

File tree

4 files changed

+247
-230
lines changed

4 files changed

+247
-230
lines changed

docs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"typecheck": "nuxt typecheck"
1010
},
1111
"dependencies": {
12-
"@ai-sdk/gateway": "^2.0.1",
13-
"@ai-sdk/mcp": "^0.0.1",
14-
"@ai-sdk/vue": "^2.0.80",
15-
"@iconify-json/logos": "^1.2.9",
12+
"@ai-sdk/gateway": "^2.0.2",
13+
"@ai-sdk/mcp": "^0.0.3",
14+
"@ai-sdk/vue": "^2.0.81",
15+
"@iconify-json/logos": "^1.2.10",
1616
"@iconify-json/lucide": "^1.2.71",
17-
"@iconify-json/simple-icons": "^1.2.55",
17+
"@iconify-json/simple-icons": "^1.2.56",
1818
"@iconify-json/vscode-icons": "^1.2.33",
1919
"@modelcontextprotocol/sdk": "^1.20.2",
2020
"@nuxt/content": "^3.7.1",
@@ -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.80",
31+
"ai": "^5.0.81",
3232
"better-sqlite3": "^12.4.1",
3333
"capture-website": "^5.0.1",
3434
"joi": "^18.0.1",

package.json

Lines changed: 4 additions & 4 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.19.0",
5+
"packageManager": "pnpm@10.20.0",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -159,15 +159,15 @@
159159
},
160160
"devDependencies": {
161161
"@nuxt/content": "^3.7.1",
162-
"@nuxt/eslint-config": "^1.9.0",
162+
"@nuxt/eslint-config": "^1.10.0",
163163
"@nuxt/module-builder": "^1.0.2",
164164
"@nuxt/test-utils": "^3.20.1",
165165
"@release-it/conventional-changelog": "^10.0.1",
166166
"@vue/test-utils": "^2.4.6",
167-
"ai": "^5.0.80",
167+
"ai": "^5.0.81",
168168
"embla-carousel": "^8.6.0",
169169
"eslint": "^9.38.0",
170-
"happy-dom": "^20.0.8",
170+
"happy-dom": "^20.0.10",
171171
"nuxt": "^4.2.0",
172172
"release-it": "^19.0.5",
173173
"vitest": "^3.2.4",

playgrounds/nuxt/package.json

Lines changed: 4 additions & 4 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.1",
13-
"@ai-sdk/vue": "^2.0.80",
12+
"@ai-sdk/gateway": "^2.0.2",
13+
"@ai-sdk/vue": "^2.0.81",
1414
"@iconify-json/lucide": "^1.2.71",
15-
"@iconify-json/simple-icons": "^1.2.55",
15+
"@iconify-json/simple-icons": "^1.2.56",
1616
"@internationalized/date": "^3.10.0",
1717
"@nuxt/ui": "workspace:*",
18-
"ai": "^5.0.80",
18+
"ai": "^5.0.81",
1919
"nuxt": "^4.2.0",
2020
"zod": "^4.1.12"
2121
},

0 commit comments

Comments
 (0)