chore(deps): bump consola v3 and rimraf v5 (#11751)

* chore(deps): bump consola v3 and rimraf v5

* chore: revert demo
This commit is contained in:
neverland
2023-04-15 09:36:41 +08:00
committed by GitHub
parent 17055a94c7
commit 8bc6169ae1
10 changed files with 86 additions and 38 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import { createSpinner } from 'nanospinner';
import color from 'picocolors';
import consola from 'consola';
import { consola } from 'consola';
import { ROOT } from '../common/constant.js';
export function slimPath(path: string) {