Skip to content

Commit 6796c5f

Browse files
chore(deps): update all non-major dependencies
1 parent fb8bbc0 commit 6796c5f

File tree

6 files changed

+255
-260
lines changed

6 files changed

+255
-260
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.14",
1313
"@ai-sdk/mcp": "^0.0.8",
14-
"@ai-sdk/vue": "^2.0.93",
14+
"@ai-sdk/vue": "^2.0.100",
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.100",
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: 7 additions & 7 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"
@@ -156,22 +156,22 @@
156156
"reka-ui": "2.6.0",
157157
"scule": "^1.3.0",
158158
"tailwind-merge": "^3.4.0",
159-
"tailwind-variants": "^3.1.1",
159+
"tailwind-variants": "^3.2.2",
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",
166-
"vue-component-type-helpers": "^3.1.4"
166+
"vue-component-type-helpers": "^3.1.5"
167167
},
168168
"devDependencies": {
169169
"@nuxt/eslint-config": "^1.10.0",
170170
"@nuxt/module-builder": "^1.0.2",
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.100",
175175
"embla-carousel": "^8.6.0",
176176
"eslint": "^9.39.1",
177177
"happy-dom": "^20.0.10",
@@ -180,7 +180,7 @@
180180
"vitest": "^3.2.4",
181181
"vitest-axe": "^0.1.0",
182182
"vitest-environment-nuxt": "^1.0.1",
183-
"vue-tsc": "^3.1.4"
183+
"vue-tsc": "^3.1.5"
184184
},
185185
"peerDependencies": {
186186
"@inertiajs/vue3": "^2.0.7",
@@ -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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@
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.14",
13+
"@ai-sdk/vue": "^2.0.100",
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.100",
1919
"nuxt": "^4.2.1",
2020
"zod": "^4.1.12"
2121
},
2222
"devDependencies": {
2323
"typescript": "^5.8.3",
24-
"vue-tsc": "^3.1.4"
24+
"vue-tsc": "^3.1.5"
2525
}
2626
}

playgrounds/vue/package.json

Lines changed: 3 additions & 3 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",
22-
"vue-tsc": "^3.1.4"
21+
"vite": "^7.2.4",
22+
"vue-tsc": "^3.1.5"
2323
}
2424
}

0 commit comments

Comments
 (0)