@vc-shell/create-vc-app 1.0.133 → 1.0.135

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 CHANGED
@@ -1,3 +1,11 @@
1
+ ## [1.0.135](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.134...v1.0.135) (2024-01-03)
2
+
3
+
4
+
5
+ ## [1.0.134](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.133...v1.0.134) (2023-12-29)
6
+
7
+
8
+
1
9
  ## [1.0.133](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.132...v1.0.133) (2023-12-28)
2
10
 
3
11
 
@@ -16,54 +16,54 @@
16
16
  "release": "tsx scripts/release.ts --dry"
17
17
  },
18
18
  "devDependencies": {
19
- "@commitlint/cli": "^17.6.3",
20
- "@commitlint/config-conventional": "^17.6.3",
21
- "@laynezh/vite-plugin-lib-assets": "^0.5.6",
19
+ "@commitlint/cli": "^18.4.3",
20
+ "@commitlint/config-conventional": "^18.4.3",
21
+ "@laynezh/vite-plugin-lib-assets": "^0.5.13",
22
22
  "@rollup/plugin-typescript": "^11.1.5",
23
- "@types/lodash-es": "^4.17.7",
24
- "@typescript-eslint/eslint-plugin": "^6.13.2",
25
- "@typescript-eslint/parser": "^6.13.2",
26
- "@vc-shell/api-client-generator": "^1.0.133",
27
- "@vc-shell/release-config": "^1.0.133",
28
- "@vc-shell/ts-config": "^1.0.133",
29
- "@vitejs/plugin-vue": "^4.5.1",
30
- "@vue/eslint-config-prettier": "^8.0.0",
23
+ "@types/lodash-es": "^4.17.12",
24
+ "@typescript-eslint/eslint-plugin": "^6.16.0",
25
+ "@typescript-eslint/parser": "^6.16.0",
26
+ "@vc-shell/api-client-generator": "^1.0.135",
27
+ "@vc-shell/release-config": "^1.0.135",
28
+ "@vc-shell/ts-config": "^1.0.135",
29
+ "@vitejs/plugin-vue": "^5.0.0",
30
+ "@vue/eslint-config-prettier": "^9.0.0",
31
31
  "@vue/eslint-config-typescript": "^12.0.0",
32
- "autoprefixer": "^10.4.14",
33
- "conventional-changelog-cli": "^2.2.2",
32
+ "autoprefixer": "^10.4.16",
33
+ "conventional-changelog-cli": "^4.1.0",
34
34
  "cross-env": "^7.0.3",
35
- "eslint": "^8.41.0",
35
+ "eslint": "^8.56.0",
36
36
  "eslint-import-resolver-typescript": "^3.6.1",
37
- "eslint-plugin-import": "^2.29.0",
38
- "eslint-plugin-prettier": "^5.0.1",
37
+ "eslint-plugin-import": "^2.29.1",
38
+ "eslint-plugin-prettier": "^5.1.2",
39
39
  "eslint-plugin-vue": "^9.19.2",
40
40
  "husky": "^8.0.3",
41
- "lint-staged": "^13.2.2",
41
+ "lint-staged": "^15.2.0",
42
42
  "lodash-es": "^4.17.21",
43
43
  "postcss": "^8.4.32",
44
- "prettier": "^3.1.0",
44
+ "prettier": "^3.1.1",
45
45
  "querystring-es3": "^0.2.1",
46
- "sass": "^1.69.5",
47
- "tailwindcss": "^3.3.2",
46
+ "sass": "^1.69.6",
47
+ "tailwindcss": "^3.4.0",
48
48
  "tsx": "^3.13.0",
49
49
  "typescript": "5.3.3",
50
- "vite": "4.5.0",
51
- "vite-plugin-checker": "^0.6.0",
52
- "vite-plugin-mkcert": "^1.15.0",
53
- "vite-plugin-pwa": "^0.17.3",
50
+ "vite": "^4.5.0",
51
+ "vite-plugin-checker": "^0.6.2",
52
+ "vite-plugin-mkcert": "^1.17.1",
53
+ "vite-plugin-pwa": "^0.17.4",
54
54
  "vue-eslint-parser": "^9.3.2",
55
- "vue-tsc": "^1.8.25"
55
+ "vue-tsc": "^1.8.27"
56
56
  },
57
57
  "dependencies": {
58
58
  "@fortawesome/fontawesome-free": "^5.15.3",
59
- "@vc-shell/config-generator": "^1.0.133",
60
- "@vc-shell/framework": "^1.0.133",
61
- "@vueuse/core": "^10.7.0",
62
- "@vueuse/integrations": "^10.7.0",
63
- "moment": "^2.29.4",
59
+ "@vc-shell/config-generator": "^1.0.135",
60
+ "@vc-shell/framework": "^1.0.135",
61
+ "@vueuse/core": "^10.7.1",
62
+ "@vueuse/integrations": "^10.7.1",
63
+ "moment": "^2.30.1",
64
64
  "roboto-fontface": "^0.10.0",
65
- "vee-validate": "^4.11.8",
66
- "vue": "3.3.13",
65
+ "vee-validate": "^4.12.4",
66
+ "vue": "3.4.0",
67
67
  "vue-router": "^4.2.5"
68
68
  },
69
69
  "lint-staged": {
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.0.133",
4
+ "version": "1.0.135",
5
5
  "type": "module",
6
6
  "bin": "./dist/index.js",
7
7
  "files": [
@@ -13,7 +13,7 @@
13
13
  },
14
14
  "devDependencies": {
15
15
  "@types/prompts": "^2.4.4",
16
- "@vc-shell/ts-config": "^1.0.133",
16
+ "@vc-shell/ts-config": "^1.0.135",
17
17
  "copyfiles": "^2.4.1",
18
18
  "cross-env": "^7.0.3",
19
19
  "shx": "^0.3.4",