Skip to content

Commit 9a1779a

Browse files
chore(deps): update all non-major dependencies
1 parent ade5726 commit 9a1779a

File tree

5 files changed

+110
-110
lines changed

5 files changed

+110
-110
lines changed

docs/package.json

Lines changed: 3 additions & 3 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.9",
14-
"@iconify-json/lucide": "^1.2.68",
14+
"@iconify-json/lucide": "^1.2.69",
1515
"@iconify-json/simple-icons": "^1.2.54",
16-
"@iconify-json/vscode-icons": "^1.2.30",
16+
"@iconify-json/vscode-icons": "^1.2.31",
1717
"@nuxt/content": "^3.7.1",
1818
"@nuxt/image": "^1.11.0",
1919
"@nuxt/ui": "workspace:*",
@@ -42,6 +42,6 @@
4242
"ufo": "^1.6.1",
4343
"valibot": "^1.1.0",
4444
"yup": "^1.7.1",
45-
"zod": "^4.1.11"
45+
"zod": "^4.1.12"
4646
}
4747
}

package.json

Lines changed: 2 additions & 2 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.6",
5-
"packageManager": "[email protected].0",
5+
"packageManager": "[email protected].1",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -123,7 +123,7 @@
123123
"@tailwindcss/postcss": "^4.1.14",
124124
"@tailwindcss/vite": "^4.1.14",
125125
"@tanstack/vue-table": "^8.21.3",
126-
"@unhead/vue": "^2.0.17",
126+
"@unhead/vue": "^2.0.19",
127127
"@vueuse/core": "^13.9.0",
128128
"@vueuse/integrations": "^13.9.0",
129129
"colortranslator": "^5.0.0",

playground-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@nuxt/ui": "workspace:*",
1414
"vue": "^3.5.22",
1515
"vue-router": "^4.5.1",
16-
"zod": "^4.1.11"
16+
"zod": "^4.1.12"
1717
},
1818
"devDependencies": {
1919
"@vitejs/plugin-vue": "^6.0.1",

playground/package.json

Lines changed: 3 additions & 3 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.68",
12+
"@iconify-json/lucide": "^1.2.69",
1313
"@iconify-json/simple-icons": "^1.2.54",
1414
"@internationalized/date": "^3.10.0",
1515
"@nuxt/ui": "workspace:*",
1616
"@nuxthub/core": "^0.9.0",
1717
"nuxt": "^4.1.2",
18-
"zod": "^4.1.11"
18+
"zod": "^4.1.12"
1919
},
2020
"devDependencies": {
2121
"typescript": "^5.8.3",
2222
"vue-tsc": "^3.1.1",
23-
"wrangler": "^4.42.0"
23+
"wrangler": "^4.42.1"
2424
},
2525
"resolutions": {
2626
"unimport": "4.1.1"

0 commit comments

Comments
 (0)