create-weapp-vite 2.5.5 → 2.5.6

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-DHJIv1Wh.js";
1
+ import { n as RECOMMENDED_SKILLS_INSTALL_COMMAND, t as createProject } from "./src-B4-j5YB4.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-DHJIv1Wh.js";
1
+ import { r as TemplateName, t as createProject } from "./src-B4-j5YB4.js";
2
2
  export { TemplateName, createProject };
@@ -6,13 +6,13 @@ 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$2 = "6.18.4";
9
+ var version$2 = "6.18.5";
10
10
  //#endregion
11
11
  //#region ../dashboard/package.json
12
- var version$1 = "6.18.4";
12
+ var version$1 = "6.18.5";
13
13
  //#endregion
14
14
  //#region ../weapp-vite/package.json
15
- var version = "6.18.4";
15
+ var version = "6.18.5";
16
16
  //#endregion
17
17
  //#region src/enums.ts
18
18
  let TemplateName = /* @__PURE__ */ function(TemplateName) {
@@ -114,14 +114,14 @@ const TEMPLATE_CATALOG = {
114
114
  "@iconify-json/mdi": "^1.2.3",
115
115
  "@iconify/tailwind4": "^1.2.3",
116
116
  "@mini-types/alipay": "^3.0.14",
117
- "@tailwindcss/vite": "^4.3.2",
117
+ "@tailwindcss/vite": "^4.3.3",
118
118
  "@types/node": "^26.1.1",
119
119
  "@types/semver": "^7.7.1",
120
120
  "@vant/weapp": "^1.11.7",
121
121
  "@vitejs/plugin-vue": "^6.0.8",
122
122
  "@vue/compiler-core": "^3.5.40",
123
123
  "@vue/compiler-dom": "^3.5.40",
124
- "@vue/language-core": "^3.3.7",
124
+ "@vue/language-core": "^3.3.8",
125
125
  "antd-mini": "^3.4.3",
126
126
  "bundle-require": "^5.1.0",
127
127
  "class-variance-authority": "^0.7.1",
@@ -129,9 +129,9 @@ const TEMPLATE_CATALOG = {
129
129
  "estree-walker": "^3.0.3",
130
130
  "gm-crypto": "^0.1.12",
131
131
  "lru-cache": "^11.5.2",
132
- "magic-string": "^0.30.21",
132
+ "magic-string": "^1.0.0",
133
133
  "miniprogram-api-typings": "^5.2.1",
134
- "oxc-parser": "^0.140.0",
134
+ "oxc-parser": "^0.141.0",
135
135
  "oxc-walker": "^1.0.0",
136
136
  "pkg-types": "^2.3.1",
137
137
  "sass-embedded": "^1.100.0",
@@ -140,9 +140,9 @@ const TEMPLATE_CATALOG = {
140
140
  "tdesign-miniprogram": "^1.15.3",
141
141
  "ts-morph": "^28.0.0",
142
142
  "vite-plugin-inspect": "^12.0.2",
143
- "vue-tsc": "^3.3.7",
144
- "weapp-tailwindcss": "^5.1.16",
145
- autoprefixer: "^10.5.3",
143
+ "vue-tsc": "^3.3.8",
144
+ "weapp-tailwindcss": "^5.2.0",
145
+ autoprefixer: "^10.5.4",
146
146
  clsx: "^2.1.1",
147
147
  dayjs: "^1.11.21",
148
148
  echarts: "^6.1.0",
@@ -152,13 +152,13 @@ const TEMPLATE_CATALOG = {
152
152
  htmlparser2: "^12.0.0",
153
153
  lodash: "^4.18.1",
154
154
  merge: "^2.1.1",
155
- obug: "^2.1.3",
155
+ obug: "^2.1.4",
156
156
  pathe: "^2.0.3",
157
- postcss: "^8.5.19",
157
+ postcss: "^8.5.22",
158
158
  rolldown: "1.1.5",
159
- sass: "^1.101.0",
160
- stylelint: "^17.14.0",
161
- tailwindcss: "^4.3.2",
159
+ sass: "^1.101.6",
160
+ stylelint: "^17.14.1",
161
+ tailwindcss: "^4.3.3",
162
162
  tslib: "^2.8.1",
163
163
  typescript: "^6.0.3",
164
164
  vite: "8.1.5",
@@ -167,13 +167,13 @@ const TEMPLATE_CATALOG = {
167
167
  };
168
168
  const TEMPLATE_NAMED_CATALOG = {
169
169
  "tdesign-miniprogram-fixed": { "tdesign-miniprogram": "1.15.3" },
170
- "weapp-tailwindcss-fixed": { "weapp-tailwindcss": "5.1.16" },
170
+ "weapp-tailwindcss-fixed": { "weapp-tailwindcss": "5.2.0" },
171
171
  latest: {
172
172
  "miniprogram-api-typings": "^5.2.1",
173
173
  typescript: "^6.0.3"
174
174
  },
175
175
  tailwind3: { tailwindcss: "^3.4.19" },
176
- tailwind4: { tailwindcss: "^4.3.2" }
176
+ tailwind4: { tailwindcss: "^4.3.3" }
177
177
  };
178
178
  //#endregion
179
179
  //#region src/npm.ts
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "create-weapp-vite",
3
3
  "type": "module",
4
- "version": "2.5.5",
4
+ "version": "2.5.6",
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.5.2",
50
50
  "pathe": "^2.0.3",
51
51
  "pkg-types": "^2.3.1",
52
- "@weapp-core/init": "6.0.11",
53
- "@weapp-core/shared": "3.0.5",
54
- "@weapp-core/logger": "3.1.1"
52
+ "@weapp-core/shared": "3.0.6",
53
+ "@weapp-core/logger": "3.1.1",
54
+ "@weapp-core/init": "6.0.12"
55
55
  },
56
56
  "scripts": {
57
57
  "catalog:sync": "node --import tsx scripts/generate-template-catalog.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "weapp-vite-lib-template",
3
3
  "type": "module",
4
- "version": "9.0.4",
4
+ "version": "9.0.5",
5
5
  "private": true,
6
6
  "description": "weapp-vite 组件库(lib 模式)模板",
7
7
  "author": "ice breaker <1324318532@qq.com>",