|
139 | 139 | ]
|
140 | 140 | },
|
141 | 141 | "dependencies": {
|
142 |
| - "@vue-macros/common": "3.0.0-beta.20", |
| 142 | + "@vue-macros/common": "3.0.0-beta.21", |
143 | 143 | "@vue/language-core": "^3.0.5",
|
144 | 144 | "ast-walker-scope": "^0.8.1",
|
145 | 145 | "chokidar": "^4.0.3",
|
|
153 | 153 | "scule": "^1.3.0",
|
154 | 154 | "tinyglobby": "^0.2.14",
|
155 | 155 | "unplugin": "^2.3.5",
|
156 |
| - "unplugin-utils": "^0.2.4", |
157 |
| - "yaml": "^2.8.0" |
| 156 | + "unplugin-utils": "^0.2.5", |
| 157 | + "yaml": "^2.8.1" |
158 | 158 | },
|
159 | 159 | "peerDependencies": {
|
160 | 160 | "@vue/compiler-sfc": "^3.5.17",
|
|
171 | 171 | "@posva/prompts": "^2.4.4",
|
172 | 172 | "@shikijs/vitepress-twoslash": "3.9.2",
|
173 | 173 | "@tanstack/vue-query": "^5.83.1",
|
174 |
| - "@types/node": "^22.17.0", |
| 174 | + "@types/node": "^22.17.1", |
175 | 175 | "@types/picomatch": "^4.0.2",
|
176 | 176 | "@vitest/coverage-v8": "^3.2.4",
|
177 | 177 | "@vitest/ui": "^3.2.4",
|
|
180 | 180 | "chalk": "^5.5.0",
|
181 | 181 | "conventional-changelog-cli": "^5.0.0",
|
182 | 182 | "execa": "^9.6.0",
|
183 |
| - "firebase": "^12.0.0", |
| 183 | + "firebase": "^12.1.0", |
184 | 184 | "happy-dom": "^18.0.1",
|
185 |
| - "lint-staged": "^16.1.4", |
| 185 | + "lint-staged": "^16.1.5", |
186 | 186 | "minimist": "^1.2.8",
|
187 | 187 | "nodemon": "^3.1.10",
|
188 | 188 | "p-series": "^3.0.0",
|
|
192 | 192 | "rollup": "^4.46.2",
|
193 | 193 | "semver": "^7.7.2",
|
194 | 194 | "ts-expect": "^1.3.0",
|
195 |
| - "tsdown": "^0.13.2", |
| 195 | + "tsdown": "^0.14.0", |
196 | 196 | "typescript": "^5.9.2",
|
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.6", |
| 200 | + "vite": "^7.1.1", |
201 | 201 | "vite-plugin-vue-devtools": "^7.7.7",
|
202 |
| - "vitepress": "^1.6.3", |
| 202 | + "vitepress": "^1.6.4", |
203 | 203 | "vitepress-plugin-llms": "^1.7.2",
|
204 | 204 | "vitest": "^3.2.4",
|
205 | 205 | "vue": "^3.5.18",
|
|
0 commit comments