|
143 | 143 | "pathe": "^2.0.3",
|
144 | 144 | "picomatch": "^4.0.2",
|
145 | 145 | "scule": "^1.3.0",
|
146 |
| - "unplugin": "^2.3.4", |
| 146 | + "unplugin": "^2.3.5", |
147 | 147 | "unplugin-utils": "^0.2.4",
|
148 | 148 | "yaml": "^2.8.0"
|
149 | 149 | },
|
|
156 | 156 | }
|
157 | 157 | },
|
158 | 158 | "devDependencies": {
|
159 |
| - "@babel/types": "^7.27.1", |
160 |
| - "@pinia/colada": "^0.15.3", |
| 159 | + "@babel/types": "^7.27.3", |
| 160 | + "@pinia/colada": "^0.16.1", |
161 | 161 | "@posva/prompts": "^2.4.4",
|
162 | 162 | "@shikijs/vitepress-twoslash": "3.4.2",
|
163 |
| - "@tanstack/vue-query": "^5.76.0", |
164 |
| - "@types/node": "^22.15.19", |
| 163 | + "@tanstack/vue-query": "^5.79.0", |
| 164 | + "@types/node": "^22.15.27", |
165 | 165 | "@types/picomatch": "^4.0.0",
|
166 |
| - "@vitest/coverage-v8": "^3.1.3", |
167 |
| - "@vitest/ui": "^3.1.3", |
| 166 | + "@vitest/coverage-v8": "^3.1.4", |
| 167 | + "@vitest/ui": "^3.1.4", |
168 | 168 | "@vue/language-core": "^2.2.10",
|
169 | 169 | "@vue/test-utils": "^2.4.6",
|
170 | 170 | "chalk": "^5.4.1",
|
171 | 171 | "conventional-changelog-cli": "^5.0.0",
|
172 |
| - "execa": "^9.5.3", |
173 |
| - "firebase": "^11.7.3", |
174 |
| - "happy-dom": "^17.4.7", |
175 |
| - "lint-staged": "^16.0.0", |
| 172 | + "execa": "^9.6.0", |
| 173 | + "firebase": "^11.8.1", |
| 174 | + "happy-dom": "^17.5.6", |
| 175 | + "lint-staged": "^16.1.0", |
176 | 176 | "minimist": "^1.2.8",
|
177 | 177 | "nodemon": "^3.1.10",
|
178 | 178 | "p-series": "^3.0.0",
|
179 | 179 | "pinia": "^3.0.2",
|
180 | 180 | "prettier": "^3.5.3",
|
181 | 181 | "rimraf": "^6.0.1",
|
182 |
| - "rollup": "^4.41.0", |
| 182 | + "rollup": "^4.41.1", |
183 | 183 | "semver": "^7.7.2",
|
184 | 184 | "ts-expect": "^1.3.0",
|
185 |
| - "tsdown": "^0.11.11", |
| 185 | + "tsdown": "^0.12.4", |
186 | 186 | "typescript": "^5.8.3",
|
187 |
| - "unplugin-auto-import": "^19.2.0", |
| 187 | + "unplugin-auto-import": "^19.3.0", |
188 | 188 | "unplugin-vue-markdown": "^28.3.1",
|
189 | 189 | "unplugin-vue-router": "workspace:*",
|
190 | 190 | "vite": "^6.3.5",
|
191 | 191 | "vite-plugin-vue-devtools": "^7.7.6",
|
192 | 192 | "vitepress": "^1.6.3",
|
193 |
| - "vitepress-plugin-llms": "^1.2.0", |
194 |
| - "vitest": "^3.1.3", |
195 |
| - "vue": "^3.5.14", |
| 193 | + "vitepress-plugin-llms": "^1.3.4", |
| 194 | + "vitest": "^3.1.4", |
| 195 | + "vue": "^3.5.16", |
196 | 196 | "vue-router": "^4.5.1",
|
197 | 197 | "vue-router-mock": "^1.1.0",
|
198 | 198 | "vue-tsc": "^2.2.10",
|
199 | 199 | "vuefire": "^3.2.1",
|
200 |
| - "webpack": "^5.99.8", |
| 200 | + "webpack": "^5.99.9", |
201 | 201 | "yorkie": "^2.0.0"
|
202 | 202 | }
|
203 | 203 | }
|
0 commit comments