Skip to content

Commit d331ebc

Browse files
chore(deps): update all non-major dependencies
1 parent 84958c0 commit d331ebc

File tree

3 files changed

+155
-155
lines changed

3 files changed

+155
-155
lines changed

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"type": "module",
55
"dependencies": {
66
"@iconify-json/heroicons": "^1.2.2",
7-
"@iconify-json/lucide": "^1.2.62",
8-
"@iconify-json/simple-icons": "^1.2.47",
7+
"@iconify-json/lucide": "^1.2.63",
8+
"@iconify-json/simple-icons": "^1.2.48",
99
"@iconify-json/vscode-icons": "^1.2.29",
1010
"@nuxt/content": "^2.13.4",
1111
"@nuxt/fonts": "^0.11.4",
@@ -14,9 +14,9 @@
1414
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@fdb0248",
1515
"@nuxtjs/plausible": "^1.2.0",
1616
"@octokit/rest": "^21.1.1",
17-
"@vueuse/nuxt": "^13.6.0",
17+
"@vueuse/nuxt": "^13.7.0",
1818
"date-fns": "^4.1.0",
19-
"joi": "^18.0.0",
19+
"joi": "^18.0.1",
2020
"nuxt": "^4.0.3",
2121
"nuxt-component-meta": "^0.13.1",
2222
"nuxt-og-image": "^5.1.9",

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.1",
5-
"packageManager": "pnpm@10.14.0",
5+
"packageManager": "pnpm@10.15.0",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -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.6.0",
58-
"@vueuse/integrations": "^13.6.0",
59-
"@vueuse/math": "^13.6.0",
57+
"@vueuse/core": "^13.7.0",
58+
"@vueuse/integrations": "^13.7.0",
59+
"@vueuse/math": "^13.7.0",
6060
"defu": "^6.1.4",
6161
"fuse.js": "^7.1.0",
6262
"ohash": "^2.0.11",
@@ -66,7 +66,7 @@
6666
"tailwindcss": "^3.4.17"
6767
},
6868
"devDependencies": {
69-
"@nuxt/eslint-config": "^1.8.0",
69+
"@nuxt/eslint-config": "^1.9.0",
7070
"@nuxt/module-builder": "^1.0.1",
7171
"@nuxt/test-utils": "^3.19.2",
7272
"@release-it/conventional-changelog": "^10.0.1",
@@ -109,9 +109,9 @@
109109
"@nuxt/module-builder": "1.0.1",
110110
"@nuxt/content": "2.13.2",
111111
"@nuxtjs/mdc": "0.9.0",
112-
"@vueuse/core": "^13.6.0",
113-
"@vueuse/integrations": "^13.6.0",
114-
"@vueuse/math": "^13.6.0",
112+
"@vueuse/core": "^13.7.0",
113+
"@vueuse/integrations": "^13.7.0",
114+
"@vueuse/math": "^13.7.0",
115115
"@vueuse/nuxt": "13.1.0",
116116
"unimport": "4.1.1",
117117
"chokidar": "3.6.0",

0 commit comments

Comments
 (0)