|
2 | 2 | "name": "@nuxt/ui", |
3 | 3 | "description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.", |
4 | 4 | "version": "4.0.0-alpha.1", |
5 | | - "packageManager": "[email protected].0", |
| 5 | + "packageManager": "[email protected].1", |
6 | 6 | "repository": { |
7 | 7 | "type": "git", |
8 | 8 | "url": "git+https://github.com/nuxt/ui.git" |
|
111 | 111 | "release": "release-it --preRelease=alpha" |
112 | 112 | }, |
113 | 113 | "dependencies": { |
114 | | - "@ai-sdk/vue": "^2.0.29", |
| 114 | + "@ai-sdk/vue": "^2.0.35", |
115 | 115 | "@iconify/vue": "^5.0.0", |
116 | 116 | "@internationalized/date": "^3.9.0", |
117 | 117 | "@internationalized/number": "^3.6.5", |
|
125 | 125 | "@tailwindcss/vite": "^4.1.13", |
126 | 126 | "@tanstack/vue-table": "^8.21.3", |
127 | 127 | "@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", |
130 | 130 | "colortranslator": "^5.0.0", |
131 | 131 | "consola": "^3.4.2", |
132 | 132 | "defu": "^6.1.4", |
|
142 | 142 | "knitwork": "^1.2.0", |
143 | 143 | "magic-string": "^0.30.18", |
144 | 144 | "mlly": "^1.8.0", |
145 | | - "motion-v": "^1.7.0", |
| 145 | + "motion-v": "^1.7.1", |
146 | 146 | "ohash": "^2.0.11", |
147 | 147 | "pathe": "^2.0.3", |
148 | 148 | "reka-ui": "2.5.0", |
149 | 149 | "scule": "^1.3.0", |
150 | 150 | "tailwind-merge": "^3.3.1", |
151 | 151 | "tailwind-variants": "^3.1.0", |
152 | 152 | "tailwindcss": "^4.1.13", |
153 | | - "tinyglobby": "^0.2.14", |
| 153 | + "tinyglobby": "^0.2.15", |
154 | 154 | "unplugin": "^2.3.10", |
155 | | - "unplugin-auto-import": "^20.0.0", |
| 155 | + "unplugin-auto-import": "^20.1.0", |
156 | 156 | "unplugin-vue-components": "^29.0.0", |
157 | 157 | "vaul-vue": "0.4.1", |
158 | 158 | "vue-component-type-helpers": "^3.0.6" |
|
165 | 165 | "@release-it/conventional-changelog": "^10.0.1", |
166 | 166 | "@vue/test-utils": "^2.4.6", |
167 | 167 | "embla-carousel": "^8.6.0", |
168 | | - "eslint": "^9.34.0", |
| 168 | + "eslint": "^9.35.0", |
169 | 169 | "happy-dom": "^18.0.1", |
170 | 170 | "nuxt": "^4.0.3", |
171 | 171 | "release-it": "^19.0.4", |
|
0 commit comments