Skip to content

Commit 38cb731

Browse files
committed
chore: update @vc-shell dependencies to version 2.0.0-alpha.9 and remove unused release script
1 parent 46c92ac commit 38cb731

File tree

3 files changed

+120
-4026
lines changed

3 files changed

+120
-4026
lines changed

src/VirtoCommerce.ImportModule.Web/App/package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
"@types/node": "^20.10.5",
3434
"@typescript-eslint/eslint-plugin": "^7.4.0",
3535
"@typescript-eslint/parser": "^7.4.0",
36-
"@vc-shell/api-client-generator": "^2.0.0-alpha.6",
37-
"@vc-shell/release-config": "^2.0.0-alpha.6",
36+
"@vc-shell/api-client-generator": "2.0.0-alpha.9",
3837
"@vc-shell/ts-config": "^2.0.0-alpha.6",
3938
"@vitejs/plugin-vue": "^5.2.3",
4039
"@vue/eslint-config-prettier": "^9.0.0",
@@ -69,8 +68,8 @@
6968
"@module-federation/dts-plugin": "2.0.1"
7069
},
7170
"dependencies": {
72-
"@vc-shell/config-generator": "^2.0.0-alpha.6",
73-
"@vc-shell/framework": "^2.0.0-alpha.6",
71+
"@vc-shell/config-generator": "2.0.0-alpha.9",
72+
"@vc-shell/framework": "2.0.0-alpha.9",
7473
"@virtocommerce/import-app": "^1.1.3",
7574
"@vueuse/core": "^10.7.1",
7675
"@vueuse/integrations": "^10.7.1",

src/VirtoCommerce.ImportModule.Web/App/scripts/release.ts

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)