perf(cli): improve cli boot time (#10780)
* chore: test * perf(cli): improve cli boot time
This commit is contained in:
Generated
+7
-2
@@ -105,7 +105,7 @@ importers:
|
||||
'@vitejs/plugin-vue-jsx': ^1.3.3
|
||||
'@vue/babel-plugin-jsx': ^1.1.1
|
||||
autoprefixer: ^10.4.0
|
||||
commander: ^8.3.0
|
||||
commander: ^9.3.0
|
||||
consola: ^2.15.3
|
||||
conventional-changelog: ^3.1.24
|
||||
esbuild: ^0.14.29
|
||||
@@ -154,7 +154,7 @@ importers:
|
||||
'@vitejs/plugin-vue-jsx': 1.3.10
|
||||
'@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.18.6
|
||||
autoprefixer: 10.4.7_postcss@8.4.14
|
||||
commander: 8.3.0
|
||||
commander: 9.3.0
|
||||
consola: 2.15.3
|
||||
conventional-changelog: 3.1.25
|
||||
esbuild: 0.14.48
|
||||
@@ -2353,6 +2353,11 @@ packages:
|
||||
engines: {node: '>= 12'}
|
||||
dev: false
|
||||
|
||||
/commander/9.3.0:
|
||||
resolution: {integrity: sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw==}
|
||||
engines: {node: ^12.20.0 || >=14}
|
||||
dev: false
|
||||
|
||||
/commondir/1.0.1:
|
||||
resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==}
|
||||
dev: false
|
||||
|
||||
Reference in New Issue
Block a user