Skip to content

Commit 714033f

Browse files
chore(deps): update all non-major dependencies (v2) (#5518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91ca4eb commit 714033f

File tree

3 files changed

+69
-69
lines changed

3 files changed

+69
-69
lines changed

docs/package.json

Lines changed: 4 additions & 4 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.73",
7+
"@iconify-json/lucide": "^1.2.74",
88
"@iconify-json/simple-icons": "^1.2.59",
9-
"@iconify-json/vscode-icons": "^1.2.35",
9+
"@iconify-json/vscode-icons": "^1.2.36",
1010
"@nuxt/content": "^2.13.4",
1111
"@nuxt/fonts": "^0.12.1",
1212
"@nuxt/image": "^2.0.0",
@@ -17,7 +17,7 @@
1717
"@vercel/analytics": "^1.5.0",
1818
"@vueuse/nuxt": "^13.9.0",
1919
"date-fns": "^4.1.0",
20-
"joi": "^18.0.1",
20+
"joi": "^18.0.2",
2121
"nuxt": "^4.1.2",
2222
"nuxt-component-meta": "^0.14.2",
2323
"nuxt-og-image": "^5.1.12",
@@ -26,6 +26,6 @@
2626
"v-calendar": "^3.1.2",
2727
"valibot": "^1.1.0",
2828
"yup": "^1.7.1",
29-
"zod": "^4.1.12"
29+
"zod": "^4.1.13"
3030
}
3131
}

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.22.0",
5+
"packageManager": "pnpm@10.23.0",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -78,7 +78,7 @@
7878
"typescript": "^5.8.3",
7979
"vitest": "^3.2.4",
8080
"vitest-environment-nuxt": "^1.0.1",
81-
"vue-tsc": "^3.1.4"
81+
"vue-tsc": "^3.1.5"
8282
},
8383
"peerDependencies": {
8484
"joi": "^17.13.0",

0 commit comments

Comments
 (0)