|
22 | 22 | "@types/node": "^20.10.5", |
23 | 23 | "@typescript-eslint/eslint-plugin": "^7.4.0", |
24 | 24 | "@typescript-eslint/parser": "^7.4.0", |
25 | | - "@vc-shell/api-client-generator": "^1.2.3-beta.0", |
26 | | - "@vc-shell/release-config": "^1.2.3-beta.0", |
27 | | - "@vc-shell/ts-config": "^1.2.3-beta.0", |
| 25 | + "@vc-shell/api-client-generator": "^1.2.3-beta.1", |
| 26 | + "@vc-shell/release-config": "^1.2.3-beta.1", |
| 27 | + "@vc-shell/ts-config": "^1.2.3-beta.1", |
28 | 28 | "@vitejs/plugin-vue": "^5.2.3", |
29 | 29 | "@vue/eslint-config-prettier": "^9.0.0", |
30 | 30 | "@vue/eslint-config-typescript": "^13.0.0", |
|
52 | 52 | "vue-tsc": "^2.2.10" |
53 | 53 | }, |
54 | 54 | "dependencies": { |
55 | | - "@vc-shell/config-generator": "^1.2.3-beta.0", |
56 | | - "@vc-shell/framework": "^1.2.3-beta.0", |
| 55 | + "@vc-shell/config-generator": "^1.2.3-beta.1", |
| 56 | + "@vc-shell/framework": "^1.2.3-beta.1", |
57 | 57 | "@vueuse/core": "^10.7.1", |
58 | 58 | "@vueuse/integrations": "^10.7.1", |
59 | 59 | "cross-spawn": "^7.0.3", |
|
0 commit comments