@vc-shell/create-vc-app
Advanced tools
Comparing version 1.0.293 to 1.0.294
@@ -0,1 +1,5 @@ | ||
## [1.0.294](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.293...v1.0.294) (2024-10-01) | ||
## [1.0.293](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.290...v1.0.293) (2024-09-23) | ||
@@ -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.293", Me = "module", Te = "./dist/index.js", Ue = [ | ||
const we = "@vc-shell/create-vc-app", Oe = "Application scaffolding", Ne = "1.0.294", Me = "module", Te = "./dist/index.js", Ue = [ | ||
"dist" | ||
@@ -17,3 +17,3 @@ ], Ee = { | ||
"@types/prompts": "^2.4.4", | ||
"@vc-shell/ts-config": "^1.0.293", | ||
"@vc-shell/ts-config": "^1.0.294", | ||
copyfiles: "^2.4.1", | ||
@@ -28,3 +28,3 @@ "cross-env": "^7.0.3", | ||
tslib: "^2.5.3", | ||
vite: "^5.0.11", | ||
vite: "5.3.6", | ||
"vite-plugin-dts": "^3.6.4" | ||
@@ -31,0 +31,0 @@ }, Pe = { |
@@ -26,5 +26,5 @@ { | ||
"@typescript-eslint/parser": "^6.16.0", | ||
"@vc-shell/api-client-generator": "^1.0.293", | ||
"@vc-shell/release-config": "^1.0.293", | ||
"@vc-shell/ts-config": "^1.0.293", | ||
"@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", | ||
@@ -50,3 +50,3 @@ "@vue/eslint-config-prettier": "^9.0.0", | ||
"typescript": "~5.3.3", | ||
"vite": "^5.0.11", | ||
"vite": "5.3.6", | ||
"vite-plugin-checker": "^0.6.2", | ||
@@ -59,4 +59,4 @@ "vite-plugin-mkcert": "^1.17.1", | ||
"@fortawesome/fontawesome-free": "^5.15.3", | ||
"@vc-shell/config-generator": "^1.0.293", | ||
"@vc-shell/framework": "^1.0.293", | ||
"@vc-shell/config-generator": "^1.0.294", | ||
"@vc-shell/framework": "^1.0.294", | ||
"@vueuse/core": "^10.7.1", | ||
@@ -63,0 +63,0 @@ "@vueuse/integrations": "^10.7.1", |
@@ -22,3 +22,2 @@ import VirtoShellFramework, { notification, useUser, useLanguages } from "@vc-shell/framework"; | ||
router, | ||
platformUrl: import.meta.env.APP_PLATFORM_URL, | ||
i18n: { | ||
@@ -25,0 +24,0 @@ locale: import.meta.env.APP_I18N_LOCALE, |
@@ -24,3 +24,2 @@ import VirtoShellFramework, { notification, useUser, useLanguages } from "@vc-shell/framework"; | ||
router, | ||
platformUrl: import.meta.env.APP_PLATFORM_URL, | ||
i18n: { | ||
@@ -27,0 +26,0 @@ locale: import.meta.env.APP_I18N_LOCALE, |
{ | ||
"name": "@vc-shell/create-vc-app", | ||
"description": "Application scaffolding", | ||
"version": "1.0.293", | ||
"version": "1.0.294", | ||
"type": "module", | ||
@@ -16,3 +16,3 @@ "bin": "./dist/index.js", | ||
"@types/prompts": "^2.4.4", | ||
"@vc-shell/ts-config": "^1.0.293", | ||
"@vc-shell/ts-config": "^1.0.294", | ||
"copyfiles": "^2.4.1", | ||
@@ -28,3 +28,3 @@ "cross-env": "^7.0.3", | ||
"tslib": "^2.5.3", | ||
"vite": "^5.0.11", | ||
"vite": "5.3.6", | ||
"vite-plugin-dts": "^3.6.4" | ||
@@ -31,0 +31,0 @@ }, |
3303069
12782
+ Addedvite@5.3.6(transitive)
- Removedvite@5.4.14(transitive)
Updatedvite@5.3.6