Skip to content

Commit 042931d

Browse files
chore(deps): update all non-major dependencies
1 parent bb7df30 commit 042931d

File tree

6 files changed

+217
-222
lines changed

6 files changed

+217
-222
lines changed

.github/workflows/reproduire.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
reproduire:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
14+
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1515
- uses: Hebilicious/reproduire@4b686ae9cbb72dad60f001d278b6e3b2ce40a9ac # v0.0.9-mp
1616
with:
1717
label: needs reproduction

docs/package.json

Lines changed: 7 additions & 7 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.9",
12+
"@ai-sdk/gateway": "^2.0.13",
1313
"@ai-sdk/mcp": "^0.0.8",
14-
"@ai-sdk/vue": "^2.0.93",
14+
"@ai-sdk/vue": "^2.0.99",
1515
"@iconify-json/logos": "^1.2.10",
16-
"@iconify-json/lucide": "^1.2.73",
16+
"@iconify-json/lucide": "^1.2.74",
1717
"@iconify-json/simple-icons": "^1.2.59",
18-
"@iconify-json/vscode-icons": "^1.2.35",
18+
"@iconify-json/vscode-icons": "^1.2.36",
1919
"@modelcontextprotocol/sdk": "^1.22.0",
2020
"@nuxt/content": "^3.8.2",
2121
"@nuxt/image": "^2.0.0",
@@ -28,10 +28,10 @@
2828
"@vercel/speed-insights": "^1.2.0",
2929
"@vueuse/integrations": "^13.9.0",
3030
"@vueuse/nuxt": "^13.9.0",
31-
"ai": "^5.0.93",
32-
"better-sqlite3": "^12.4.1",
31+
"ai": "^5.0.99",
32+
"better-sqlite3": "^12.4.6",
3333
"capture-website": "^5.1.0",
34-
"joi": "^18.0.1",
34+
"joi": "^18.0.2",
3535
"maska": "^3.2.0",
3636
"motion-v": "^1.7.3",
3737
"nuxt": "^4.2.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.2.1",
5-
"packageManager": "pnpm@10.22.0",
5+
"packageManager": "pnpm@10.23.0",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -159,7 +159,7 @@
159159
"tailwind-variants": "^3.1.1",
160160
"tailwindcss": "^4.1.17",
161161
"tinyglobby": "^0.2.15",
162-
"unplugin": "^2.3.10",
162+
"unplugin": "^2.3.11",
163163
"unplugin-auto-import": "^20.2.0",
164164
"unplugin-vue-components": "^30.0.0",
165165
"vaul-vue": "0.4.1",
@@ -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.93",
174+
"ai": "^5.0.99",
175175
"embla-carousel": "^8.6.0",
176176
"eslint": "^9.39.1",
177177
"happy-dom": "^20.0.10",
@@ -224,7 +224,7 @@
224224
"@nuxt/ui": "workspace:*",
225225
"debug": "4.3.7",
226226
"typescript": "5.8.3",
227-
"unplugin": "^2.3.10"
227+
"unplugin": "^2.3.11"
228228
},
229229
"keywords": [
230230
"nuxt-ui",

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.9",
13-
"@ai-sdk/vue": "^2.0.93",
14-
"@iconify-json/lucide": "^1.2.73",
12+
"@ai-sdk/gateway": "^2.0.13",
13+
"@ai-sdk/vue": "^2.0.99",
14+
"@iconify-json/lucide": "^1.2.74",
1515
"@iconify-json/simple-icons": "^1.2.59",
1616
"@internationalized/date": "^3.10.0",
1717
"@nuxt/ui": "workspace:*",
18-
"ai": "^5.0.93",
18+
"ai": "^5.0.99",
1919
"nuxt": "^4.2.1",
2020
"zod": "^4.1.12"
2121
},

playgrounds/vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"zod": "^4.1.12"
1717
},
1818
"devDependencies": {
19-
"@vitejs/plugin-vue": "^6.0.1",
19+
"@vitejs/plugin-vue": "^6.0.2",
2020
"typescript": "^5.8.3",
21-
"vite": "^7.1.12",
21+
"vite": "^7.2.4",
2222
"vue-tsc": "^3.1.4"
2323
}
2424
}

0 commit comments

Comments
 (0)