|
139 | 139 | ]
|
140 | 140 | },
|
141 | 141 | "dependencies": {
|
142 |
| - "@vue-macros/common": "3.0.0-beta.16", |
143 |
| - "@vue/language-core": "^3.0.1", |
| 142 | + "@vue-macros/common": "3.0.0-beta.17", |
| 143 | + "@vue/language-core": "^3.0.3", |
144 | 144 | "ast-walker-scope": "^0.8.1",
|
145 | 145 | "chokidar": "^4.0.3",
|
146 | 146 | "json5": "^2.2.3",
|
|
169 | 169 | "@babel/types": "^7.28.1",
|
170 | 170 | "@pinia/colada": "^0.17.1",
|
171 | 171 | "@posva/prompts": "^2.4.4",
|
172 |
| - "@shikijs/vitepress-twoslash": "3.8.0", |
| 172 | + "@shikijs/vitepress-twoslash": "3.8.1", |
173 | 173 | "@tanstack/vue-query": "^5.83.0",
|
174 |
| - "@types/node": "^22.16.4", |
175 |
| - "@types/picomatch": "^4.0.0", |
| 174 | + "@types/node": "^22.16.5", |
| 175 | + "@types/picomatch": "^4.0.1", |
176 | 176 | "@vitest/coverage-v8": "^3.2.4",
|
177 | 177 | "@vitest/ui": "^3.2.4",
|
178 |
| - "@vue/language-core": "^3.0.1", |
| 178 | + "@vue/language-core": "^3.0.3", |
179 | 179 | "@vue/test-utils": "^2.4.6",
|
180 | 180 | "chalk": "^5.4.1",
|
181 | 181 | "conventional-changelog-cli": "^5.0.0",
|
|
197 | 197 | "unplugin-auto-import": "^19.3.0",
|
198 | 198 | "unplugin-vue-markdown": "^29.1.0",
|
199 | 199 | "unplugin-vue-router": "workspace:*",
|
200 |
| - "vite": "^7.0.4", |
| 200 | + "vite": "^7.0.5", |
201 | 201 | "vite-plugin-vue-devtools": "^7.7.7",
|
202 | 202 | "vitepress": "^1.6.3",
|
203 |
| - "vitepress-plugin-llms": "^1.7.0", |
| 203 | + "vitepress-plugin-llms": "^1.7.1", |
204 | 204 | "vitest": "^3.2.4",
|
205 | 205 | "vue": "^3.5.17",
|
206 | 206 | "vue-router": "^4.5.1",
|
207 | 207 | "vue-router-mock": "^1.1.0",
|
208 |
| - "vue-tsc": "^3.0.1", |
209 |
| - "vuefire": "^3.2.1", |
| 208 | + "vue-tsc": "^3.0.3", |
| 209 | + "vuefire": "^3.2.2", |
210 | 210 | "webpack": "^5.100.2",
|
211 | 211 | "yorkie": "^2.0.0"
|
212 | 212 | },
|
|
0 commit comments