fix: add consola to wxt dependencies (#892)

This commit is contained in:
hikiko4ern
2024-08-02 00:05:28 +00:00
committed by GitHub
parent 9785eff21e
commit fc246ffaac
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -91,6 +91,7 @@
"cac": "^6.7.14",
"chokidar": "^3.6.0",
"ci-info": "^4.0.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
"dequal": "^2.0.3",
"esbuild": "^0.23.0",
+3
View File
@@ -247,6 +247,9 @@ importers:
ci-info:
specifier: ^4.0.0
version: 4.0.0
consola:
specifier: ^3.2.3
version: 3.2.3
defu:
specifier: ^6.1.4
version: 6.1.4