Skip to content

Commit 95f78ae

Browse files
chore(deps): update all non-major dependencies (v2) (#4649)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Benjamin Canac <[email protected]>
1 parent 725a0e4 commit 95f78ae

File tree

3 files changed

+671
-330
lines changed

3 files changed

+671
-330
lines changed

docs/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"type": "module",
55
"dependencies": {
66
"@iconify-json/heroicons": "^1.2.2",
7-
"@iconify-json/lucide": "^1.2.58",
8-
"@iconify-json/simple-icons": "^1.2.44",
9-
"@iconify-json/vscode-icons": "^1.2.23",
7+
"@iconify-json/lucide": "^1.2.62",
8+
"@iconify-json/simple-icons": "^1.2.47",
9+
"@iconify-json/vscode-icons": "^1.2.29",
1010
"@nuxt/content": "^2.13.4",
1111
"@nuxt/fonts": "^0.11.4",
12-
"@nuxt/image": "^1.10.0",
12+
"@nuxt/image": "^1.11.0",
1313
"@nuxt/ui": "latest",
1414
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@fdb0248",
1515
"@nuxtjs/plausible": "^1.2.0",
@@ -18,13 +18,13 @@
1818
"date-fns": "^4.1.0",
1919
"joi": "^17.13.3",
2020
"nuxt": "^4.0.3",
21-
"nuxt-component-meta": "^0.13.0",
21+
"nuxt-component-meta": "^0.13.1",
2222
"nuxt-og-image": "^5.1.9",
2323
"prettier": "^3.6.2",
2424
"ufo": "^1.6.1",
2525
"v-calendar": "^3.1.2",
2626
"valibot": "^1.1.0",
27-
"yup": "^1.6.1",
28-
"zod": "^4.0.13"
27+
"yup": "^1.7.0",
28+
"zod": "^4.0.17"
2929
}
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.1",
5-
"packageManager": "pnpm@10.13.1",
5+
"packageManager": "pnpm@10.14.0",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -66,12 +66,12 @@
6666
"tailwindcss": "^3.4.17"
6767
},
6868
"devDependencies": {
69-
"@nuxt/eslint-config": "^1.7.1",
69+
"@nuxt/eslint-config": "^1.8.0",
7070
"@nuxt/module-builder": "^1.0.2",
7171
"@nuxt/test-utils": "^3.19.2",
7272
"@release-it/conventional-changelog": "^10.0.1",
7373
"@vue/test-utils": "^2.4.6",
74-
"eslint": "^9.32.0",
74+
"eslint": "^9.33.0",
7575
"happy-dom": "^18.0.1",
7676
"nuxt": "^4.0.3",
7777
"release-it": "^19.0.4",

0 commit comments

Comments
 (0)