create-weapp-vite 2.8.14 → 2.8.15

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-Dma3AS8A.js";
1
+ import { n as RECOMMENDED_SKILLS_INSTALL_COMMAND, t as createProject } from "./src-B0-hvsX6.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-Dma3AS8A.js";
1
+ import { r as TemplateName, t as createProject } from "./src-B0-hvsX6.js";
2
2
  export { TemplateName, createProject };
@@ -9,16 +9,16 @@ import process from "node:process";
9
9
  var version$4 = "0.2.6";
10
10
  //#endregion
11
11
  //#region ../../packages-runtime/wevu/package.json
12
- var version$3 = "7.1.1";
12
+ var version$3 = "7.1.2";
13
13
  //#endregion
14
14
  //#region ../dashboard/package.json
15
- var version$2 = "7.1.1";
15
+ var version$2 = "7.1.2";
16
16
  //#endregion
17
17
  //#region ../eslint/package.json
18
18
  var version$1 = "0.2.4";
19
19
  //#endregion
20
20
  //#region ../weapp-vite/package.json
21
- var version = "7.1.1";
21
+ var version = "7.1.2";
22
22
  //#endregion
23
23
  //#region src/generated/agents.ts
24
24
  const generatedAgentGuidelines = {
@@ -94,7 +94,7 @@ const TEMPLATE_CATALOG = {
94
94
  "estree-walker": "^3.0.3",
95
95
  "gm-crypto": "^0.1.12",
96
96
  "graphql-request": "^7.4.0",
97
- "happy-dom": "^20.14.3",
97
+ "happy-dom": "^20.14.5",
98
98
  "lru-cache": "^11.5.2",
99
99
  "magic-string": "^1.3.1",
100
100
  "miniprogram-api-typings": "^5.2.3",
@@ -103,7 +103,7 @@ const TEMPLATE_CATALOG = {
103
103
  "pkg-types": "^2.3.3",
104
104
  "postcss-selector-parser": "^7.1.6",
105
105
  "react-reconciler": "0.34.0",
106
- "sass-embedded": "^1.104.0",
106
+ "sass-embedded": "^1.104.1",
107
107
  "socket.io-client": "^4.8.3",
108
108
  "tailwind-merge": "^3.6.0",
109
109
  "tailwind-variants": "^3.3.1",
@@ -112,8 +112,8 @@ const TEMPLATE_CATALOG = {
112
112
  "uview-plus": "3.8.113",
113
113
  "vite-plugin-inspect": "^12.0.2",
114
114
  "vue-tsc": "^3.3.11",
115
- "weapp-tailwindcss": "^5.5.3",
116
- autoprefixer: "^10.5.6",
115
+ "weapp-tailwindcss": "^5.5.4",
116
+ autoprefixer: "^10.6.0",
117
117
  axios: "^1.20.0",
118
118
  clsx: "^2.1.1",
119
119
  dayjs: "^1.11.23",
@@ -130,7 +130,7 @@ const TEMPLATE_CATALOG = {
130
130
  postcss: "^8.5.28",
131
131
  react: "19.3.0",
132
132
  rolldown: "1.2.8",
133
- sass: "^1.104.0",
133
+ sass: "^1.104.1",
134
134
  sharp: "^0.35.4",
135
135
  stylelint: "^17.15.0",
136
136
  tailwindcss: "^4.3.3",
@@ -143,7 +143,7 @@ const TEMPLATE_CATALOG = {
143
143
  };
144
144
  const TEMPLATE_NAMED_CATALOG = {
145
145
  "tdesign-miniprogram-fixed": { "tdesign-miniprogram": "1.16.1" },
146
- "weapp-tailwindcss-fixed": { "weapp-tailwindcss": "5.5.3" },
146
+ "weapp-tailwindcss-fixed": { "weapp-tailwindcss": "5.5.4" },
147
147
  latest: {
148
148
  "miniprogram-api-typings": "^5.2.3",
149
149
  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.14",
4
+ "version": "2.8.15",
5
5
  "description": "create-weapp-vite tools and runtime components for modern WeChat and multi-platform mini-program development.",
6
6
  "author": "ice breaker <1324318532@qq.com>",
7
7
  "license": "MIT",