Skip to content

Commit 5bc0610

Browse files
chore(deps): update all non-major dependencies
1 parent 58fc563 commit 5bc0610

File tree

3 files changed

+362
-635
lines changed

3 files changed

+362
-635
lines changed

docs/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,28 @@
44
"type": "module",
55
"dependencies": {
66
"@iconify-json/heroicons": "^1.2.2",
7-
"@iconify-json/lucide": "^1.2.42",
8-
"@iconify-json/simple-icons": "^1.2.34",
9-
"@iconify-json/vscode-icons": "^1.2.20",
7+
"@iconify-json/lucide": "^1.2.44",
8+
"@iconify-json/simple-icons": "^1.2.35",
9+
"@iconify-json/vscode-icons": "^1.2.21",
1010
"@nuxt/content": "^2.13.4",
11-
"@nuxt/fonts": "^0.11.3",
11+
"@nuxt/fonts": "^0.11.4",
1212
"@nuxt/image": "^1.10.0",
1313
"@nuxt/ui": "latest",
1414
"@nuxt/ui-pro": "^1.8.0",
1515
"@nuxtjs/plausible": "^1.2.0",
1616
"@octokit/rest": "^21.1.1",
17-
"@vueuse/nuxt": "^13.1.0",
17+
"@vueuse/nuxt": "^13.2.0",
1818
"date-fns": "^4.1.0",
1919
"joi": "^17.13.3",
2020
"nuxt": "^3.17.4",
2121
"nuxt-cloudflare-analytics": "^1.0.8",
2222
"nuxt-component-meta": "^0.11.0",
23-
"nuxt-og-image": "^5.1.3",
23+
"nuxt-og-image": "^5.1.4",
2424
"prettier": "^3.5.3",
2525
"ufo": "^1.6.1",
2626
"v-calendar": "^3.1.2",
2727
"valibot": "^1.1.0",
2828
"yup": "^1.6.1",
29-
"zod": "^3.24.4"
29+
"zod": "^3.25.28"
3030
}
3131
}

package.json

Lines changed: 9 additions & 9 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.0",
5-
"packageManager": "pnpm@10.10.0",
5+
"packageManager": "pnpm@10.11.0",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -44,7 +44,7 @@
4444
"@headlessui/tailwindcss": "^0.2.2",
4545
"@headlessui/vue": "^1.7.23",
4646
"@iconify-json/heroicons": "^1.2.2",
47-
"@nuxt/icon": "^1.12.0",
47+
"@nuxt/icon": "^1.13.0",
4848
"@nuxt/kit": "^3.17.4",
4949
"@nuxtjs/color-mode": "^3.5.2",
5050
"@nuxtjs/tailwindcss": "^6.14.0",
@@ -54,9 +54,9 @@
5454
"@tailwindcss/container-queries": "^0.1.1",
5555
"@tailwindcss/forms": "^0.5.10",
5656
"@tailwindcss/typography": "^0.5.16",
57-
"@vueuse/core": "^13.1.0",
58-
"@vueuse/integrations": "^13.1.0",
59-
"@vueuse/math": "^13.1.0",
57+
"@vueuse/core": "^13.2.0",
58+
"@vueuse/integrations": "^13.2.0",
59+
"@vueuse/math": "^13.2.0",
6060
"defu": "^6.1.4",
6161
"fuse.js": "^7.1.0",
6262
"ohash": "^2.0.11",
@@ -66,17 +66,17 @@
6666
"tailwindcss": "^3.4.17"
6767
},
6868
"devDependencies": {
69-
"@nuxt/eslint-config": "^1.3.1",
69+
"@nuxt/eslint-config": "^1.4.1",
7070
"@nuxt/module-builder": "^1.0.1",
71-
"@nuxt/test-utils": "^3.18.0",
71+
"@nuxt/test-utils": "^3.19.0",
7272
"@release-it/conventional-changelog": "^10.0.1",
7373
"@vue/test-utils": "^2.4.6",
74-
"eslint": "^9.26.0",
74+
"eslint": "^9.27.0",
7575
"happy-dom": "^17.4.7",
7676
"nuxt": "^3.17.4",
7777
"release-it": "^19.0.2",
7878
"typescript": "^5.8.3",
79-
"vitest": "^3.1.3",
79+
"vitest": "^3.1.4",
8080
"vitest-environment-nuxt": "^1.0.1",
8181
"vue-tsc": "^2.2.10"
8282
},

0 commit comments

Comments
 (0)