Skip to content

Commit a863ed6

Browse files
chore(deps): update all non-major dependencies
1 parent a32cc37 commit a863ed6

File tree

4 files changed

+235
-234
lines changed

4 files changed

+235
-234
lines changed

docs/package.json

Lines changed: 6 additions & 6 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.9",
14-
"@iconify-json/lucide": "^1.2.62",
15-
"@iconify-json/simple-icons": "^1.2.47",
14+
"@iconify-json/lucide": "^1.2.63",
15+
"@iconify-json/simple-icons": "^1.2.48",
1616
"@iconify-json/vscode-icons": "^1.2.29",
1717
"@nuxt/content": "^3.6.3",
1818
"@nuxt/image": "^1.11.0",
@@ -22,8 +22,8 @@
2222
"@nuxtjs/plausible": "^1.2.0",
2323
"@octokit/rest": "^22.0.0",
2424
"@rollup/plugin-yaml": "^4.1.2",
25-
"@vueuse/integrations": "^13.6.0",
26-
"@vueuse/nuxt": "^13.6.0",
25+
"@vueuse/integrations": "^13.7.0",
26+
"@vueuse/nuxt": "^13.7.0",
2727
"ai": "^4.3.19",
2828
"better-sqlite3": "^12.2.0",
2929
"capture-website": "^4.2.0",
@@ -41,11 +41,11 @@
4141
"superstruct": "^2.0.2",
4242
"ufo": "^1.6.1",
4343
"valibot": "^1.1.0",
44-
"workers-ai-provider": "^0.7.2",
44+
"workers-ai-provider": "^0.7.5",
4545
"yup": "^1.7.0",
4646
"zod": "^4.0.17"
4747
},
4848
"devDependencies": {
49-
"wrangler": "^4.28.1"
49+
"wrangler": "^4.31.0"
5050
}
5151
}

package.json

Lines changed: 7 additions & 7 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.2",
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"
@@ -124,8 +124,8 @@
124124
"@tailwindcss/vite": "^4.1.12",
125125
"@tanstack/vue-table": "^8.21.3",
126126
"@unhead/vue": "^2.0.14",
127-
"@vueuse/core": "^13.6.0",
128-
"@vueuse/integrations": "^13.6.0",
127+
"@vueuse/core": "^13.7.0",
128+
"@vueuse/integrations": "^13.7.0",
129129
"colortranslator": "^5.0.0",
130130
"consola": "^3.4.2",
131131
"defu": "^6.1.4",
@@ -135,7 +135,7 @@
135135
"embla-carousel-class-names": "^8.6.0",
136136
"embla-carousel-fade": "^8.6.0",
137137
"embla-carousel-vue": "^8.6.0",
138-
"embla-carousel-wheel-gestures": "^8.0.2",
138+
"embla-carousel-wheel-gestures": "^8.1.0",
139139
"fuse.js": "^7.1.0",
140140
"hookable": "^5.5.3",
141141
"knitwork": "^1.2.0",
@@ -149,14 +149,14 @@
149149
"tailwind-variants": "2.0.1",
150150
"tailwindcss": "^4.1.12",
151151
"tinyglobby": "^0.2.14",
152-
"unplugin": "^2.3.5",
152+
"unplugin": "^2.3.6",
153153
"unplugin-auto-import": "^19.3.0",
154154
"unplugin-vue-components": "^28.8.0",
155155
"vaul-vue": "0.4.1",
156156
"vue-component-type-helpers": "^3.0.5"
157157
},
158158
"devDependencies": {
159-
"@nuxt/eslint-config": "^1.8.0",
159+
"@nuxt/eslint-config": "^1.9.0",
160160
"@nuxt/module-builder": "^1.0.1",
161161
"@nuxt/test-utils": "^3.19.2",
162162
"@release-it/conventional-changelog": "^10.0.1",
@@ -210,7 +210,7 @@
210210
"debug": "4.3.7",
211211
"rollup": "4.34.9",
212212
"unimport": "4.1.1",
213-
"unplugin": "^2.3.5",
213+
"unplugin": "^2.3.6",
214214
"tailwind-variants": "2.0.1",
215215
"typescript": "5.8.3"
216216
},

playground/package.json

Lines changed: 2 additions & 2 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.62",
13-
"@iconify-json/simple-icons": "^1.2.47",
12+
"@iconify-json/lucide": "^1.2.63",
13+
"@iconify-json/simple-icons": "^1.2.48",
1414
"@internationalized/date": "^3.8.2",
1515
"@nuxt/ui": "workspace:*",
1616
"@nuxthub/core": "^0.9.0",

0 commit comments

Comments
 (0)