|
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.25.0", |
| 5 | + "packageManager": "pnpm@10.26.0", |
6 | 6 | "repository": { |
7 | 7 | "type": "git", |
8 | 8 | "url": "git+https://github.com/nuxt/ui.git" |
|
112 | 112 | }, |
113 | 113 | "dependencies": { |
114 | 114 | "@iconify/vue": "^5.0.0", |
115 | | - "@internationalized/date": "^3.10.0", |
| 115 | + "@internationalized/date": "^3.10.1", |
116 | 116 | "@internationalized/number": "^3.6.5", |
117 | 117 | "@nuxt/fonts": "^0.12.1", |
118 | 118 | "@nuxt/icon": "^1.15.0", |
119 | 119 | "@nuxt/kit": "^4.2.2", |
120 | 120 | "@nuxt/schema": "^4.2.2", |
121 | 121 | "@nuxtjs/color-mode": "^3.5.2", |
122 | | - "@standard-schema/spec": "^1.0.0", |
| 122 | + "@standard-schema/spec": "^1.1.0", |
123 | 123 | "@tailwindcss/postcss": "^4.1.18", |
124 | 124 | "@tailwindcss/vite": "^4.1.18", |
125 | 125 | "@tanstack/vue-table": "^8.21.3", |
|
159 | 159 | "@nuxt/eslint-config": "^1.12.1", |
160 | 160 | "@nuxt/module-builder": "^1.0.2", |
161 | 161 | "@nuxt/test-utils": "^3.21.0", |
162 | | - "@release-it/conventional-changelog": "^10.0.3", |
| 162 | + "@release-it/conventional-changelog": "^10.0.4", |
163 | 163 | "@vue/test-utils": "^2.4.6", |
164 | 164 | "embla-carousel": "^8.6.0", |
165 | 165 | "eslint": "^9.39.2", |
|
0 commit comments