|
155 | 155 | "dependencies": { |
156 | 156 | "@babel/generator": "^7.28.5", |
157 | 157 | "@vue-macros/common": "^3.1.1", |
158 | | - "@vue/language-core": "^3.1.3", |
| 158 | + "@vue/language-core": "^3.1.4", |
159 | 159 | "ast-walker-scope": "^0.8.3", |
160 | 160 | "chokidar": "^4.0.3", |
161 | 161 | "json5": "^2.2.3", |
|
186 | 186 | "@playwright/test": "^1.56.1", |
187 | 187 | "@posva/prompts": "^2.4.4", |
188 | 188 | "@shikijs/vitepress-twoslash": "3.15.0", |
189 | | - "@tanstack/vue-query": "^5.91.0", |
| 189 | + "@tanstack/vue-query": "^5.91.2", |
190 | 190 | "@types/babel__generator": "^7.27.0", |
191 | 191 | "@types/node": "^24.10.1", |
192 | 192 | "@types/picomatch": "^4.0.2", |
193 | | - "@vitest/coverage-v8": "^4.0.8", |
194 | | - "@vitest/ui": "^4.0.8", |
195 | | - "@vue/language-core": "^3.1.3", |
| 193 | + "@vitest/coverage-v8": "^4.0.9", |
| 194 | + "@vitest/ui": "^4.0.9", |
| 195 | + "@vue/language-core": "^3.1.4", |
196 | 196 | "@vue/test-utils": "^2.4.6", |
197 | 197 | "chalk": "^5.6.2", |
198 | 198 | "conventional-changelog-cli": "^5.0.0", |
199 | 199 | "execa": "^9.6.0", |
200 | | - "firebase": "^12.5.0", |
| 200 | + "firebase": "^12.6.0", |
201 | 201 | "happy-dom": "^20.0.10", |
202 | 202 | "lint-staged": "^16.2.6", |
203 | 203 | "minimist": "^1.2.8", |
|
210 | 210 | "rollup": "^4.53.2", |
211 | 211 | "semver": "^7.7.3", |
212 | 212 | "ts-expect": "^1.3.0", |
213 | | - "tsdown": "^0.16.4", |
| 213 | + "tsdown": "^0.16.5", |
214 | 214 | "typescript": "^5.9.3", |
215 | 215 | "unplugin-auto-import": "^20.2.0", |
216 | 216 | "unplugin-vue-markdown": "^29.2.0", |
217 | 217 | "unplugin-vue-router": "workspace:*", |
218 | 218 | "vite": "^7.2.2", |
219 | 219 | "vite-plugin-vue-devtools": "^8.0.3", |
220 | 220 | "vitepress": "^1.6.4", |
221 | | - "vitepress-plugin-llms": "^1.9.1", |
222 | | - "vitest": "^4.0.8", |
| 221 | + "vitepress-plugin-llms": "^1.9.2", |
| 222 | + "vitest": "^4.0.9", |
223 | 223 | "vue": "^3.5.24", |
224 | 224 | "vue-router": "^4.6.3", |
225 | 225 | "vue-router-mock": "^2.0.0", |
226 | | - "vue-tsc": "^3.1.3", |
| 226 | + "vue-tsc": "^3.1.4", |
227 | 227 | "vuefire": "^3.2.2", |
228 | 228 | "webpack": "^5.102.1", |
229 | 229 | "yorkie": "^2.0.0" |
|
0 commit comments