File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 41
41
"dependencies" : {
42
42
"@fullhuman/postcss-purgecss" : " ^5.0.0" ,
43
43
"@nuxt/kit" : " ^3.2.0" ,
44
- "consola" : " ^2.15.3 " ,
44
+ "consola" : " ^3.1.0 " ,
45
45
"glob-all" : " ^3.3.1" ,
46
46
"purgecss" : " ^5.0.0"
47
47
},
Original file line number Diff line number Diff line change @@ -2297,6 +2297,11 @@ consola@^2.15.3:
2297
2297
resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550"
2298
2298
integrity sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==
2299
2299
2300
+ consola@^3.1.0 :
2301
+ version "3.1.0"
2302
+ resolved "https://registry.yarnpkg.com/consola/-/consola-3.1.0.tgz#dfdfa62ceb68bc1f06e4a76ad688566bd8813baf"
2303
+ integrity sha512-rrrJE6rP0qzl/Srg+C9x/AE5Kxfux7reVm1Wh0wCjuXvih6DqZgqDZe8auTD28fzJ9TF0mHlSDrPpWlujQRo1Q==
2304
+
2300
2305
console-control-strings@^1.0.0, console-control-strings@^1.1.0 :
2301
2306
version "1.1.0"
2302
2307
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
You can’t perform that action at this time.
0 commit comments