create-weapp-vite 2.1.0 → 2.2.0

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/dist/cli.js CHANGED
@@ -1,4 +1,4 @@
1
- import { n as RECOMMENDED_SKILLS_INSTALL_COMMAND, r as TemplateName, t as createProject } from "./src-yFJBBYLM.js";
1
+ import { n as RECOMMENDED_SKILLS_INSTALL_COMMAND, r as TemplateName, t as createProject } from "./src-DgSMD2oY.js";
2
2
  import logger from "@weapp-core/logger";
3
3
  import { fs } from "@weapp-core/shared";
4
4
  import process from "node:process";
package/dist/index.js CHANGED
@@ -1,2 +1,2 @@
1
- import { r as TemplateName, t as createProject } from "./src-yFJBBYLM.js";
1
+ import { r as TemplateName, t as createProject } from "./src-DgSMD2oY.js";
2
2
  export { TemplateName, createProject };
@@ -6,10 +6,10 @@ import https from "node:https";
6
6
  import { spawn } from "node:child_process";
7
7
  import process from "node:process";
8
8
  //#region ../../packages-runtime/wevu/package.json
9
- var version$1 = "6.15.0";
9
+ var version$1 = "6.15.3";
10
10
  //#endregion
11
11
  //#region ../weapp-vite/package.json
12
- var version = "6.15.0";
12
+ var version = "6.15.3";
13
13
  //#endregion
14
14
  //#region src/enums.ts
15
15
  let TemplateName = /* @__PURE__ */ function(TemplateName) {
@@ -103,27 +103,27 @@ const TEMPLATE_CATALOG = {
103
103
  "@types/node": "^25.6.0",
104
104
  "@types/semver": "^7.7.1",
105
105
  "@vant/weapp": "^1.11.7",
106
- "@vitejs/plugin-vue": "^6.0.5",
106
+ "@vitejs/plugin-vue": "^6.0.6",
107
107
  "@vue/compiler-core": "^3.5.32",
108
108
  "@vue/compiler-dom": "^3.5.32",
109
109
  "@vue/language-core": "^3.2.6",
110
110
  "antd-mini": "^3.4.3",
111
111
  "bundle-require": "^5.1.0",
112
112
  "class-variance-authority": "^0.7.1",
113
- "comment-json": "^4.6.2",
113
+ "comment-json": "^5.0.0",
114
114
  "estree-walker": "^3.0.3",
115
115
  "gm-crypto": "^0.1.12",
116
- "lru-cache": "^11.3.3",
116
+ "lru-cache": "^11.3.5",
117
117
  "magic-string": "^0.30.21",
118
118
  "miniprogram-api-typings": "^5.1.2",
119
- "oxc-parser": "^0.124.0",
119
+ "oxc-parser": "^0.125.0",
120
120
  "oxc-walker": "^0.7.0",
121
121
  "pkg-types": "^2.3.0",
122
122
  "sass-embedded": "^1.99.0",
123
123
  "tailwind-merge": "^3.5.0",
124
124
  "tailwind-variants": "^3.2.2",
125
125
  "tdesign-miniprogram": "^1.13.2",
126
- "ts-morph": "^27.0.2",
126
+ "ts-morph": "^28.0.0",
127
127
  "vite-plugin-inspect": "^11.3.3",
128
128
  "vue-tsc": "^3.2.6",
129
129
  "weapp-tailwindcss": "^4.11.2",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "create-weapp-vite",
3
3
  "type": "module",
4
- "version": "2.1.0",
4
+ "version": "2.2.0",
5
5
  "description": "create-weapp-vite",
6
6
  "author": "ice breaker <1324318532@qq.com>",
7
7
  "license": "MIT",
@@ -28,13 +28,14 @@
28
28
  "postinstall": "wv prepare"
29
29
  },
30
30
  "devDependencies": {
31
- "@icebreakers/eslint-config": "^4.0.3",
32
- "@icebreakers/stylelint-config": "^3.0.3",
31
+ "@icebreakers/eslint-config": "^4.0.4",
32
+ "@icebreakers/stylelint-config": "^3.0.4",
33
33
  "eslint": "^10.2.0",
34
34
  "miniprogram-api-typings": "catalog:",
35
35
  "sass": "catalog:",
36
- "stylelint": "^17.6.0",
36
+ "stylelint": "^17.7.0",
37
37
  "typescript": "catalog:",
38
- "weapp-vite": "workspace:*"
38
+ "weapp-vite": "workspace:*",
39
+ "wevu": "workspace:*"
39
40
  }
40
41
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "weapp-vite-lib-template",
3
3
  "type": "module",
4
- "version": "6.0.0",
4
+ "version": "6.0.3",
5
5
  "private": true,
6
6
  "description": "weapp-vite 组件库(lib 模式)模板",
7
7
  "author": "ice breaker <1324318532@qq.com>",
@@ -32,12 +32,12 @@
32
32
  "wevu": "workspace:*"
33
33
  },
34
34
  "devDependencies": {
35
- "@icebreakers/eslint-config": "^4.0.3",
36
- "@icebreakers/stylelint-config": "^3.0.3",
35
+ "@icebreakers/eslint-config": "^4.0.4",
36
+ "@icebreakers/stylelint-config": "^3.0.4",
37
37
  "eslint": "^10.2.0",
38
38
  "miniprogram-api-typings": "catalog:",
39
39
  "sass": "catalog:",
40
- "stylelint": "^17.6.0",
40
+ "stylelint": "^17.7.0",
41
41
  "typescript": "catalog:",
42
42
  "weapp-vite": "workspace:*",
43
43
  "wevu": "workspace:*"
@@ -29,18 +29,19 @@
29
29
  },
