Bump npm packages

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2018-09-25 10:53:43 +02:00 committed by Christoph Wurst
parent 735d5e5cba
commit 13d9b5f5e0
No known key found for this signature in database
GPG key ID: CC42AC2A7F0E56D8
3 changed files with 313 additions and 434 deletions

File diff suppressed because it is too large Load diff

View file

@ -20,13 +20,13 @@
"vue": "^2.5.17"
},
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/core": "^7.1.0",
"babel": "^6.23.0",
"babel-loader": "^8.0.2",
"vue-loader": "^15.4.1",
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.17",
"webpack": "^4.18.0",
"webpack-cli": "^3.1.0",
"webpack": "^4.20.0",
"webpack-cli": "^3.1.1",
"webpack-merge": "^4.1.4"
}
}