|
147 | 147 | "devDependencies": { |
148 | 148 | "@biomejs/biome": "1.9.4", |
149 | 149 | "@histoire/plugin-vue": "0.17.17", |
150 | | - "@testing-library/dom": "10.4.0", |
151 | | - "@testing-library/jest-dom": "6.6.3", |
| 150 | + "@testing-library/dom": "10.4.1", |
| 151 | + "@testing-library/jest-dom": "6.6.4", |
152 | 152 | "@testing-library/user-event": "14.6.1", |
153 | 153 | "@testing-library/vue": "8.1.0", |
154 | 154 | "@types/jsdom": "21.1.7", |
155 | | - "@vitejs/plugin-vue": "6.0.0", |
| 155 | + "@vitejs/plugin-vue": "6.0.1", |
156 | 156 | "@vitejs/plugin-vue-jsx": "5.0.1", |
157 | | - "@vue/compiler-sfc": "3.5.17", |
| 157 | + "@vue/compiler-sfc": "3.5.18", |
158 | 158 | "clean-package": "2.2.0", |
159 | 159 | "image-conversion": "2.1.1", |
160 | 160 | "globby": "14.1.0", |
161 | 161 | "histoire": "0.17.17", |
162 | 162 | "jsdom": "26.1.0", |
163 | | - "lucide-vue-next": "0.525.0", |
| 163 | + "lucide-vue-next": "0.532.0", |
164 | 164 | "resize-observer-polyfill": "1.5.1", |
165 | 165 | "typescript": "5.8.3", |
166 | | - "vite": "7.0.5", |
| 166 | + "vite": "7.0.6", |
167 | 167 | "vite-plugin-dts": "4.5.4", |
168 | 168 | "vitest": "3.2.4", |
169 | 169 | "@vitest/coverage-v8": "3.2.4", |
170 | | - "vue": "3.5.17", |
171 | | - "vue-tsc": "3.0.3" |
| 170 | + "vue": "3.5.18", |
| 171 | + "vue-tsc": "3.0.4" |
172 | 172 | }, |
173 | 173 | "peerDependencies": { |
174 | 174 | "vue": ">=3.5.0" |
|
0 commit comments