Skip to content

Commit 8aca01a

Browse files
chore(deps): update all non-major dependencies
1 parent 5384a79 commit 8aca01a

File tree

3 files changed

+149
-170
lines changed

3 files changed

+149
-170
lines changed

docs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"type": "module",
55
"dependencies": {
66
"@iconify-json/heroicons": "^1.2.3",
7-
"@iconify-json/lucide": "^1.2.74",
8-
"@iconify-json/simple-icons": "^1.2.59",
9-
"@iconify-json/vscode-icons": "^1.2.36",
7+
"@iconify-json/lucide": "^1.2.76",
8+
"@iconify-json/simple-icons": "^1.2.60",
9+
"@iconify-json/vscode-icons": "^1.2.37",
1010
"@nuxt/content": "^2.13.4",
1111
"@nuxt/fonts": "^0.12.1",
1212
"@nuxt/image": "^2.0.0",
@@ -19,12 +19,12 @@
1919
"date-fns": "^4.1.0",
2020
"joi": "^18.0.2",
2121
"nuxt": "^4.1.2",
22-
"nuxt-component-meta": "^0.14.2",
22+
"nuxt-component-meta": "^0.15.0",
2323
"nuxt-og-image": "^5.1.12",
24-
"prettier": "^3.6.2",
24+
"prettier": "^3.7.1",
2525
"ufo": "^1.6.1",
2626
"v-calendar": "^3.1.2",
27-
"valibot": "^1.1.0",
27+
"valibot": "^1.2.0",
2828
"yup": "^1.7.1",
2929
"zod": "^4.1.13"
3030
}

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": "2.22.3",
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"
@@ -66,7 +66,7 @@
6666
"tailwindcss": "^3.4.18"
6767
},
6868
"devDependencies": {
69-
"@nuxt/eslint-config": "^1.10.0",
69+
"@nuxt/eslint-config": "^1.11.0",
7070
"@nuxt/module-builder": "^1.0.2",
7171
"@nuxt/test-utils": "^3.20.1",
7272
"@release-it/conventional-changelog": "^10.0.2",

0 commit comments

Comments
 (0)