Skip to content

Commit fe7e3ba

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

File tree

4 files changed

+258
-249
lines changed

4 files changed

+258
-249
lines changed

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
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",
24+
"@vueuse/integrations": "^13.9.0",
25+
"@vueuse/nuxt": "^13.9.0",
2626
"ai": "^5.0.29",
2727
"better-sqlite3": "^12.2.0",
2828
"capture-website": "^4.2.0",

package.json

Lines changed: 5 additions & 5 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": "[email protected].0",
5+
"packageManager": "[email protected].1",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -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)