create-weapp-vite 2.6.2 → 2.6.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-wIgJZF-n.js";
1
+ import { n as RECOMMENDED_SKILLS_INSTALL_COMMAND, t as createProject } from "./src-DbBd71Rk.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-wIgJZF-n.js";
1
+ import { r as TemplateName, t as createProject } from "./src-DbBd71Rk.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.19.2";
9
+ var version$2 = "6.19.4";
10
10
  //#endregion
11
11
  //#region ../dashboard/package.json
12
- var version$1 = "6.19.2";
12
+ var version$1 = "6.19.4";
13
13
  //#endregion
14
14
  //#region ../weapp-vite/package.json
15
- var version = "6.19.2";
15
+ var version = "6.19.4";
16
16
  //#endregion
17
17
  //#region src/enums.ts
18
18
  let TemplateName = /* @__PURE__ */ function(TemplateName) {
@@ -115,7 +115,7 @@ const TEMPLATE_CATALOG = {
115
115
  "@iconify/tailwind4": "^1.2.3",
116
116
  "@mini-types/alipay": "^3.0.14",
117
117
  "@tailwindcss/vite": "^4.3.3",
118
- "@types/node": "^26.1.2",
118
+ "@types/node": "^26.2.0",
119
119
  "@types/semver": "^7.8.0",
120
120
  "@vant/weapp": "^1.11.7",
121
121
  "@vitejs/plugin-vue": "^6.0.8",
@@ -129,10 +129,10 @@ const TEMPLATE_CATALOG = {
129
129
  "comment-json": "^5.0.0",
130
130
  "estree-walker": "^3.0.3",
131
131
  "gm-crypto": "^0.1.12",
132
- "happy-dom": "^20.11.1",
132
+ "happy-dom": "^20.11.2",
133
133
  "lru-cache": "^11.5.2",
134
134
  "magic-string": "^1.1.0",
135
- "miniprogram-api-typings": "^5.2.2",
135
+ "miniprogram-api-typings": "^5.2.3",
136
136
  "oxc-parser": "^0.143.0",
137
137
  "oxc-walker": "^1.1.1",
138
138
  "pkg-types": "^2.3.1",
@@ -144,13 +144,13 @@ const TEMPLATE_CATALOG = {
144
144
  "uview-plus": "3.8.86",
145
145
  "vite-plugin-inspect": "^12.0.2",
146
146
  "vue-tsc": "^3.3.9",
147
- "weapp-tailwindcss": "^5.2.11",
147
+ "weapp-tailwindcss": "^5.2.12",
148
148
  autoprefixer: "^10.5.4",
149
149
  clsx: "^2.1.1",
150
150
  dayjs: "^1.11.21",
151
151
  echarts: "^6.1.0",
152
152
  esbuild: "^0.28.1",
153
- eslint: "^10.8.0",
153
+ eslint: "^10.8.1",
154
154
  fdir: "^6.5.0",
155
155
  htmlparser2: "^12.0.0",
156
156
  lodash: "^4.18.1",
@@ -163,7 +163,7 @@ const TEMPLATE_CATALOG = {
163
163
  stylelint: "^17.14.1",
164
164
  tailwindcss: "^4.3.3",
165
165
  tslib: "^2.8.1",
166
- tsx: "^4.23.9",
166
+ tsx: "^4.23.11",
167
167
  typescript: "^6.0.3",
168
168
  vite: "8.2.1",
169
169
  vue: "^3.5.41",
@@ -171,9 +171,9 @@ const TEMPLATE_CATALOG = {
171
171
  };
172
172
  const TEMPLATE_NAMED_CATALOG = {
173
173
  "tdesign-miniprogram-fixed": { "tdesign-miniprogram": "1.16.0" },
174
- "weapp-tailwindcss-fixed": { "weapp-tailwindcss": "5.2.11" },
174
+ "weapp-tailwindcss-fixed": { "weapp-tailwindcss": "5.2.12" },
175
175
  latest: {
176
- "miniprogram-api-typings": "^5.2.2",
176
+ "miniprogram-api-typings": "^5.2.3",
177
177
  typescript: "^6.0.3"
178
178
  },
179
179
  tailwind3: { tailwindcss: "^3.4.19" },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "create-weapp-vite",
3
3
  "type": "module",
4
- "version": "2.6.2",
4
+ "version": "2.6.4",
5
5
  "description": "create-weapp-vite",
6
6
  "author": "ice breaker <1324318532@qq.com>",
7
7
  "license": "MIT",
@@ -49,8 +49,8 @@
49
49
  "@inquirer/prompts": "^8.5.2",
50
50
  "pathe": "^2.0.3",
51
51
  "pkg-types": "^2.3.1",
52
- "@weapp-core/logger": "3.1.1",
53
52
  "@weapp-core/init": "6.0.13",
53
+ "@weapp-core/logger": "3.1.1",
54
54
  "@weapp-core/shared": "3.1.0"
55
55
  },
56
56
  "scripts": {
@@ -1,3 +1,5 @@
1
1
  {
2
- "component": true
2
+ "$schema": "https://vite.icebreaker.top/component.json",
3
+ "component": true,
4
+ "styleIsolation": "apply-shared"
3
5
  }
@@ -1,3 +1,5 @@
1
1
  {
2
- "component": true
2
+ "$schema": "https://vite.icebreaker.top/component.json",
3
+ "component": true,
4
+ "styleIsolation": "apply-shared"
3
5
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "weapp-vite-lib-template",
3
3
  "type": "module",
4
- "version": "10.0.2",
4
+ "version": "10.0.4",
5
5
  "private": true,
6
6
  "description": "weapp-vite 组件库(lib 模式)模板",
7
7
  "author": "ice breaker <1324318532@qq.com>",
@@ -1,3 +1,5 @@
1
1
  {
2
- "component": true
2
+ "$schema": "https://vite.icebreaker.top/component.json",
3
+ "component": true,
4
+ "styleIsolation": "apply-shared"
3
5
  }
@@ -1,3 +1,5 @@
1
1
  {
2
- "component": true
2
+ "$schema": "https://vite.icebreaker.top/component.json",
3
+ "component": true,
4
+ "styleIsolation": "apply-shared"
3
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "$schema": "https://vite.icebreaker.top/page.json",
2
3
  "navigationBarTitleText": "插件原生 TS 页",
3
4
  "usingComponents": {
4
5
  "hello-showcase": "../../components/hello-component/index",
@@ -1,4 +1,5 @@
1
1
  {
2
+ "$schema": "https://vite.icebreaker.top/plugin.json",
2
3
  "publicComponents": {
3
4
  "hello-component": "components/hello-component/index",
4
5
  "native-meter": "components/native-meter/index"
@@ -1,4 +1,5 @@
1
1
  {
2
+ "$schema": "https://vite.icebreaker.top/app.json",
2
3
  "pages": [
3
4
  "pages/index/index"
4
5
  ],
@@ -1,4 +1,5 @@
1
1
  {
2
+ "$schema": "https://vite.icebreaker.top/page.json",
2
3
  "usingComponents": {
3
4
  "hello-showcase": "plugin://hello-plugin/hello-component",
4
5
  "native-meter": "plugin://hello-plugin/native-meter"
@@ -1,7 +1,8 @@
1
1
  {
2
+ "$schema": "https://vite.icebreaker.top/sitemap.json",
2
3
  "desc": "本文件的更多信息,请参考文档 https://developers.weixin.qq.com/miniprogram/dev/framework/sitemap.html",
3
4
  "rules": [{
4
5
  "action": "allow",
5
6
  "page": "*"
6
7
  }]
7
- }
8
+ }
@@ -1,3 +1,5 @@
1
1
  {
2
- "component": true
2
+ "$schema": "https://vite.icebreaker.top/component.json",
3
+ "component": true,
4
+ "styleIsolation": "apply-shared"
3
5
  }
@@ -1,3 +1,5 @@
1
1
  {
2
- "component": true
2
+ "$schema": "https://vite.icebreaker.top/component.json",
3
+ "component": true,
4
+ "styleIsolation": "apply-shared"
3
5
  }
@@ -1,3 +1,5 @@
1
1
  {
2
- "component": true
2
+ "$schema": "https://vite.icebreaker.top/component.json",
3
+ "component": true,
4
+ "styleIsolation": "apply-shared"
3
5
  }
@@ -1,3 +1,5 @@
1
1
  {
2
- "component": true
2
+ "$schema": "https://vite.icebreaker.top/component.json",
3
+ "component": true,
4
+ "styleIsolation": "apply-shared"
3
5
  }
@@ -1,3 +1,5 @@
1
1
  {
2
- "component": true
2
+ "$schema": "https://vite.icebreaker.top/component.json",
3
+ "component": true,
4
+ "styleIsolation": "apply-shared"
3
5
  }
@@ -1,3 +1,5 @@
1
1
  {
2
- "component": true
2
+ "$schema": "https://vite.icebreaker.top/component.json",
3
+ "component": true,
4
+ "styleIsolation": "apply-shared"
3
5
  }
@@ -8,6 +8,5 @@
8
8
  @source "./**/*.{wxml,js,ts,vue}";
9
9
 
10
10
  page {
11
- font-family: 'HarmonyOS Sans', 'PingFang SC', 'Microsoft YaHei', sans-serif;
12
11
  background-color: #f6f7fb;
13
12
  }