Skip to content

Commit 60c7065

Browse files
chore(deps): update all non-major dependencies
1 parent 5a185b7 commit 60c7065

File tree

5 files changed

+582
-586
lines changed

5 files changed

+582
-586
lines changed

docs/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"dependencies": {
1212
"@ai-sdk/vue": "^1.2.12",
1313
"@iconify-json/logos": "^1.2.10",
14-
"@iconify-json/lucide": "^1.2.74",
15-
"@iconify-json/simple-icons": "^1.2.59",
16-
"@iconify-json/vscode-icons": "^1.2.36",
14+
"@iconify-json/lucide": "^1.2.77",
15+
"@iconify-json/simple-icons": "^1.2.60",
16+
"@iconify-json/vscode-icons": "^1.2.37",
1717
"@nuxt/content": "^3.8.2",
1818
"@nuxt/image": "^2.0.0",
1919
"@nuxt/ui": "workspace:*",
@@ -25,22 +25,22 @@
2525
"@vueuse/integrations": "^13.9.0",
2626
"@vueuse/nuxt": "^13.9.0",
2727
"ai": "^4.3.19",
28-
"better-sqlite3": "^12.4.6",
28+
"better-sqlite3": "^12.5.0",
2929
"capture-website": "^5.1.0",
3030
"joi": "^18.0.2",
3131
"maska": "^3.2.0",
3232
"motion-v": "^1.7.3",
3333
"nuxt": "^4.2.1",
34-
"nuxt-component-meta": "^0.14.2",
34+
"nuxt-component-meta": "^0.15.0",
3535
"nuxt-llms": "^0.1.3",
3636
"nuxt-og-image": "^5.1.12",
37-
"prettier": "^3.6.2",
37+
"prettier": "^3.7.3",
3838
"shiki-transformer-color-highlight": "^1.0.0",
3939
"simple-git": "^3.30.0",
4040
"sortablejs": "^1.15.6",
4141
"superstruct": "^2.0.2",
4242
"ufo": "^1.6.1",
43-
"valibot": "^1.1.0",
43+
"valibot": "^1.2.0",
4444
"yup": "^1.7.1",
4545
"zod": "^4.1.13"
4646
}

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": "3.3.7",
5-
"packageManager": "pnpm@10.23.0",
5+
"packageManager": "pnpm@10.24.0",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -150,20 +150,20 @@
150150
"tailwindcss": "^4.1.17",
151151
"tinyglobby": "^0.2.15",
152152
"unplugin": "^2.3.11",
153-
"unplugin-auto-import": "^20.2.0",
153+
"unplugin-auto-import": "^20.3.0",
154154
"unplugin-vue-components": "^30.0.0",
155155
"vaul-vue": "0.4.1",
156156
"vue-component-type-helpers": "^3.1.5"
157157
},
158158
"devDependencies": {
159-
"@nuxt/eslint-config": "^1.10.0",
159+
"@nuxt/eslint-config": "^1.11.0",
160160
"@nuxt/module-builder": "^1.0.2",
161161
"@nuxt/test-utils": "^3.20.1",
162162
"@release-it/conventional-changelog": "^10.0.2",
163163
"@vue/test-utils": "^2.4.6",
164164
"embla-carousel": "^8.6.0",
165165
"eslint": "^9.39.1",
166-
"happy-dom": "^20.0.10",
166+
"happy-dom": "^20.0.11",
167167
"nuxt": "^4.2.1",
168168
"release-it": "^19.0.6",
169169
"vitest": "^3.2.4",
@@ -211,7 +211,7 @@
211211
"typescript": "5.8.3",
212212
"unimport": "4.1.1",
213213
"unplugin": "^2.3.11",
214-
"unplugin-auto-import": "^20.2.0",
214+
"unplugin-auto-import": "^20.3.0",
215215
"unplugin-vue-components": "^30.0.0"
216216
},
217217
"keywords": [

playground-vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
},
1212
"dependencies": {
1313
"@nuxt/ui": "workspace:*",
14-
"vue": "^3.5.24",
14+
"vue": "^3.5.25",
1515
"vue-router": "^4.6.3",
1616
"zod": "^4.1.13"
1717
},
1818
"devDependencies": {
1919
"@vitejs/plugin-vue": "^6.0.2",
2020
"typescript": "^5.8.3",
21-
"vite": "^7.2.4",
21+
"vite": "^7.2.6",
2222
"vue-tsc": "^3.1.5"
2323
}
2424
}

playground/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@
99
"typecheck": "nuxt typecheck"
1010
},
1111
"dependencies": {
12-
"@iconify-json/lucide": "^1.2.74",
13-
"@iconify-json/simple-icons": "^1.2.59",
12+
"@iconify-json/lucide": "^1.2.77",
13+
"@iconify-json/simple-icons": "^1.2.60",
1414
"@internationalized/date": "^3.10.0",
1515
"@nuxt/ui": "workspace:*",
16-
"@nuxthub/core": "^0.9.0",
16+
"@nuxthub/core": "^0.9.1",
1717
"nuxt": "^4.2.1",
1818
"zod": "^4.1.13"
1919
},
2020
"devDependencies": {
2121
"typescript": "^5.8.3",
2222
"vue-tsc": "^3.1.5",
23-
"wrangler": "^4.50.0"
23+
"wrangler": "^4.51.0"
2424
},
2525
"resolutions": {
2626
"unimport": "4.1.1"

0 commit comments

Comments
 (0)