30
30
  "devDependencies": {
31
31
  "@egoist/tailwindcss-icons": "catalog:",
32
- "@icebreakers/eslint-config": "^4.0.3",
33
- "@icebreakers/stylelint-config": "^3.0.3",
32
+ "@icebreakers/eslint-config": "^4.0.4",
33
+ "@icebreakers/stylelint-config": "^3.0.4",
34
34
  "@iconify-json/mdi": "catalog:",
35
35
  "autoprefixer": "catalog:",
36
36
  "eslint": "^10.2.0",
37
37
  "miniprogram-api-typings": "catalog:",
38
38
  "postcss": "catalog:",
39
39
  "sass": "catalog:",
40
- "stylelint": "^17.6.0",
40
+ "stylelint": "^17.7.0",
41
41
  "tailwindcss": "catalog:tailwind3",
42
42
  "typescript": "catalog:",
43
43
  "weapp-tailwindcss": "catalog:",
44
- "weapp-vite": "workspace:*"
44
+ "weapp-vite": "workspace:*",
45
+ "wevu": "workspace:*"
45
46
  }
46
47
  }
@@ -32,18 +32,19 @@
32
32
  },
33
33
  "devDependencies": {
34
34
  "@egoist/tailwindcss-icons": "catalog:",
35
- "@icebreakers/eslint-config": "^4.0.3",
36
- "@icebreakers/stylelint-config": "^3.0.3",
35
+ "@icebreakers/eslint-config": "^4.0.4",
36
+ "@icebreakers/stylelint-config": "^3.0.4",
37
37
  "@iconify-json/mdi": "catalog:",
38
38
  "autoprefixer": "catalog:",
39
39
  "eslint": "^10.2.0",
40
40
  "miniprogram-api-typings": "catalog:",
41
41
  "postcss": "catalog:",
42
42
  "sass": "catalog:",
43
- "stylelint": "^17.6.0",
43
+ "stylelint": "^17.7.0",
44
44
  "tailwindcss": "catalog:tailwind3",
45
45
  "typescript": "catalog:",
46
46
  "weapp-tailwindcss": "catalog:",
47
- "weapp-vite": "workspace:*"
47
+ "weapp-vite": "workspace:*",
48
+ "wevu": "workspace:*"
48
49
  }
49
50
  }
@@ -32,18 +32,19 @@
32
32
  },
33
33
  "devDependencies": {
34
34
  "@egoist/tailwindcss-icons": "catalog:",
35
- "@icebreakers/eslint-config": "^4.0.3",
36
- "@icebreakers/stylelint-config": "^3.0.3",
35
+ "@icebreakers/eslint-config": "^4.0.4",
36
+ "@icebreakers/stylelint-config": "^3.0.4",
37
37
  "@iconify-json/mdi": "catalog:",
38
38
  "autoprefixer": "catalog:",
39
39
  "eslint": "^10.2.0",
40
40
  "miniprogram-api-typings": "catalog:",
41
41
  "postcss": "catalog:",
42
42
  "sass": "catalog:",
43
- "stylelint": "^17.6.0",
43
+ "stylelint": "^17.7.0",
44
44
  "tailwindcss": "catalog:tailwind3",
45
45
  "typescript": "catalog:",
46
46
  "weapp-tailwindcss": "catalog:",
47
- "weapp-vite": "workspace:*"
47
+ "weapp-vite": "workspace:*",
48
+ "wevu": "workspace:*"
48
49
  }
49
50
  }
@@ -28,11 +28,11 @@
28
28
  "postinstall": "wv prepare"
29
29
  },
30
30
  "devDependencies": {
31
- "@icebreakers/eslint-config": "^4.0.3",
32
- "@icebreakers/stylelint-config": "^3.0.3",
31
+ "@icebreakers/eslint-config": "^4.0.4",
32
+ "@icebreakers/stylelint-config": "^3.0.4",
33
33
  "eslint": "^10.2.0",
34
34
  "miniprogram-api-typings": "catalog:",
35
- "stylelint": "^17.6.0",
35
+ "stylelint": "^17.7.0",
36
36
  "typescript": "catalog:",
37
37
  "vue-tsc": "catalog:",
38
38
  "weapp-vite": "workspace:*",
@@ -32,15 +32,15 @@
32
32
  },
33
33
  "devDependencies": {
34
34
  "@egoist/tailwindcss-icons": "catalog:",
35
- "@icebreakers/eslint-config": "^4.0.3",
36
- "@icebreakers/stylelint-config": "^3.0.3",
35
+ "@icebreakers/eslint-config": "^4.0.4",
36
+ "@icebreakers/stylelint-config": "^3.0.4",
37
37
  "@iconify-json/mdi": "catalog:",
38
38
  "autoprefixer": "catalog:",
39
39
  "eslint": "^10.2.0",
40
40
  "miniprogram-api-typings": "catalog:",
41
41
  "postcss": "catalog:",
42
42
  "sass": "catalog:",
43
- "stylelint": "^17.6.0",
43
+ "stylelint": "^17.7.0",
44
44
  "tailwindcss": "catalog:tailwind3",
45
45
  "typescript": "catalog:",
46
46
  "vue-tsc": "catalog:",