chore: 更新 @uni-ku/root 依赖至 1.3.4 版本
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
"@uni-helper/vite-plugin-uni-pages": "^0.3.8",
|
||||
"@uni-helper/vite-plugin-uni-platform": "^0.0.5",
|
||||
"@uni-ku/bundle-optimizer": "^1.3.3",
|
||||
"@uni-ku/root": "^1.3.2",
|
||||
"@uni-ku/root": "^1.3.4",
|
||||
"@unocss/eslint-plugin": "^66.2.3",
|
||||
"@vue/runtime-core": "3.4.21",
|
||||
"@vue/tsconfig": "^0.1.3",
|
||||
|
||||
15
pnpm-lock.yaml
generated
15
pnpm-lock.yaml
generated
@@ -171,8 +171,8 @@ importers:
|
||||
specifier: ^1.3.3
|
||||
version: 1.3.8(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@20.19.9)(sass@1.77.8)(terser@5.43.1))(vue@3.4.21(typescript@5.8.3))
|
||||
'@uni-ku/root':
|
||||
specifier: ^1.3.2
|
||||
version: 1.3.2(vite@5.2.8(@types/node@20.19.9)(sass@1.77.8)(terser@5.43.1))
|
||||
specifier: ^1.3.4
|
||||
version: 1.3.4(vite@5.2.8(@types/node@20.19.9)(sass@1.77.8)(terser@5.43.1))
|
||||
'@unocss/eslint-plugin':
|
||||
specifier: ^66.2.3
|
||||
version: 66.4.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.8.3)
|
||||
@@ -1176,13 +1176,11 @@ packages:
|
||||
'@esbuild/darwin-arm64@0.20.2':
|
||||
resolution: {integrity: sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==}
|
||||
engines: {node: '>=12'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@esbuild/darwin-x64@0.20.2':
|
||||
resolution: {integrity: sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==}
|
||||
engines: {node: '>=12'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@esbuild/freebsd-arm64@0.20.2':
|
||||
@@ -1807,7 +1805,6 @@ packages:
|
||||
|
||||
'@rollup/rollup-darwin-x64@4.46.2':
|
||||
resolution: {integrity: sha512-SSj8TlYV5nJixSsm/y3QXfhspSiLYP11zpfwp6G/YDXctf3Xkdnk4woJIF5VQe0of2OjzTt8EsxnJDCdHd2xMA==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@rollup/rollup-freebsd-arm64@4.46.2':
|
||||
@@ -2179,8 +2176,8 @@ packages:
|
||||
peerDependencies:
|
||||
vite: ^4.0.0 || ^5.0.0
|
||||
|
||||
'@uni-ku/root@1.3.2':
|
||||
resolution: {integrity: sha512-0wgUVATOCaFapkwgjbZxp8X0B8eOw3flg/JDPRBYyIumBbVENbZEa57pOi8hl5ogmVDCm+sdNSFWRXOiQIy3tA==}
|
||||
'@uni-ku/root@1.3.4':
|
||||
resolution: {integrity: sha512-J9HoVoIeuxGhqysDZWSbXwTW9fdg73syTbwr1s/yMpk4cbniWdEMa7eAxgfpi+iQoIsXEGVmTDaqejdwGRLYaw==}
|
||||
peerDependencies:
|
||||
vite: ^5.0.0
|
||||
|
||||
@@ -9059,7 +9056,7 @@ snapshots:
|
||||
- ts-node
|
||||
- vue
|
||||
|
||||
'@uni-ku/root@1.3.2(vite@5.2.8(@types/node@20.19.9)(sass@1.77.8)(terser@5.43.1))':
|
||||
'@uni-ku/root@1.3.4(vite@5.2.8(@types/node@20.19.9)(sass@1.77.8)(terser@5.43.1))':
|
||||
dependencies:
|
||||
'@vue/compiler-sfc': 3.4.21
|
||||
chokidar: 3.6.0
|
||||
@@ -9376,7 +9373,7 @@ snapshots:
|
||||
|
||||
'@vue/compiler-sfc@3.4.21':
|
||||
dependencies:
|
||||
'@babel/parser': 7.28.0
|
||||
'@babel/parser': 7.28.3
|
||||
'@vue/compiler-core': 3.4.21
|
||||
'@vue/compiler-dom': 3.4.21
|
||||
'@vue/compiler-ssr': 3.4.21
|
||||
|
||||
Reference in New Issue
Block a user