提交 30883dbf 编写于 作者: fxy060608's avatar fxy060608

chore(deps): bump vite from 2.7.3 to 2.7.5

上级 18f8d33d
......@@ -21,6 +21,6 @@
"compression": "^1.7.4",
"cypress": "^7.3.0",
"serve-static": "^1.14.1",
"vite": "^2.7.3"
"vite": "^2.7.5"
}
}
......@@ -30,7 +30,7 @@
"@rollup/pluginutils": "^4.1.1",
"@vitejs/plugin-legacy": "^1.6.4",
"@vitejs/plugin-vue": "^2.0.1",
"@vitejs/plugin-vue-jsx": "^1.3.2",
"@vitejs/plugin-vue-jsx": "^1.3.3",
"@vue/compiler-core": "3.2.26",
"@vue/compiler-dom": "3.2.26",
"@vue/compiler-sfc": "3.2.26",
......@@ -53,7 +53,7 @@
"chokidar": "^3.5.2"
},
"peerDependencies": {
"vite": "^2.7.3"
"vite": "^2.7.5"
},
"uni-app": {
"compilerVersion": "3.3.2"
......
......@@ -19,7 +19,7 @@ importers:
'@types/jest': ^26.0.23
'@typescript-eslint/parser': ^5.3.0
'@vitejs/plugin-vue': ^2.0.1
'@vitejs/plugin-vue-jsx': ^1.3.2
'@vitejs/plugin-vue-jsx': ^1.3.3
'@vue/reactivity': 3.2.26
'@vue/runtime-core': 3.2.26
'@vue/runtime-dom': 3.2.26
......@@ -46,7 +46,7 @@ importers:
semver: ^7.3.5
ts-jest: ^27.0.3
typescript: ^4.5.3
vite: ^2.7.3
vite: ^2.7.5
vue: 3.2.26
vue-router: ^4.0.12
yorkie: ^2.0.0
......@@ -65,8 +65,8 @@ importers:
'@rollup/plugin-strip': 2.1.0_rollup@2.60.2
'@types/jest': 26.0.24
'@typescript-eslint/parser': 5.5.0_eslint@7.32.0+typescript@4.5.3
'@vitejs/plugin-vue': 2.0.1_vite@2.7.3+vue@3.2.26
'@vitejs/plugin-vue-jsx': 1.3.2
'@vitejs/plugin-vue': 2.0.1_vite@2.7.5+vue@3.2.26
'@vitejs/plugin-vue-jsx': 1.3.3
'@vue/reactivity': 3.2.26
'@vue/runtime-core': 3.2.26
'@vue/runtime-dom': 3.2.26
......@@ -93,7 +93,7 @@ importers:
semver: 7.3.5
ts-jest: 27.1.0_560d4ec5932803928b08544817dafdad
typescript: 4.5.3
vite: 2.7.3
vite: 2.7.5
vue: 3.2.26
vue-router: 4.0.12_vue@3.2.26
yorkie: 2.0.0
......@@ -107,7 +107,7 @@ importers:
compression: ^1.7.4
cypress: ^7.3.0
serve-static: ^1.14.1
vite: ^2.7.3
vite: ^2.7.5
vue: 3.2.26
vue-router: ^4.0.12
vuex: ^4.0.2
......@@ -123,7 +123,7 @@ importers:
compression: 1.7.4
cypress: 7.7.0
serve-static: 1.14.1
vite: 2.7.3
vite: 2.7.5
packages/size-check:
specifiers:
......@@ -215,7 +215,7 @@ importers:
'@dcloudio/uni-i18n': link:../uni-i18n
'@dcloudio/uni-shared': link:../uni-shared
'@rollup/pluginutils': 4.1.1
'@vitejs/plugin-vue': 2.0.1_vite@2.7.3+vue@3.2.26
'@vitejs/plugin-vue': 2.0.1_vite@2.7.5+vue@3.2.26
'@vue/compiler-sfc': 3.2.26
debug: 4.3.3
fs-extra: 10.0.0
......@@ -795,7 +795,7 @@ importers:
'@types/sass': ^1.16.0
'@vitejs/plugin-legacy': ^1.6.4
'@vitejs/plugin-vue': ^2.0.1
'@vitejs/plugin-vue-jsx': ^1.3.2
'@vitejs/plugin-vue-jsx': ^1.3.3
'@vue/babel-plugin-jsx': ^1.1.1
'@vue/compiler-core': 3.2.26
'@vue/compiler-dom': 3.2.26
......@@ -817,9 +817,9 @@ importers:
'@dcloudio/uni-cli-shared': link:../uni-cli-shared
'@dcloudio/uni-shared': link:../uni-shared
'@rollup/pluginutils': 4.1.1
'@vitejs/plugin-legacy': 1.6.4_vite@2.7.3
'@vitejs/plugin-vue': 2.0.1_vite@2.7.3+vue@3.2.26
'@vitejs/plugin-vue-jsx': 1.3.2
'@vitejs/plugin-legacy': 1.6.4_vite@2.7.5
'@vitejs/plugin-vue': 2.0.1_vite@2.7.5+vue@3.2.26
'@vitejs/plugin-vue-jsx': 1.3.3
'@vue/compiler-core': 3.2.26
'@vue/compiler-dom': 3.2.26
'@vue/compiler-sfc': 3.2.26
......@@ -880,6 +880,28 @@ packages:
transitivePeerDependencies:
- supports-color
/@babel/core/7.16.5:
resolution: {integrity: sha512-wUcenlLzuWMZ9Zt8S0KmFwGlH6QKRh3vsm/dhDA3CHkiTA45YuG1XkHRcNRl73EFPXDp/d5kVOU0/y7x2w6OaQ==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.16.0
'@babel/generator': 7.16.5
'@babel/helper-compilation-targets': 7.16.3_@babel+core@7.16.5
'@babel/helper-module-transforms': 7.16.5
'@babel/helpers': 7.16.5
'@babel/parser': 7.16.6
'@babel/template': 7.16.0
'@babel/traverse': 7.16.5
'@babel/types': 7.16.0
convert-source-map: 1.8.0
debug: 4.3.3
gensync: 1.0.0-beta.2
json5: 2.2.0
semver: 6.3.0
source-map: 0.5.7
transitivePeerDependencies:
- supports-color
/@babel/generator/7.16.0:
resolution: {integrity: sha512-RR8hUCfRQn9j9RPKEVXo9LiwoxLPYn6hNZlvUOR8tSnaxlD0p0+la00ZP9/SnRt6HchKr+X0fO2r8vrETiJGew==}
engines: {node: '>=6.9.0'}
......@@ -888,6 +910,14 @@ packages:
jsesc: 2.5.2
source-map: 0.5.7
/@babel/generator/7.16.5:
resolution: {integrity: sha512-kIvCdjZqcdKqoDbVVdt5R99icaRtrtYhYK/xux5qiWCBmfdvEYMFZ68QCrpE5cbFM1JsuArUNs1ZkuKtTtUcZA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.16.0
jsesc: 2.5.2
source-map: 0.5.7
/@babel/helper-annotate-as-pure/7.16.0:
resolution: {integrity: sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg==}
engines: {node: '>=6.9.0'}
......@@ -914,6 +944,18 @@ packages:
browserslist: 4.18.1
semver: 6.3.0
/@babel/helper-compilation-targets/7.16.3_@babel+core@7.16.5:
resolution: {integrity: sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/compat-data': 7.16.4
'@babel/core': 7.16.5
'@babel/helper-validator-option': 7.14.5
browserslist: 4.18.1
semver: 6.3.0
/@babel/helper-create-class-features-plugin/7.16.0_@babel+core@7.16.0:
resolution: {integrity: sha512-XLwWvqEaq19zFlF5PTgOod4bUA+XbkR4WLQBct1bkzmxJGB0ZEJaoKF4c8cgH9oBtCDuYJ8BP5NB9uFiEgO5QA==}
engines: {node: '>=6.9.0'}
......@@ -929,6 +971,23 @@ packages:
'@babel/helper-split-export-declaration': 7.16.0
transitivePeerDependencies:
- supports-color
dev: false
/@babel/helper-create-class-features-plugin/7.16.0_@babel+core@7.16.5:
resolution: {integrity: sha512-XLwWvqEaq19zFlF5PTgOod4bUA+XbkR4WLQBct1bkzmxJGB0ZEJaoKF4c8cgH9oBtCDuYJ8BP5NB9uFiEgO5QA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': 7.16.5
'@babel/helper-annotate-as-pure': 7.16.0
'@babel/helper-function-name': 7.16.0
'@babel/helper-member-expression-to-functions': 7.16.0
'@babel/helper-optimise-call-expression': 7.16.0
'@babel/helper-replace-supers': 7.16.0
'@babel/helper-split-export-declaration': 7.16.0
transitivePeerDependencies:
- supports-color
/@babel/helper-create-regexp-features-plugin/7.16.0_@babel+core@7.16.0:
resolution: {integrity: sha512-3DyG0zAFAZKcOp7aVr33ddwkxJ0Z0Jr5V99y3I690eYLpukJsJvAbzTy1ewoCqsML8SbIrjH14Jc/nSQ4TvNPA==}
......@@ -959,6 +1018,12 @@ packages:
- supports-color
dev: false
/@babel/helper-environment-visitor/7.16.5:
resolution: {integrity: sha512-ODQyc5AnxmZWm/R2W7fzhamOk1ey8gSguo5SGvF0zcB3uUzRpTRmM/jmLSm9bDMyPlvbyJ+PwPEK0BWIoZ9wjg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.16.0
/@babel/helper-explode-assignable-expression/7.16.0:
resolution: {integrity: sha512-Hk2SLxC9ZbcOhLpg/yMznzJ11W++lg5GMbxt1ev6TXUiJB0N42KPC+7w8a+eWGuqDnUYuwStJoZHM7RgmIOaGQ==}
engines: {node: '>=6.9.0'}
......@@ -1013,6 +1078,21 @@ packages:
transitivePeerDependencies:
- supports-color
/@babel/helper-module-transforms/7.16.5:
resolution: {integrity: sha512-CkvMxgV4ZyyioElFwcuWnDCcNIeyqTkCm9BxXZi73RR1ozqlpboqsbGUNvRTflgZtFbbJ1v5Emvm+lkjMYY/LQ==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-environment-visitor': 7.16.5
'@babel/helper-module-imports': 7.16.0
'@babel/helper-simple-access': 7.16.0
'@babel/helper-split-export-declaration': 7.16.0
'@babel/helper-validator-identifier': 7.15.7
'@babel/template': 7.16.0
'@babel/traverse': 7.16.5
'@babel/types': 7.16.0
transitivePeerDependencies:
- supports-color
/@babel/helper-optimise-call-expression/7.16.0:
resolution: {integrity: sha512-SuI467Gi2V8fkofm2JPnZzB/SUuXoJA5zXe/xzyPP2M04686RzFKFHPK6HDVN6JvWBIEW8tt9hPR7fXdn2Lgpw==}
engines: {node: '>=6.9.0'}
......@@ -1094,6 +1174,16 @@ packages:
transitivePeerDependencies:
- supports-color
/@babel/helpers/7.16.5:
resolution: {integrity: sha512-TLgi6Lh71vvMZGEkFuIxzaPsyeYCHQ5jJOOX1f0xXn0uciFuE8cEk0wyBquMcCxBXZ5BJhE2aUB7pnWTD150Tw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.16.0
'@babel/traverse': 7.16.5
'@babel/types': 7.16.0
transitivePeerDependencies:
- supports-color
/@babel/highlight/7.16.0:
resolution: {integrity: sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==}
engines: {node: '>=6.9.0'}
......@@ -1107,6 +1197,11 @@ packages:
engines: {node: '>=6.0.0'}
hasBin: true
/@babel/parser/7.16.6:
resolution: {integrity: sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==}
engines: {node: '>=6.0.0'}
hasBin: true
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.2_@babel+core@7.16.0:
resolution: {integrity: sha512-h37CvpLSf8gb2lIJ2CgC3t+EjFbi0t8qS7LCS1xcJIlEXE4czlofwaW7W1HA8zpgOCzI9C1nmoqNR1zWkk0pQg==}
engines: {node: '>=6.9.0'}
......@@ -1373,6 +1468,14 @@ packages:
'@babel/core': 7.16.0
'@babel/helper-plugin-utils': 7.14.5
/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.16.5:
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.16.5
'@babel/helper-plugin-utils': 7.14.5
/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.16.0:
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
peerDependencies:
......@@ -1389,6 +1492,16 @@ packages:
dependencies:
'@babel/core': 7.16.0
'@babel/helper-plugin-utils': 7.14.5
dev: true
/@babel/plugin-syntax-jsx/7.16.0_@babel+core@7.16.5:
resolution: {integrity: sha512-8zv2+xiPHwly31RK4RmnEYY5zziuF3O7W2kIDW+07ewWDh6Oi0dRq8kwvulRkFgt6DB97RlKs5c1y068iPlCUg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.16.5
'@babel/helper-plugin-utils': 7.14.5
/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.16.0:
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
......@@ -1466,6 +1579,15 @@ packages:
'@babel/core': 7.16.0
'@babel/helper-plugin-utils': 7.14.5
/@babel/plugin-syntax-typescript/7.16.0_@babel+core@7.16.5:
resolution: {integrity: sha512-Xv6mEXqVdaqCBfJFyeab0fH2DnUoMsDmhamxsSi4j8nLd4Vtw213WMJr55xxqipC/YVWyPY3K0blJncPYji+dQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.16.5
'@babel/helper-plugin-utils': 7.14.5
/@babel/plugin-transform-arrow-functions/7.16.0_@babel+core@7.16.0:
resolution: {integrity: sha512-vIFb5250Rbh7roWARvCLvIJ/PtAU5Lhv7BtZ1u24COwpI9Ypjsh+bZcKk6rlIyalK+r0jOc1XQ8I4ovNxNrWrA==}
engines: {node: '>=6.9.0'}
......@@ -1815,6 +1937,20 @@ packages:
'@babel/plugin-syntax-typescript': 7.16.0_@babel+core@7.16.0
transitivePeerDependencies:
- supports-color
dev: false
/@babel/plugin-transform-typescript/7.16.1_@babel+core@7.16.5:
resolution: {integrity: sha512-NO4XoryBng06jjw/qWEU2LhcLJr1tWkhpMam/H4eas/CDKMX/b2/Ylb6EI256Y7+FVPCawwSM1rrJNOpDiz+Lg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.16.5
'@babel/helper-create-class-features-plugin': 7.16.0_@babel+core@7.16.5
'@babel/helper-plugin-utils': 7.14.5
'@babel/plugin-syntax-typescript': 7.16.0_@babel+core@7.16.5
transitivePeerDependencies:
- supports-color
/@babel/plugin-transform-unicode-escapes/7.16.0_@babel+core@7.16.0:
resolution: {integrity: sha512-VFi4dhgJM7Bpk8lRc5CMaRGlKZ29W9C3geZjt9beuzSUrlJxsNwX7ReLwaL6WEvsOf2EQkyIJEPtF8EXjB/g2A==}
......@@ -1971,6 +2107,23 @@ packages:
transitivePeerDependencies:
- supports-color
/@babel/traverse/7.16.5:
resolution: {integrity: sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.16.0
'@babel/generator': 7.16.5
'@babel/helper-environment-visitor': 7.16.5
'@babel/helper-function-name': 7.16.0
'@babel/helper-hoist-variables': 7.16.0
'@babel/helper-split-export-declaration': 7.16.0
'@babel/parser': 7.16.6
'@babel/types': 7.16.0
debug: 4.3.3
globals: 11.12.0
transitivePeerDependencies:
- supports-color
/@babel/types/7.16.0:
resolution: {integrity: sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==}
engines: {node: '>=6.9.0'}
......@@ -2504,6 +2657,14 @@ packages:
dependencies:
estree-walker: 2.0.2
picomatch: 2.3.0
dev: false
/@rollup/pluginutils/4.1.2:
resolution: {integrity: sha512-ROn4qvkxP9SyPeHaf7uQC/GPFY6L/OWy9+bd9AwcjOAWQwxRscoEyAUD8qCY5o5iL4jqQwoLk2kaTKJPb/HwzQ==}
engines: {node: '>= 8.0.0'}
dependencies:
estree-walker: 2.0.2
picomatch: 2.3.0
/@rushstack/node-core-library/3.44.2:
resolution: {integrity: sha512-lQ8Ct267UKkNSJSDxpBWn7SyyITWQ9l3Xqww0V+YY0rMt02r9eiGvwwPaU1ugJW7IMVo6r/HXvgbmpOSPyzGyg==}
......@@ -2920,7 +3081,7 @@ packages:
eslint-visitor-keys: 3.1.0
dev: true
/@vitejs/plugin-legacy/1.6.4_vite@2.7.3:
/@vitejs/plugin-legacy/1.6.4_vite@2.7.5:
resolution: {integrity: sha512-geH2F3hTRN++E4n9NZ0JFumxIWUKqW4FA9PAgM7Q6RvUOUUYW4tlURhEmCBYfZSN24H/yX3mEolX+wFVErsAYQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
......@@ -2931,30 +3092,30 @@ packages:
magic-string: 0.25.7
regenerator-runtime: 0.13.9
systemjs: 6.11.0
vite: 2.7.3
vite: 2.7.5
dev: false
/@vitejs/plugin-vue-jsx/1.3.2:
resolution: {integrity: sha512-PyYiMkd3xs5y1zpctjCOCz3coxTo8JqqCYNL3yoDN4kQkROKTnKpEDLPR0h0SnuhzMP/71yVg3g4DCI3FI9wWA==}
/@vitejs/plugin-vue-jsx/1.3.3:
resolution: {integrity: sha512-VSBXVqMcxbgX85rgJC1eMWuZ9hzOJhWPvGYlKxyymPokE/i3Gykh5ljkCoNdxnKgIyFqv4WutYoYY93fgjbTxA==}
engines: {node: '>=12.0.0'}
dependencies:
'@babel/core': 7.16.0
'@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.16.0
'@babel/plugin-transform-typescript': 7.16.1_@babel+core@7.16.0
'@rollup/pluginutils': 4.1.1
'@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.16.0
'@babel/core': 7.16.5
'@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.16.5
'@babel/plugin-transform-typescript': 7.16.1_@babel+core@7.16.5
'@rollup/pluginutils': 4.1.2
'@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.16.5
hash-sum: 2.0.0
transitivePeerDependencies:
- supports-color
/@vitejs/plugin-vue/2.0.1_vite@2.7.3+vue@3.2.26:
/@vitejs/plugin-vue/2.0.1_vite@2.7.5+vue@3.2.26:
resolution: {integrity: sha512-wtdMnGVvys9K8tg+DxowU1ytTrdVveXr3LzdhaKakysgGXyrsfaeds2cDywtvujEASjWOwWL/OgWM+qoeM8Plg==}
engines: {node: '>=12.0.0'}
peerDependencies:
vite: ^2.5.10
vue: ^3.2.25
dependencies:
vite: 2.7.3
vite: 2.7.5
vue: 3.2.26
/@vue/babel-helper-vue-transform-on/1.0.2:
......@@ -2975,6 +3136,23 @@ packages:
transitivePeerDependencies:
- '@babel/core'
- supports-color
dev: true
/@vue/babel-plugin-jsx/1.1.1_@babel+core@7.16.5:
resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==}
dependencies:
'@babel/helper-module-imports': 7.16.0
'@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.5
'@babel/template': 7.16.0
'@babel/traverse': 7.16.3
'@babel/types': 7.16.0
'@vue/babel-helper-vue-transform-on': 1.0.2
camelcase: 6.2.1
html-tags: 3.1.0
svg-tags: 1.0.0
transitivePeerDependencies:
- '@babel/core'
- supports-color
/@vue/compiler-core/3.2.26:
resolution: {integrity: sha512-N5XNBobZbaASdzY9Lga2D9Lul5vdCIOXvUMd6ThcN8zgqQhPKfCV+wfAJNNJKQkSHudnYRO2gEB+lp0iN3g2Tw==}
......@@ -7396,6 +7574,15 @@ packages:
picocolors: 1.0.0
source-map-js: 1.0.1
/postcss/8.4.5:
resolution: {integrity: sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
nanoid: 3.1.30
picocolors: 1.0.0
source-map-js: 1.0.1
dev: true
/prelude-ls/1.1.2:
resolution: {integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=}
engines: {node: '>= 0.8.0'}
......@@ -8685,8 +8872,8 @@ packages:
extsprintf: 1.3.0
dev: true
/vite/2.7.3:
resolution: {integrity: sha512-GAY1P+9fLJOju1SRm8+hykVnEXog+E+KXuqqyMBQDriKCUIKzWnPn142yNNhSdf/ixYGYdUa5ce3A8WaEajzGw==}
/vite/2.7.5:
resolution: {integrity: sha512-Bx8Iph9IJn6pWcErPkHKnyPABGMwK/vcdA0+V4TRC8TJFA7Zf6Xd1lRoUzsHHWUM8J+iUKKEuuNqqQUoxY3XvQ==}
engines: {node: '>=12.2.0'}
hasBin: true
peerDependencies:
......@@ -8702,7 +8889,7 @@ packages:
optional: true
dependencies:
esbuild: 0.13.15
postcss: 8.4.4
postcss: 8.4.5
resolve: 1.20.0
rollup: 2.60.2
optionalDependencies:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册