mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-19 23:21:09 +00:00
fix(deps): update dependency consola to ^2.2.3 (#4293)
This commit is contained in:
parent
c62c9656ab
commit
b290c078f2
@ -12,7 +12,7 @@
|
|||||||
"@nuxt/vue-app": "^2.2.0",
|
"@nuxt/vue-app": "^2.2.0",
|
||||||
"@nuxtjs/devalue": "^1.1.0",
|
"@nuxtjs/devalue": "^1.1.0",
|
||||||
"chokidar": "^2.0.4",
|
"chokidar": "^2.0.4",
|
||||||
"consola": "^2.2.2",
|
"consola": "^2.2.3",
|
||||||
"fs-extra": "^7.0.1",
|
"fs-extra": "^7.0.1",
|
||||||
"glob": "^7.1.3",
|
"glob": "^7.1.3",
|
||||||
"hash-sum": "^1.0.2",
|
"hash-sum": "^1.0.2",
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nuxt/common": "^2.2.0",
|
"@nuxt/common": "^2.2.0",
|
||||||
"chalk": "^2.4.1",
|
"chalk": "^2.4.1",
|
||||||
"consola": "^2.2.2",
|
"consola": "^2.2.3",
|
||||||
"fs-extra": "^7.0.1",
|
"fs-extra": "^7.0.1",
|
||||||
"html-minifier": "^3.5.21"
|
"html-minifier": "^3.5.21"
|
||||||
},
|
},
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nuxt/common": "^2.2.0",
|
"@nuxt/common": "^2.2.0",
|
||||||
"@nuxtjs/devalue": "^1.1.0",
|
"@nuxtjs/devalue": "^1.1.0",
|
||||||
"consola": "^2.2.2",
|
"consola": "^2.2.3",
|
||||||
"fs-extra": "^7.0.1",
|
"fs-extra": "^7.0.1",
|
||||||
"lru-cache": "^4.1.3",
|
"lru-cache": "^4.1.3",
|
||||||
"vue": "^2.5.17",
|
"vue": "^2.5.17",
|
||||||
|
@ -2943,7 +2943,7 @@ consola@^1.4.3:
|
|||||||
lodash "^4.17.5"
|
lodash "^4.17.5"
|
||||||
std-env "^1.1.0"
|
std-env "^1.1.0"
|
||||||
|
|
||||||
consola@^2.0.0-1, consola@^2.0.7, consola@^2.2.2, consola@^2.2.3:
|
consola@^2.0.0-1, consola@^2.0.7, consola@^2.2.3:
|
||||||
version "2.2.3"
|
version "2.2.3"
|
||||||
resolved "https://registry.npmjs.org/consola/-/consola-2.2.3.tgz#567e59fe80a0d0330747e649e3e8405c1d007369"
|
resolved "https://registry.npmjs.org/consola/-/consola-2.2.3.tgz#567e59fe80a0d0330747e649e3e8405c1d007369"
|
||||||
integrity sha512-4xJ3/9xxZhiBpihl1yzVxKFnii5RPaBmcPgBfGh3nc95DhpAym2VRJi3EpgMLvoLWHds7qV6ViVCoI8Nw4khWA==
|
integrity sha512-4xJ3/9xxZhiBpihl1yzVxKFnii5RPaBmcPgBfGh3nc95DhpAym2VRJi3EpgMLvoLWHds7qV6ViVCoI8Nw4khWA==
|
||||||
|
Loading…
Reference in New Issue
Block a user