@vc-shell/create-vc-app
Advanced tools
Comparing version 1.0.323 to 1.0.324
@@ -0,1 +1,5 @@ | ||
## [1.0.324](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.323...v1.0.324) (2024-11-06) | ||
## [1.0.323](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.322...v1.0.323) (2024-11-05) | ||
@@ -2,0 +6,0 @@ |
@@ -9,3 +9,3 @@ #!/usr/bin/env node | ||
import { cwd as je, argv as Ae, exit as ke } from "node:process"; | ||
const we = "@vc-shell/create-vc-app", Oe = "Application scaffolding", Ne = "1.0.323", Me = "module", Te = "./dist/index.js", Ue = [ | ||
const we = "@vc-shell/create-vc-app", Oe = "Application scaffolding", Ne = "1.0.324", Me = "module", Te = "./dist/index.js", Ue = [ | ||
"dist" | ||
@@ -17,3 +17,3 @@ ], Ee = { | ||
"@types/prompts": "^2.4.4", | ||
"@vc-shell/ts-config": "^1.0.323", | ||
"@vc-shell/ts-config": "^1.0.324", | ||
copyfiles: "^2.4.1", | ||
@@ -20,0 +20,0 @@ "cross-env": "^7.0.3", |
@@ -26,5 +26,5 @@ { | ||
"@typescript-eslint/parser": "^6.16.0", | ||
"@vc-shell/api-client-generator": "^1.0.323", | ||
"@vc-shell/release-config": "^1.0.323", | ||
"@vc-shell/ts-config": "^1.0.323", | ||
"@vc-shell/api-client-generator": "^1.0.324", | ||
"@vc-shell/release-config": "^1.0.324", | ||
"@vc-shell/ts-config": "^1.0.324", | ||
"@vitejs/plugin-vue": "5.0.3", | ||
@@ -58,4 +58,4 @@ "@vue/eslint-config-prettier": "^9.0.0", | ||
"@fortawesome/fontawesome-free": "^5.15.3", | ||
"@vc-shell/config-generator": "^1.0.323", | ||
"@vc-shell/framework": "^1.0.323", | ||
"@vc-shell/config-generator": "^1.0.324", | ||
"@vc-shell/framework": "^1.0.324", | ||
"@vueuse/core": "^10.7.1", | ||
@@ -62,0 +62,0 @@ "@vueuse/integrations": "^10.7.1", |
{ | ||
"name": "@vc-shell/create-vc-app", | ||
"description": "Application scaffolding", | ||
"version": "1.0.323", | ||
"version": "1.0.324", | ||
"type": "module", | ||
@@ -16,3 +16,3 @@ "bin": "./dist/index.js", | ||
"@types/prompts": "^2.4.4", | ||
"@vc-shell/ts-config": "^1.0.323", | ||
"@vc-shell/ts-config": "^1.0.324", | ||
"copyfiles": "^2.4.1", | ||
@@ -19,0 +19,0 @@ "cross-env": "^7.0.3", |
3306068