@vc-shell/create-vc-app 1.1.74 → 1.1.76
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist/index.js +1 -1
- package/dist/templates/base/_package.json +22 -22
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
## [1.1.76](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.75...v1.1.76) (2025-09-10)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## [1.1.75](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.74...v1.1.75) (2025-09-10)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
1
9
|
## [1.1.74](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.73...v1.1.74) (2025-09-08)
|
|
2
10
|
|
|
3
11
|
|
package/dist/index.js
CHANGED
|
@@ -6,7 +6,7 @@ import c from "node:path";
|
|
|
6
6
|
import s from "node:fs";
|
|
7
7
|
import { fileURLToPath as Oe } from "node:url";
|
|
8
8
|
import { cwd as Me, exit as Ee, argv as Te } from "node:process";
|
|
9
|
-
const Ue = "1.1.
|
|
9
|
+
const Ue = "1.1.76", I = {
|
|
10
10
|
version: Ue
|
|
11
11
|
};
|
|
12
12
|
var Pe = typeof global == "object" && global && global.Object === Object && global, Le = typeof self == "object" && self && self.Object === Object && self, _e = Pe || Le || Function("return this")(), b = _e.Symbol, K = Object.prototype, ze = K.hasOwnProperty, De = K.toString, $ = b ? b.toStringTag : void 0;
|
|
@@ -21,22 +21,22 @@
|
|
|
21
21
|
"@rollup/plugin-typescript": "^11.1.5",
|
|
22
22
|
"@types/lodash-es": "^4.17.12",
|
|
23
23
|
"@types/node": "^20.10.5",
|
|
24
|
-
"@typescript-eslint/eslint-plugin": "^
|
|
25
|
-
"@typescript-eslint/parser": "^
|
|
26
|
-
"@vc-shell/api-client-generator": "^1.1.
|
|
27
|
-
"@vc-shell/release-config": "^1.1.
|
|
28
|
-
"@vc-shell/ts-config": "^1.1.
|
|
24
|
+
"@typescript-eslint/eslint-plugin": "^8.43.0",
|
|
25
|
+
"@typescript-eslint/parser": "^8.43.0",
|
|
26
|
+
"@vc-shell/api-client-generator": "^1.1.76",
|
|
27
|
+
"@vc-shell/release-config": "^1.1.76",
|
|
28
|
+
"@vc-shell/ts-config": "^1.1.76",
|
|
29
29
|
"@vitejs/plugin-vue": "^5.2.3",
|
|
30
|
-
"@vue/eslint-config-prettier": "^
|
|
31
|
-
"@vue/eslint-config-typescript": "^
|
|
30
|
+
"@vue/eslint-config-prettier": "^10.2.0",
|
|
31
|
+
"@vue/eslint-config-typescript": "^14.6.0",
|
|
32
32
|
"autoprefixer": "^10.4.16",
|
|
33
33
|
"conventional-changelog-cli": "^4.1.0",
|
|
34
34
|
"cross-env": "^7.0.3",
|
|
35
|
-
"eslint": "^
|
|
36
|
-
"eslint-import-resolver-typescript": "^
|
|
35
|
+
"eslint": "^9.35.0",
|
|
36
|
+
"eslint-import-resolver-typescript": "^4.4.4",
|
|
37
37
|
"eslint-plugin-import": "^2.29.1",
|
|
38
|
-
"eslint-plugin-prettier": "^5.1.
|
|
39
|
-
"eslint-plugin-vue": "^
|
|
38
|
+
"eslint-plugin-prettier": "^5.1.3",
|
|
39
|
+
"eslint-plugin-vue": "^10.4.0",
|
|
40
40
|
"husky": "^8.0.3",
|
|
41
41
|
"lint-staged": "^15.2.0",
|
|
42
42
|
"lodash-es": "^4.17.21",
|
|
@@ -45,23 +45,23 @@
|
|
|
45
45
|
"sass": "^1.87.0",
|
|
46
46
|
"tailwindcss": "^3.4.0",
|
|
47
47
|
"tsx": "^4.7.1",
|
|
48
|
-
"typescript": "^5.
|
|
49
|
-
"vite": "^
|
|
50
|
-
"vite-plugin-checker": "^0.
|
|
48
|
+
"typescript": "^5.9.2",
|
|
49
|
+
"vite": "^7.1.5",
|
|
50
|
+
"vite-plugin-checker": "^0.10.3",
|
|
51
51
|
"vite-plugin-mkcert": "^1.17.1",
|
|
52
|
-
"vue-eslint-parser": "^
|
|
53
|
-
"vue-tsc": "^
|
|
52
|
+
"vue-eslint-parser": "^10.2.0",
|
|
53
|
+
"vue-tsc": "^3.0.6"
|
|
54
54
|
},
|
|
55
55
|
"dependencies": {
|
|
56
|
-
"@vc-shell/config-generator": "^1.1.
|
|
57
|
-
"@vc-shell/framework": "^1.1.
|
|
58
|
-
"@vueuse/core": "^
|
|
59
|
-
"@vueuse/integrations": "^
|
|
56
|
+
"@vc-shell/config-generator": "^1.1.76",
|
|
57
|
+
"@vc-shell/framework": "^1.1.76",
|
|
58
|
+
"@vueuse/core": "^13.9.0",
|
|
59
|
+
"@vueuse/integrations": "^13.9.0",
|
|
60
60
|
"cross-spawn": "^7.0.3",
|
|
61
61
|
"moment": "^2.30.1",
|
|
62
62
|
"vee-validate": "^4.12.4",
|
|
63
|
-
"vue": "^3.5.
|
|
64
|
-
"vue-router": "^4.
|
|
63
|
+
"vue": "^3.5.21",
|
|
64
|
+
"vue-router": "^4.5.1"
|
|
65
65
|
},
|
|
66
66
|
"lint-staged": {
|
|
67
67
|
"*.{js,ts,html,css}": "prettier --write '**/*.{ts,vue}'",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vc-shell/create-vc-app",
|
|
3
3
|
"description": "Application scaffolding",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.76",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": "./dist/index.js",
|
|
7
7
|
"files": [
|
|
@@ -13,18 +13,18 @@
|
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@types/prompts": "^2.4.4",
|
|
16
|
-
"@vc-shell/ts-config": "^1.1.
|
|
16
|
+
"@vc-shell/ts-config": "^1.1.76",
|
|
17
17
|
"copyfiles": "^2.4.1",
|
|
18
18
|
"cross-env": "^7.0.3",
|
|
19
19
|
"shx": "^0.3.4",
|
|
20
|
-
"typescript": "^5.
|
|
20
|
+
"typescript": "^5.9.2"
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
23
|
"chalk": "^2.4.2",
|
|
24
24
|
"mri": "^1.2.0",
|
|
25
25
|
"prompts": "^2.4.2",
|
|
26
26
|
"tslib": "^2.5.3",
|
|
27
|
-
"vite": "^
|
|
27
|
+
"vite": "^7.1.5",
|
|
28
28
|
"vite-plugin-dts": "^3.6.4"
|
|
29
29
|
},
|
|
30
30
|
"publishConfig": {
|