create-weapp-vite 2.8.0 → 2.8.1

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, t as createProject } from "./src-C3T0ngLd.js";
1
+ import { n as RECOMMENDED_SKILLS_INSTALL_COMMAND, t as createProject } from "./src-DLBjE7f9.js";
2
2
  import logger from "@weapp-core/logger";
3
3
  import { fs } from "@weapp-core/shared/fs";
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-C3T0ngLd.js";
1
+ import { r as TemplateName, t as createProject } from "./src-DLBjE7f9.js";
2
2
  export { TemplateName, createProject };
@@ -9,13 +9,13 @@ import process from "node:process";
9
9
  var version$3 = "0.2.0";
10
10
  //#endregion
11
11
  //#region ../../packages-runtime/wevu/package.json
12
- var version$2 = "6.20.4";
12
+ var version$2 = "6.20.5";
13
13
  //#endregion
14
14
  //#region ../dashboard/package.json
15
- var version$1 = "6.20.4";
15
+ var version$1 = "6.20.5";
16
16
  //#endregion
17
17
  //#region ../weapp-vite/package.json
18
- var version = "6.20.4";
18
+ var version = "6.20.5";
19
19
  //#endregion
20
20
  //#region src/enums.ts
21
21
  let TemplateName = /* @__PURE__ */ function(TemplateName) {
@@ -129,8 +129,8 @@ const TEMPLATE_CATALOG = {
129
129
  "@babel/types": "^8.0.4",
130
130
  "@douyin-microapp/typings": "^1.3.1",
131
131
  "@egoist/tailwindcss-icons": "^1.9.2",
132
- "@icebreakers/eslint-config": "^7.0.2",
133
- "@icebreakers/stylelint-config": "^5.0.3",
132
+ "@icebreakers/eslint-config": "^7.0.4",
133
+ "@icebreakers/stylelint-config": "^5.0.5",
134
134
  "@iconify-json/mdi": "^1.2.3",
135
135
  "@iconify/tailwind4": "^1.2.3",
136
136
  "@mini-types/alipay": "^3.0.14",
@@ -142,7 +142,7 @@ const TEMPLATE_CATALOG = {
142
142
  "@vue/babel-plugin-jsx": "3.0.0",
143
143
  "@vue/compiler-core": "^3.5.41",
144
144
  "@vue/compiler-dom": "^3.5.41",
145
- "@vue/language-core": "^3.3.9",
145
+ "@vue/language-core": "^3.3.10",
146
146
  "@wot-ui/ui": "2.3.2",
147
147
  "antd-mini": "^3.4.3",
148
148
  "bundle-require": "^5.1.0",
@@ -150,25 +150,25 @@ const TEMPLATE_CATALOG = {
150
150
  "comment-json": "^5.0.0",
151
151
  "estree-walker": "^3.0.3",
152
152
  "gm-crypto": "^0.1.12",
153
- "happy-dom": "^20.11.2",
153
+ "happy-dom": "^20.11.6",
154
154
  "lru-cache": "^11.5.2",
155
- "magic-string": "^1.2.0",
155
+ "magic-string": "^1.2.2",
156
156
  "miniprogram-api-typings": "^5.2.3",
157
- "oxc-parser": "^0.144.0",
157
+ "oxc-parser": "^0.146.0",
158
158
  "oxc-walker": "^1.1.1",
159
159
  "pkg-types": "^2.3.1",
160
- "sass-embedded": "^1.102.0",
160
+ "sass-embedded": "^1.103.1",
161
161
  "tailwind-merge": "^3.6.0",
162
162
  "tailwind-variants": "^3.3.1",
163
163
  "tdesign-miniprogram": "^1.16.0",
164
164
  "ts-morph": "^28.0.0",
165
- "uview-plus": "3.8.86",
165
+ "uview-plus": "3.8.108",
166
166
  "vite-plugin-inspect": "^12.0.2",
167
- "vue-tsc": "^3.3.9",
168
- "weapp-tailwindcss": "^5.2.14",
167
+ "vue-tsc": "^3.3.10",
168
+ "weapp-tailwindcss": "^5.3.3",
169
169
  autoprefixer: "^10.5.4",
170
170
  clsx: "^2.1.1",
171
- dayjs: "^1.11.21",
171
+ dayjs: "^1.11.23",
172
172
  echarts: "^6.1.0",
173
173
  esbuild: "^0.28.2",
174
174
  eslint: "^10.8.1",
@@ -179,20 +179,20 @@ const TEMPLATE_CATALOG = {
179
179
  obug: "^2.1.4",
180
180
  pathe: "^2.0.3",
181
181
  postcss: "^8.5.26",
182
- rolldown: "1.2.4",
183
- sass: "^1.102.0",
182
+ rolldown: "1.2.5",
183
+ sass: "^1.103.1",
184
184
  stylelint: "^17.14.1",
185
185
  tailwindcss: "^4.3.3",
186
186
  tslib: "^2.8.1",
187
187
  tsx: "^4.23.12",
188
188
  typescript: "^6.0.3",
189
- vite: "8.2.1",
189
+ vite: "8.2.2",
190
190
  vue: "^3.5.41",
191
191
  zod: "^4.4.3"
192
192
  };
193
193
  const TEMPLATE_NAMED_CATALOG = {
194
194
  "tdesign-miniprogram-fixed": { "tdesign-miniprogram": "1.16.0" },
195
- "weapp-tailwindcss-fixed": { "weapp-tailwindcss": "5.2.14" },
195
+ "weapp-tailwindcss-fixed": { "weapp-tailwindcss": "5.3.3" },
196
196
  latest: {
197
197
  "miniprogram-api-typings": "^5.2.3",
198
198
  typescript: "^6.0.3"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "create-weapp-vite",
3
3
  "type": "module",
4
- "version": "2.8.0",
4
+ "version": "2.8.1",
5
5
  "description": "create-weapp-vite",
6
6
  "author": "ice breaker <1324318532@qq.com>",
7
7
  "license": "MIT",
@@ -46,7 +46,7 @@
46
46
  "node": "^20.19.0 || >=22.12.0"
47
47
  },
48
48
  "dependencies": {
49
- "@inquirer/prompts": "^8.5.2",
49
+ "@inquirer/prompts": "^8.6.0",
50
50
  "pathe": "^2.0.3",
51
51
  "pkg-types": "^2.3.1",
52
52
  "@weapp-core/init": "6.0.14",
@@ -3,6 +3,6 @@
3
3
  "appid": "your_appid",
4
4
  "compileType": "miniprogram",
5
5
  "setting": {
6
- "urlCheck": true
6
+ "urlCheck": false
7
7
  }
8
8
  }
@@ -4,6 +4,7 @@
4
4
  "srcMiniprogramRoot": "dist",
5
5
  "compileType": "miniprogram",
6
6
  "setting": {
7
+ "urlCheck": false,
7
8
  "babelSetting": {
8
9
  "ignore": [],
9
10
  "disablePlugins": [],
@@ -3,6 +3,6 @@
3
3
  "appid": "your_appid",
4
4
  "compileType": "miniprogram",
5
5
  "setting": {
6
- "urlCheck": true
6
+ "urlCheck": false
7
7
  }
8
8
  }
@@ -4,6 +4,7 @@
4
4
  "srcMiniprogramRoot": "dist",
5
5
  "compileType": "miniprogram",
6
6
  "setting": {
7
+ "urlCheck": false,
7
8
  "babelSetting": {
8
9
  "ignore": [],
9
10
  "disablePlugins": [],
@@ -26,7 +26,7 @@
26
26
  "devDependencies": {
27
27
  "@icebreakers/eslint-config": "catalog:",
28
28
  "@icebreakers/stylelint-config": "catalog:",
29
- "@swc/core": "^1.15.47",
29
+ "@swc/core": "^1.16.1",
30
30
  "@types/node": "catalog:",
31
31
  "@types/react": "19.2.18",
32
32
  "@types/react-reconciler": "0.33.0",