|
2 | 2 | "name": "@nuxt/ui", |
3 | 3 | "description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.", |
4 | 4 | "version": "3.3.7", |
5 | | - "packageManager": "pnpm@10.23.0", |
| 5 | + "packageManager": "pnpm@10.24.0", |
6 | 6 | "repository": { |
7 | 7 | "type": "git", |
8 | 8 | "url": "git+https://github.com/nuxt/ui.git" |
|
150 | 150 | "tailwindcss": "^4.1.17", |
151 | 151 | "tinyglobby": "^0.2.15", |
152 | 152 | "unplugin": "^2.3.11", |
153 | | - "unplugin-auto-import": "^20.2.0", |
| 153 | + "unplugin-auto-import": "^20.3.0", |
154 | 154 | "unplugin-vue-components": "^30.0.0", |
155 | 155 | "vaul-vue": "0.4.1", |
156 | 156 | "vue-component-type-helpers": "^3.1.5" |
157 | 157 | }, |
158 | 158 | "devDependencies": { |
159 | | - "@nuxt/eslint-config": "^1.10.0", |
| 159 | + "@nuxt/eslint-config": "^1.11.0", |
160 | 160 | "@nuxt/module-builder": "^1.0.2", |
161 | 161 | "@nuxt/test-utils": "^3.20.1", |
162 | 162 | "@release-it/conventional-changelog": "^10.0.2", |
163 | 163 | "@vue/test-utils": "^2.4.6", |
164 | 164 | "embla-carousel": "^8.6.0", |
165 | 165 | "eslint": "^9.39.1", |
166 | | - "happy-dom": "^20.0.10", |
| 166 | + "happy-dom": "^20.0.11", |
167 | 167 | "nuxt": "^4.2.1", |
168 | 168 | "release-it": "^19.0.6", |
169 | 169 | "vitest": "^3.2.4", |
|
211 | 211 | "typescript": "5.8.3", |
212 | 212 | "unimport": "4.1.1", |
213 | 213 | "unplugin": "^2.3.11", |
214 | | - "unplugin-auto-import": "^20.2.0", |
| 214 | + "unplugin-auto-import": "^20.3.0", |
215 | 215 | "unplugin-vue-components": "^30.0.0" |
216 | 216 | }, |
217 | 217 | "keywords": [ |
|
0 commit comments