chore(cli): replace chalk with picocolors (#10777)

This commit is contained in:
neverland
2022-07-02 22:51:53 +08:00
committed by GitHub
parent 8256fdc927
commit 28e8b72ccd
6 changed files with 17 additions and 17 deletions
+4 -4
View File
@@ -28,19 +28,19 @@ importers:
specifiers:
'@types/fs-extra': ^9.0.13
'@types/inquirer': ^8.1.3
chalk: ^4.1.2
consola: ^2.11.3
fast-glob: ^3.2.4
fs-extra: ^10.0.0
inquirer: ^8.0.0
picocolors: ^1.0.0
release-it: ^15.1.1
typescript: ^4.7.4
dependencies:
chalk: 4.1.2
consola: 2.15.3
fast-glob: 3.2.11
fs-extra: 10.1.0
inquirer: 8.2.4
picocolors: 1.0.0
devDependencies:
'@types/fs-extra': 9.0.13
'@types/inquirer': 8.2.1
@@ -105,7 +105,6 @@ importers:
'@vitejs/plugin-vue-jsx': ^1.3.3
'@vue/babel-plugin-jsx': ^1.1.1
autoprefixer: ^10.4.0
chalk: ^4.1.2
commander: ^8.3.0
consola: ^2.15.3
conventional-changelog: ^3.1.24
@@ -126,6 +125,7 @@ importers:
markdown-it: ^12.2.0
markdown-it-anchor: ^8.4.1
ora: ^6.0.1
picocolors: ^1.0.0
postcss: ^8.3.11
postcss-load-config: ^3.1.0
prettier: ^2.5.0
@@ -154,7 +154,6 @@ 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
chalk: 4.1.2
commander: 8.3.0
consola: 2.15.3
conventional-changelog: 3.1.25
@@ -175,6 +174,7 @@ importers:
markdown-it: 12.3.2
markdown-it-anchor: 8.6.4_d643ca6eb40ae68ab966a77bead78073
ora: 6.1.2
picocolors: 1.0.0
postcss: 8.4.14
postcss-load-config: 3.1.4_postcss@8.4.14
prettier: 2.7.1