|
132 | 132 | ]
|
133 | 133 | },
|
134 | 134 | "dependencies": {
|
135 |
| - "@babel/types": "^7.26.5", |
| 135 | + "@babel/types": "^7.26.7", |
136 | 136 | "@rollup/pluginutils": "^5.1.4",
|
137 | 137 | "@vue-macros/common": "^1.16.1",
|
138 | 138 | "ast-walker-scope": "^0.6.2",
|
|
158 | 158 | "devDependencies": {
|
159 | 159 | "@pinia/colada": "^0.13.3",
|
160 | 160 | "@posva/prompts": "^2.4.4",
|
161 |
| - "@shikijs/vitepress-twoslash": "2.0.3", |
| 161 | + "@shikijs/vitepress-twoslash": "2.1.0", |
162 | 162 | "@tanstack/vue-query": "^5.64.2",
|
163 |
| - "@types/node": "^22.10.7", |
164 |
| - "@vitest/coverage-v8": "^3.0.2", |
165 |
| - "@vitest/ui": "^3.0.2", |
| 163 | + "@types/node": "^22.10.10", |
| 164 | + "@vitest/coverage-v8": "^3.0.4", |
| 165 | + "@vitest/ui": "^3.0.4", |
166 | 166 | "@volar/vue-language-core": "^1.6.5",
|
167 | 167 | "@vue/test-utils": "^2.4.6",
|
168 | 168 | "chalk": "^5.4.1",
|
169 | 169 | "conventional-changelog-cli": "^5.0.0",
|
170 | 170 | "execa": "^9.5.2",
|
171 | 171 | "firebase": "^11.2.0",
|
172 |
| - "happy-dom": "^16.7.1", |
173 |
| - "lint-staged": "^15.4.1", |
| 172 | + "happy-dom": "^16.7.2", |
| 173 | + "lint-staged": "^15.4.2", |
174 | 174 | "minimist": "^1.2.8",
|
175 | 175 | "nodemon": "^3.1.9",
|
176 | 176 | "p-series": "^3.0.0",
|
177 | 177 | "pinia": "^2.3.1",
|
178 | 178 | "prettier": "^3.4.2",
|
179 | 179 | "rimraf": "^6.0.1",
|
180 |
| - "rollup": "^4.31.0", |
| 180 | + "rollup": "^4.32.0", |
181 | 181 | "semver": "^7.6.3",
|
182 | 182 | "ts-expect": "^1.3.0",
|
183 |
| - "tsup": "^8.3.5", |
| 183 | + "tsup": "^8.3.6", |
184 | 184 | "typescript": "^5.7.3",
|
185 | 185 | "unplugin-auto-import": "^19.0.0",
|
186 | 186 | "unplugin-vue-markdown": "^28.1.0",
|
187 | 187 | "unplugin-vue-router": "workspace:*",
|
188 | 188 | "vite": "^6.0.11",
|
189 |
| - "vite-plugin-vue-devtools": "^7.7.0", |
190 |
| - "vitepress": "1.6.1", |
191 |
| - "vitest": "^3.0.2", |
| 189 | + "vite-plugin-vue-devtools": "^7.7.1", |
| 190 | + "vitepress": "1.6.3", |
| 191 | + "vitest": "^3.0.4", |
192 | 192 | "vue": "^3.5.13",
|
193 | 193 | "vue-router": "^4.5.0",
|
194 | 194 | "vue-router-mock": "^1.1.0",
|
|
0 commit comments