Skip to content

Commit c5796c4

Browse files
chore(deps): update all non-major dependencies (v3) (#4129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 204953b commit c5796c4

File tree

5 files changed

+321
-321
lines changed

5 files changed

+321
-321
lines changed

docs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"dependencies": {
66
"@ai-sdk/vue": "^1.2.12",
77
"@iconify-json/logos": "^1.2.4",
8-
"@iconify-json/lucide": "^1.2.42",
8+
"@iconify-json/lucide": "^1.2.43",
99
"@iconify-json/simple-icons": "^1.2.34",
10-
"@iconify-json/vscode-icons": "^1.2.20",
10+
"@iconify-json/vscode-icons": "^1.2.21",
1111
"@nuxt/content": "^3.5.1",
1212
"@nuxt/image": "^1.10.0",
1313
"@nuxt/ui": "latest",
@@ -16,8 +16,8 @@
1616
"@nuxtjs/plausible": "^1.2.0",
1717
"@octokit/rest": "^21.1.1",
1818
"@rollup/plugin-yaml": "^4.1.2",
19-
"@vueuse/integrations": "^13.1.0",
20-
"@vueuse/nuxt": "^13.1.0",
19+
"@vueuse/integrations": "^13.2.0",
20+
"@vueuse/nuxt": "^13.2.0",
2121
"ai": "^4.3.15",
2222
"capture-website": "^4.2.0",
2323
"joi": "^17.13.3",
@@ -32,11 +32,11 @@
3232
"superstruct": "^2.0.2",
3333
"ufo": "^1.6.1",
3434
"valibot": "^1.1.0",
35-
"workers-ai-provider": "^0.3.2",
35+
"workers-ai-provider": "^0.4.1",
3636
"yup": "^1.6.1",
3737
"zod": "^3.24.4"
3838
},
3939
"devDependencies": {
40-
"wrangler": "^4.14.4"
40+
"wrangler": "^4.15.1"
4141
}
4242
}

package.json

Lines changed: 6 additions & 6 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": "3.1.1",
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"
@@ -115,7 +115,7 @@
115115
"@iconify/vue": "^4.3.0",
116116
"@internationalized/date": "^3.8.0",
117117
"@internationalized/number": "^3.6.1",
118-
"@nuxt/fonts": "^0.11.3",
118+
"@nuxt/fonts": "^0.11.4",
119119
"@nuxt/icon": "^1.12.0",
120120
"@nuxt/kit": "^3.17.3",
121121
"@nuxt/schema": "^3.17.3",
@@ -125,8 +125,8 @@
125125
"@tailwindcss/vite": "^4.1.6",
126126
"@tanstack/vue-table": "^8.21.3",
127127
"@unhead/vue": "^2.0.8",
128-
"@vueuse/core": "^13.1.0",
129-
"@vueuse/integrations": "^13.1.0",
128+
"@vueuse/core": "^13.2.0",
129+
"@vueuse/integrations": "^13.2.0",
130130
"colortranslator": "^4.1.0",
131131
"consola": "^3.4.2",
132132
"defu": "^6.1.4",
@@ -149,7 +149,7 @@
149149
"tailwind-variants": "^1.0.0",
150150
"tailwindcss": "^4.1.6",
151151
"tinyglobby": "^0.2.13",
152-
"unplugin": "^2.3.2",
152+
"unplugin": "^2.3.4",
153153
"unplugin-auto-import": "^19.2.0",
154154
"unplugin-vue-components": "^28.5.0",
155155
"vaul-vue": "^0.4.1",
@@ -209,7 +209,7 @@
209209
"debug": "4.3.7",
210210
"rollup": "4.34.9",
211211
"unimport": "4.1.1",
212-
"unplugin": "^2.3.2"
212+
"unplugin": "^2.3.4"
213213
},
214214
"pnpm": {
215215
"onlyBuiltDependencies": [

playground-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@nuxt/ui": "latest",
14-
"vue": "^3.5.13",
14+
"vue": "^3.5.14",
1515
"vue-router": "^4.5.1",
1616
"zod": "^3.24.4"
1717
},

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"typecheck": "nuxt typecheck"
1010
},
1111
"dependencies": {
12-
"@iconify-json/lucide": "^1.2.42",
12+
"@iconify-json/lucide": "^1.2.43",
1313
"@iconify-json/simple-icons": "^1.2.34",
1414
"@nuxt/ui": "latest",
1515
"@nuxthub/core": "^0.8.27",

0 commit comments

Comments
 (0)