|
164 | 164 | ]
|
165 | 165 | },
|
166 | 166 | "dependencies": {
|
167 |
| - "@babel/types": "^7.24.7", |
| 167 | + "@babel/types": "^7.24.9", |
168 | 168 | "@rollup/pluginutils": "^5.1.0",
|
169 | 169 | "@vue-macros/common": "^1.10.4",
|
170 | 170 | "ast-walker-scope": "^0.6.1",
|
|
189 | 189 | "devDependencies": {
|
190 | 190 | "@pinia/colada": "^0.6.0",
|
191 | 191 | "@shikijs/vitepress-twoslash": "1.10.3",
|
192 |
| - "@tanstack/vue-query": "^5.51.0", |
193 |
| - "@types/node": "^20.14.10", |
| 192 | + "@tanstack/vue-query": "^5.51.5", |
| 193 | + "@types/node": "^20.14.11", |
194 | 194 | "@vitest/coverage-v8": "^1.6.0",
|
195 | 195 | "@vitest/ui": "^1.6.0",
|
196 | 196 | "@volar/vue-language-core": "^1.6.5",
|
|
209 | 209 | "prettier": "^3.3.3",
|
210 | 210 | "rimraf": "^6.0.1",
|
211 | 211 | "rollup": "^4.18.1",
|
212 |
| - "semver": "^7.6.2", |
| 212 | + "semver": "^7.6.3", |
213 | 213 | "ts-expect": "^1.3.0",
|
214 |
| - "tsup": "^8.1.0", |
| 214 | + "tsup": "^8.1.2", |
215 | 215 | "typescript": "^5.5.3",
|
216 |
| - "unplugin-auto-import": "^0.17.6", |
| 216 | + "unplugin-auto-import": "^0.18.0", |
217 | 217 | "unplugin-vue-markdown": "^0.26.2",
|
218 | 218 | "unplugin-vue-router": "workspace:*",
|
219 |
| - "vite": "^5.3.3", |
220 |
| - "vite-plugin-vue-devtools": "^7.3.5", |
221 |
| - "vitepress": "1.3.0", |
| 219 | + "vite": "^5.3.4", |
| 220 | + "vite-plugin-vue-devtools": "^7.3.6", |
| 221 | + "vitepress": "1.3.1", |
222 | 222 | "vitest": "^1.6.0",
|
223 |
| - "vue": "^3.4.31", |
| 223 | + "vue": "^3.4.32", |
224 | 224 | "vue-router": "^4.4.0",
|
225 | 225 | "vue-router-mock": "^1.1.0",
|
226 | 226 | "vue-tsc": "^2.0.26",
|
227 |
| - "vuefire": "^3.1.23", |
228 |
| - "webpack": "^5.92.1", |
| 227 | + "vuefire": "^3.1.24", |
| 228 | + "webpack": "^5.93.0", |
229 | 229 | "yorkie": "^2.0.0"
|
230 | 230 | }
|
231 | 231 | }
|
0 commit comments