Skip to content

Commit a89858e

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

File tree

5 files changed

+157
-150
lines changed

5 files changed

+157
-150
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"dependencies": {
1212
"@ai-sdk/vue": "^1.2.12",
1313
"@iconify-json/logos": "^1.2.10",
14-
"@iconify-json/lucide": "^1.2.72",
15-
"@iconify-json/simple-icons": "^1.2.57",
14+
"@iconify-json/lucide": "^1.2.73",
15+
"@iconify-json/simple-icons": "^1.2.58",
1616
"@iconify-json/vscode-icons": "^1.2.33",
1717
"@nuxt/content": "^3.8.0",
1818
"@nuxt/image": "^1.11.0",

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": "3.3.7",
5-
"packageManager": "pnpm@10.20.0",
5+
"packageManager": "pnpm@10.21.0",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -114,7 +114,7 @@
114114
"@iconify/vue": "^5.0.0",
115115
"@internationalized/date": "^3.10.0",
116116
"@internationalized/number": "^3.6.5",
117-
"@nuxt/fonts": "^0.11.4",
117+
"@nuxt/fonts": "^0.12.1",
118118
"@nuxt/icon": "^1.15.0",
119119
"@nuxt/kit": "^4.2.1",
120120
"@nuxt/schema": "^4.2.1",
@@ -145,7 +145,7 @@
145145
"pathe": "^2.0.3",
146146
"reka-ui": "2.6.0",
147147
"scule": "^1.3.0",
148-
"tailwind-merge": "^3.3.1",
148+
"tailwind-merge": "^3.4.0",
149149
"tailwind-variants": "^3.1.1",
150150
"tailwindcss": "^4.1.16",
151151
"tinyglobby": "^0.2.15",
@@ -165,7 +165,7 @@
165165
"eslint": "^9.39.1",
166166
"happy-dom": "^20.0.10",
167167
"nuxt": "^4.2.1",
168-
"release-it": "^19.0.5",
168+
"release-it": "^19.0.6",
169169
"vitest": "^3.2.4",
170170
"vitest-environment-nuxt": "^1.0.1",
171171
"vue-tsc": "^3.1.3"

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": "workspace:*",
14-
"vue": "^3.5.22",
14+
"vue": "^3.5.24",
1515
"vue-router": "^4.6.3",
1616
"zod": "^4.1.12"
1717
},

playground/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"typecheck": "nuxt typecheck"
1010
},
1111
"dependencies": {
12-
"@iconify-json/lucide": "^1.2.72",
13-
"@iconify-json/simple-icons": "^1.2.57",
12+
"@iconify-json/lucide": "^1.2.73",
13+
"@iconify-json/simple-icons": "^1.2.58",
1414
"@internationalized/date": "^3.10.0",
1515
"@nuxt/ui": "workspace:*",
1616
"@nuxthub/core": "^0.9.0",
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"typescript": "^5.8.3",
2222
"vue-tsc": "^3.1.3",
23-
"wrangler": "^4.45.4"
23+
"wrangler": "^4.46.0"
2424
},
2525
"resolutions": {
2626
"unimport": "4.1.1"

0 commit comments

Comments
 (0)