create-weapp-vite 2.8.3 → 2.8.4
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-
|
|
1
|
+
import { n as RECOMMENDED_SKILLS_INSTALL_COMMAND, t as createProject } from "./src-CPv1LUNQ.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-
|
|
1
|
+
import { r as TemplateName, t as createProject } from "./src-CPv1LUNQ.js";
|
|
2
2
|
export { TemplateName, createProject };
|
|
@@ -9,16 +9,16 @@ import process from "node:process";
|
|
|
9
9
|
var version$4 = "0.2.1";
|
|
10
10
|
//#endregion
|
|
11
11
|
//#region ../../packages-runtime/wevu/package.json
|
|
12
|
-
var version$3 = "6.
|
|
12
|
+
var version$3 = "6.23.0";
|
|
13
13
|
//#endregion
|
|
14
14
|
//#region ../dashboard/package.json
|
|
15
|
-
var version$2 = "6.
|
|
15
|
+
var version$2 = "6.23.0";
|
|
16
16
|
//#endregion
|
|
17
17
|
//#region ../eslint/package.json
|
|
18
|
-
var version$1 = "0.2.
|
|
18
|
+
var version$1 = "0.2.1";
|
|
19
19
|
//#endregion
|
|
20
20
|
//#region ../weapp-vite/package.json
|
|
21
|
-
var version = "6.
|
|
21
|
+
var version = "6.23.0";
|
|
22
22
|
//#endregion
|
|
23
23
|
//#region src/enums.ts
|
|
24
24
|
let TemplateName = /* @__PURE__ */ function(TemplateName) {
|
|
@@ -138,7 +138,7 @@ const TEMPLATE_CATALOG = {
|
|
|
138
138
|
"@iconify/tailwind4": "^1.2.3",
|
|
139
139
|
"@mini-types/alipay": "^3.0.14",
|
|
140
140
|
"@tailwindcss/vite": "^4.3.3",
|
|
141
|
-
"@types/node": "^26.
|
|
141
|
+
"@types/node": "^26.3.0",
|
|
142
142
|
"@types/semver": "^7.8.0",
|
|
143
143
|
"@vant/weapp": "^1.11.7",
|
|
144
144
|
"@vitejs/plugin-vue": "^6.0.8",
|
|
@@ -157,7 +157,7 @@ const TEMPLATE_CATALOG = {
|
|
|
157
157
|
"lru-cache": "^11.5.2",
|
|
158
158
|
"magic-string": "^1.2.2",
|
|
159
159
|
"miniprogram-api-typings": "^5.2.3",
|
|
160
|
-
"oxc-parser": "^0.
|
|
160
|
+
"oxc-parser": "^0.147.0",
|
|
161
161
|
"oxc-walker": "^1.1.1",
|
|
162
162
|
"pkg-types": "^2.3.1",
|
|
163
163
|
"sass-embedded": "^1.103.1",
|
|
@@ -168,13 +168,13 @@ const TEMPLATE_CATALOG = {
|
|
|
168
168
|
"uview-plus": "3.8.112",
|
|
169
169
|
"vite-plugin-inspect": "^12.0.2",
|
|
170
170
|
"vue-tsc": "^3.3.11",
|
|
171
|
-
"weapp-tailwindcss": "^5.3.
|
|
171
|
+
"weapp-tailwindcss": "^5.3.5",
|
|
172
172
|
autoprefixer: "^10.5.4",
|
|
173
173
|
clsx: "^2.1.1",
|
|
174
174
|
dayjs: "^1.11.23",
|
|
175
175
|
echarts: "^6.1.0",
|
|
176
176
|
esbuild: "^0.28.2",
|
|
177
|
-
eslint: "^10.9.
|
|
177
|
+
eslint: "^10.9.1",
|
|
178
178
|
fdir: "^6.5.0",
|
|
179
179
|
htmlparser2: "^12.0.0",
|
|
180
180
|
lodash: "^4.18.1",
|
|
@@ -195,7 +195,7 @@ const TEMPLATE_CATALOG = {
|
|
|
195
195
|
};
|
|
196
196
|
const TEMPLATE_NAMED_CATALOG = {
|
|
197
197
|
"tdesign-miniprogram-fixed": { "tdesign-miniprogram": "1.16.0" },
|
|
198
|
-
"weapp-tailwindcss-fixed": { "weapp-tailwindcss": "5.3.
|
|
198
|
+
"weapp-tailwindcss-fixed": { "weapp-tailwindcss": "5.3.5" },
|
|
199
199
|
latest: {
|
|
200
200
|
"miniprogram-api-typings": "^5.2.3",
|
|
201
201
|
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.
|
|
4
|
+
"version": "2.8.4",
|
|
5
5
|
"description": "create-weapp-vite",
|
|
6
6
|
"author": "ice breaker <1324318532@qq.com>",
|
|
7
7
|
"license": "MIT",
|
|
@@ -49,9 +49,9 @@
|
|
|
49
49
|
"@inquirer/prompts": "^8.6.0",
|
|
50
50
|
"pathe": "^2.0.3",
|
|
51
51
|
"pkg-types": "^2.3.1",
|
|
52
|
-
"@weapp-core/init": "6.0.
|
|
52
|
+
"@weapp-core/init": "6.0.15",
|
|
53
53
|
"@weapp-core/logger": "3.1.1",
|
|
54
|
-
"@weapp-core/shared": "3.
|
|
54
|
+
"@weapp-core/shared": "3.2.0"
|
|
55
55
|
},
|
|
56
56
|
"scripts": {
|
|
57
57
|
"catalog:sync": "node --import tsx scripts/generate-template-catalog.ts",
|
|
@@ -28,6 +28,26 @@ export default defineConfig({
|
|
|
28
28
|
vueComponents: true,
|
|
29
29
|
vueComponentsModule: 'wevu',
|
|
30
30
|
},
|
|
31
|
+
npm: {
|
|
32
|
+
packageFiles: {
|
|
33
|
+
'tdesign-miniprogram': {
|
|
34
|
+
exclude: [
|
|
35
|
+
'**/*.d.ts',
|
|
36
|
+
'**/type.js',
|
|
37
|
+
'common/shared/**',
|
|
38
|
+
],
|
|
39
|
+
include: [
|
|
40
|
+
'button/**',
|
|
41
|
+
'common/**',
|
|
42
|
+
'icon/**',
|
|
43
|
+
'loading/**',
|
|
44
|
+
'miniprogram_npm/tslib/**',
|
|
45
|
+
'mixins/**',
|
|
46
|
+
'tag/**',
|
|
47
|
+
],
|
|
48
|
+
},
|
|
49
|
+
},
|
|
50
|
+
},
|
|
31
51
|
wevu: {
|
|
32
52
|
defaults: {
|
|
33
53
|
component: {
|