Skip to content

Commit c27bb1e

Browse files
chore(deps): update all non-major dependencies
1 parent 11569bc commit c27bb1e

File tree

3 files changed

+278
-508
lines changed

3 files changed

+278
-508
lines changed

docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
"type": "module",
55
"dependencies": {
66
"@iconify-json/heroicons": "^1.2.2",
7-
"@iconify-json/lucide": "^1.2.42",
7+
"@iconify-json/lucide": "^1.2.44",
88
"@iconify-json/simple-icons": "^1.2.34",
9-
"@iconify-json/vscode-icons": "^1.2.20",
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.3",
@@ -26,6 +26,6 @@
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.1"
3030
}
3131
}

package.json

Lines changed: 8 additions & 8 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.3",
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,12 +66,12 @@
6666
"tailwindcss": "^3.4.17"
6767
},
6868
"devDependencies": {
69-
"@nuxt/eslint-config": "^1.3.1",
69+
"@nuxt/eslint-config": "^1.4.0",
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.3",
7777
"release-it": "^19.0.2",

0 commit comments

Comments
 (0)