Skip to content

Commit 1f7d5c2

Browse files
committed
Update @vc-shell dependencies to version 1.2.4-beta.2 for improved compatibility and performance
1 parent cf90176 commit 1f7d5c2

File tree

1 file changed

+5
-5
lines changed
  • src/VirtoCommerce.MarketplaceRegistrationModule.Web/vcmp-registration

1 file changed

+5
-5
lines changed

src/VirtoCommerce.MarketplaceRegistrationModule.Web/vcmp-registration/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"@types/node": "^20.10.5",
3030
"@typescript-eslint/eslint-plugin": "^6.16.0",
3131
"@typescript-eslint/parser": "^6.16.0",
32-
"@vc-shell/api-client-generator": "^1.1.83",
33-
"@vc-shell/release-config": "^1.1.83",
34-
"@vc-shell/ts-config": "^1.1.83",
32+
"@vc-shell/api-client-generator": "1.2.4-beta.2",
33+
"@vc-shell/release-config": "1.2.4-beta.2",
34+
"@vc-shell/ts-config": "1.2.4-beta.2",
3535
"@vitejs/plugin-vue": "^5.2.3",
3636
"@vue/eslint-config-prettier": "^9.0.0",
3737
"@vue/eslint-config-typescript": "^12.0.0",
@@ -59,8 +59,8 @@
5959
"vue-tsc": "^2.2.10"
6060
},
6161
"dependencies": {
62-
"@vc-shell/config-generator": "^1.1.83",
63-
"@vc-shell/framework": "^1.1.83",
62+
"@vc-shell/config-generator": "1.2.4-beta.2",
63+
"@vc-shell/framework": "1.2.4-beta.2",
6464
"@vcmp-registration/api": "1.0.0",
6565
"@vcmp-registration/modules": "1.0.0",
6666
"@vueuse/core": "^10.7.1",

0 commit comments

Comments
 (0)