weapp-vite 6.6.3 → 6.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.
@@ -2,7 +2,7 @@ import {
2
2
  getCompilerContext,
3
3
  resetCompilerContext,
4
4
  setActiveCompilerContextKey
5
- } from "./chunk-T7MKRIRO.mjs";
5
+ } from "./chunk-5V5BMEO4.mjs";
6
6
  import {
7
7
  init_esm_shims
8
8
  } from "./chunk-ZGQLKXB2.mjs";
package/dist/cli.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  createCompilerContext
3
- } from "./chunk-JDPRVMRR.mjs";
3
+ } from "./chunk-MNX46VWR.mjs";
4
4
  import {
5
5
  DEFAULT_MP_PLATFORM,
6
6
  SHARED_CHUNK_VIRTUAL_PREFIX,
@@ -14,7 +14,7 @@ import {
14
14
  normalizeMiniPlatform,
15
15
  resolveMiniPlatform,
16
16
  resolveWeappConfigFile
17
- } from "./chunk-T7MKRIRO.mjs";
17
+ } from "./chunk-5V5BMEO4.mjs";
18
18
  import {
19
19
  VERSION
20
20
  } from "./chunk-YFWVPDVD.mjs";
package/dist/index.mjs CHANGED
@@ -1,12 +1,12 @@
1
1
  import "./chunk-XPH5IUSV.mjs";
2
2
  import {
3
3
  createCompilerContext
4
- } from "./chunk-JDPRVMRR.mjs";
4
+ } from "./chunk-MNX46VWR.mjs";
5
5
  import {
6
6
  defineEmits,
7
7
  defineProps
8
8
  } from "./chunk-4UCXO3GV.mjs";
9
- import "./chunk-T7MKRIRO.mjs";
9
+ import "./chunk-5V5BMEO4.mjs";
10
10
  import "./chunk-YFWVPDVD.mjs";
11
11
  import {
12
12
  defineConfig
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "weapp-vite",
3
3
  "type": "module",
4
- "version": "6.6.3",
4
+ "version": "6.6.4",
5
5
  "description": "weapp-vite 一个现代化的小程序打包工具",
6
6
  "author": "ice breaker <1324318532@qq.com>",
7
7
  "license": "MIT",
@@ -100,11 +100,11 @@
100
100
  "pathe": "^2.0.3",
101
101
  "picomatch": "^4.0.3",
102
102
  "postcss": "^8.5.6",
103
- "rolldown": "1.0.0-rc.3",
103
+ "rolldown": "1.0.0-rc.4",
104
104
  "rolldown-plugin-dts": "0.22.1",
105
105
  "typescript": "^5.9.3",
106
- "vite": "8.0.0-beta.13",
107
- "vite-tsconfig-paths": "^6.1.0",
106
+ "vite": "8.0.0-beta.14",
107
+ "vite-tsconfig-paths": "^6.1.1",
108
108
  "vue": "^3.5.28",
109
109
  "vue-tsc": "^3.2.4",
110
110
  "@weapp-core/init": "6.0.1",
@@ -116,8 +116,8 @@
116
116
  "@wevu/api": "0.1.1",
117
117
  "rolldown-require": "2.0.6",
118
118
  "vite-plugin-performance": "2.0.1",
119
- "weapp-ide-cli": "5.0.3",
120
- "wevu": "6.6.3"
119
+ "weapp-ide-cli": "5.0.4",
120
+ "wevu": "6.6.4"
121
121
  },
122
122
  "publishConfig": {
123
123
  "access": "public",
@@ -137,7 +137,7 @@
137
137
  "estree-walker": "^3.0.3",
138
138
  "htmlparser2": "^10.1.0",
139
139
  "local-pkg": "^1.1.2",
140
- "lru-cache": "^11.2.5",
140
+ "lru-cache": "^11.2.6",
141
141
  "magic-string": "^0.30.21",
142
142
  "p-queue": "^9.1.0",
143
143
  "package-manager-detector": "^1.6.0",