mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 16:12:12 +00:00
misc: update webpackbar to 2.2.0 for consola integration
This commit is contained in:
parent
25741f5a1f
commit
84774daa3f
@ -130,7 +130,7 @@
|
|||||||
"webpack-dev-middleware": "^3.1.0",
|
"webpack-dev-middleware": "^3.1.0",
|
||||||
"webpack-hot-middleware": "^2.21.2",
|
"webpack-hot-middleware": "^2.21.2",
|
||||||
"webpack-node-externals": "^1.6.0",
|
"webpack-node-externals": "^1.6.0",
|
||||||
"webpackbar": "^2.1.0"
|
"webpackbar": "^2.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-eslint": "^8.2.1",
|
"babel-eslint": "^8.2.1",
|
||||||
|
@ -7581,11 +7581,12 @@ webpack@^4.4.1:
|
|||||||
watchpack "^1.5.0"
|
watchpack "^1.5.0"
|
||||||
webpack-sources "^1.0.1"
|
webpack-sources "^1.0.1"
|
||||||
|
|
||||||
webpackbar@^2.1.0:
|
webpackbar@^2.2.0:
|
||||||
version "2.1.0"
|
version "2.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/webpackbar/-/webpackbar-2.1.0.tgz#c6ef3529f63d4369435a72ea0aaba289e1d2dc61"
|
resolved "https://registry.yarnpkg.com/webpackbar/-/webpackbar-2.2.0.tgz#db08d5f997b6dfd717c070fb1cf9c0c4ae35f1b3"
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "^2.3.2"
|
chalk "^2.3.2"
|
||||||
|
consola "^0.1.0"
|
||||||
figures "^2.0.0"
|
figures "^2.0.0"
|
||||||
loader-utils "^1.1.0"
|
loader-utils "^1.1.0"
|
||||||
lodash "^4.17.5"
|
lodash "^4.17.5"
|
||||||
|
Loading…
Reference in New Issue
Block a user