@vc-shell/create-vc-app
Advanced tools
Comparing version 1.0.294 to 1.0.295
@@ -0,1 +1,5 @@ | ||
## [1.0.295](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.294...v1.0.295) (2024-10-01) | ||
## [1.0.294](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.293...v1.0.294) (2024-10-01) | ||
@@ -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.294", Me = "module", Te = "./dist/index.js", Ue = [ | ||
const we = "@vc-shell/create-vc-app", Oe = "Application scaffolding", Ne = "1.0.295", Me = "module", Te = "./dist/index.js", Ue = [ | ||
"dist" | ||
@@ -17,3 +17,3 @@ ], Ee = { | ||
"@types/prompts": "^2.4.4", | ||
"@vc-shell/ts-config": "^1.0.294", | ||
"@vc-shell/ts-config": "^1.0.295", | ||
copyfiles: "^2.4.1", | ||
@@ -20,0 +20,0 @@ "cross-env": "^7.0.3", |
@@ -26,6 +26,6 @@ { | ||
"@typescript-eslint/parser": "^6.16.0", | ||
"@vc-shell/api-client-generator": "^1.0.294", | ||
"@vc-shell/release-config": "^1.0.294", | ||
"@vc-shell/ts-config": "^1.0.294", | ||
"@vitejs/plugin-vue": "^5.0.3", | ||
"@vc-shell/api-client-generator": "^1.0.295", | ||
"@vc-shell/release-config": "^1.0.295", | ||
"@vc-shell/ts-config": "^1.0.295", | ||
"@vitejs/plugin-vue": "5.0.3", | ||
"@vue/eslint-config-prettier": "^9.0.0", | ||
@@ -58,4 +58,4 @@ "@vue/eslint-config-typescript": "^12.0.0", | ||
"@fortawesome/fontawesome-free": "^5.15.3", | ||
"@vc-shell/config-generator": "^1.0.294", | ||
"@vc-shell/framework": "^1.0.294", | ||
"@vc-shell/config-generator": "^1.0.295", | ||
"@vc-shell/framework": "^1.0.295", | ||
"@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.294", | ||
"version": "1.0.295", | ||
"type": "module", | ||
@@ -16,3 +16,3 @@ "bin": "./dist/index.js", | ||
"@types/prompts": "^2.4.4", | ||
"@vc-shell/ts-config": "^1.0.294", | ||
"@vc-shell/ts-config": "^1.0.295", | ||
"copyfiles": "^2.4.1", | ||
@@ -19,0 +19,0 @@ "cross-env": "^7.0.3", |
3303168