Skip to content

Commit 281a814

Browse files
chore(deps): update all non-major dependencies
1 parent a92c602 commit 281a814

File tree

4 files changed

+285
-276
lines changed

4 files changed

+285
-276
lines changed

docs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,21 @@
99
"typecheck": "nuxt typecheck"
1010
},
1111
"dependencies": {
12-
"@ai-sdk/gateway": "^1.0.15",
13-
"@ai-sdk/vue": "^2.0.29",
12+
"@ai-sdk/gateway": "^1.0.18",
13+
"@ai-sdk/vue": "^2.0.33",
1414
"@iconify-json/logos": "^1.2.9",
1515
"@iconify-json/lucide": "^1.2.66",
1616
"@iconify-json/simple-icons": "^1.2.50",
1717
"@iconify-json/vscode-icons": "^1.2.30",
1818
"@nuxt/content": "^3.6.3",
1919
"@nuxt/image": "^1.11.0",
2020
"@nuxt/ui": "workspace:*",
21-
"@nuxtjs/plausible": "^2.0.0",
21+
"@nuxtjs/plausible": "^2.0.1",
2222
"@octokit/rest": "^22.0.0",
2323
"@vercel/analytics": "^1.5.0",
24-
"@vueuse/integrations": "^13.8.0",
25-
"@vueuse/nuxt": "^13.8.0",
26-
"ai": "^5.0.29",
24+
"@vueuse/integrations": "^13.9.0",
25+
"@vueuse/nuxt": "^13.9.0",
26+
"ai": "^5.0.33",
2727
"better-sqlite3": "^12.2.0",
2828
"capture-website": "^4.2.0",
2929
"joi": "^18.0.1",

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": "4.0.0-alpha.1",
5-
"packageManager": "pnpm@10.15.0",
5+
"packageManager": "pnpm@10.15.1",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -111,7 +111,7 @@
111111
"release": "release-it --preRelease=alpha"
112112
},
113113
"dependencies": {
114-
"@ai-sdk/vue": "^2.0.29",
114+
"@ai-sdk/vue": "^2.0.33",
115115
"@iconify/vue": "^5.0.0",
116116
"@internationalized/date": "^3.9.0",
117117
"@internationalized/number": "^3.6.5",
@@ -125,8 +125,8 @@
125125
"@tailwindcss/vite": "^4.1.12",
126126
"@tanstack/vue-table": "^8.21.3",
127127
"@unhead/vue": "^2.0.14",
128-
"@vueuse/core": "^13.8.0",
129-
"@vueuse/integrations": "^13.8.0",
128+
"@vueuse/core": "^13.9.0",
129+
"@vueuse/integrations": "^13.9.0",
130130
"colortranslator": "^5.0.0",
131131
"consola": "^3.4.2",
132132
"defu": "^6.1.4",
@@ -142,7 +142,7 @@
142142
"knitwork": "^1.2.0",
143143
"magic-string": "^0.30.18",
144144
"mlly": "^1.8.0",
145-
"motion-v": "^1.7.0",
145+
"motion-v": "^1.7.1",
146146
"ohash": "^2.0.11",
147147
"pathe": "^2.0.3",
148148
"reka-ui": "2.5.0",
@@ -152,7 +152,7 @@
152152
"tailwindcss": "^4.1.12",
153153
"tinyglobby": "^0.2.14",
154154
"unplugin": "^2.3.10",
155-
"unplugin-auto-import": "^20.0.0",
155+
"unplugin-auto-import": "^20.1.0",
156156
"unplugin-vue-components": "^29.0.0",
157157
"vaul-vue": "0.4.1",
158158
"vue-component-type-helpers": "^3.0.6"

playgrounds/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.20",
14+
"vue": "^3.5.21",
1515
"vue-router": "^4.5.1",
1616
"zod": "^4.1.5"
1717
},

0 commit comments

Comments
 (0)