Skip to content

Commit 813175d

Browse files
chore(deps): update all non-major dependencies
1 parent 013ddfb commit 813175d

File tree

5 files changed

+49
-49
lines changed

5 files changed

+49
-49
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"ufo": "^1.6.1",
4545
"valibot": "^1.1.0",
4646
"yup": "^1.7.1",
47-
"zod": "^4.1.11"
47+
"zod": "^4.1.12"
4848
}
4949
}

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": "4.0.1",
5-
"packageManager": "[email protected].0",
5+
"packageManager": "[email protected].1",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -124,7 +124,7 @@
124124
"@tailwindcss/postcss": "^4.1.14",
125125
"@tailwindcss/vite": "^4.1.14",
126126
"@tanstack/vue-table": "^8.21.3",
127-
"@unhead/vue": "^2.0.17",
127+
"@unhead/vue": "^2.0.18",
128128
"@vueuse/core": "^13.9.0",
129129
"@vueuse/integrations": "^13.9.0",
130130
"colortranslator": "^5.0.0",

playgrounds/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@nuxt/ui": "workspace:*",
1818
"ai": "^5.0.60",
1919
"nuxt": "^4.1.2",
20-
"zod": "^4.1.11"
20+
"zod": "^4.1.12"
2121
},
2222
"devDependencies": {
2323
"typescript": "^5.8.3",

playgrounds/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",

pnpm-lock.yaml

Lines changed: 44 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)