diff --git a/package.json b/package.json index 0139523..6cdb8b7 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ "bundle-require": "^5.0.0", "cac": "^6.7.14", "chokidar": "^3.6.0", + "consola": "^3.2.3", "debug": "^4.3.5", "esbuild": "^0.23.0", "execa": "^5.0.0", @@ -53,7 +54,6 @@ "@types/node": "20.14.11", "@types/resolve": "1.20.6", "colorette": "2.0.20", - "consola": "3.2.3", "flat": "6.0.1", "fs-extra": "11.2.0", "postcss": "8.4.39", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 73d5246..a37ee95 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,6 +17,9 @@ importers: chokidar: specifier: ^3.6.0 version: 3.6.0 + consola: + specifier: ^3.2.3 + version: 3.2.3 debug: specifier: ^4.3.5 version: 4.3.5 @@ -75,9 +78,6 @@ importers: colorette: specifier: 2.0.20 version: 2.0.20 - consola: - specifier: 3.2.3 - version: 3.2.3 flat: specifier: 6.0.1 version: 6.0.1