Skip to content

Commit 107a74b

Browse files
chore(deps): update all non-major dependencies (v2) (#5521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5384a79 commit 107a74b

File tree

3 files changed

+166
-187
lines changed

3 files changed

+166
-187
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.77",
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.3",
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: 3 additions & 3 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,13 +66,13 @@
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",
7373
"@vue/test-utils": "^2.4.6",
7474
"eslint": "^9.39.1",
75-
"happy-dom": "^20.0.10",
75+
"happy-dom": "^20.0.11",
7676
"nuxt": "^4.1.2",
7777
"release-it": "^19.0.6",
7878
"typescript": "^5.8.3",

0 commit comments

Comments
 (0)