Skip to content

Commit dad05ca

Browse files
chore(deps): update all non-major dependencies
1 parent 725a0e4 commit dad05ca

File tree

3 files changed

+424
-466
lines changed

3 files changed

+424
-466
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.61",
8+
"@iconify-json/simple-icons": "^1.2.46",
9+
"@iconify-json/vscode-icons": "^1.2.24",
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: 4 additions & 4 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,16 +66,16 @@
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",
78-
"typescript": "^5.8.3",
78+
"typescript": "^5.9.2",
7979
"vitest": "^3.2.4",
8080
"vitest-environment-nuxt": "^1.0.1",
8181
"vue-tsc": "^3.0.5"

0 commit comments

Comments
 (0)