update dependencies
This commit is contained in:
12
package.json
12
package.json
@@ -59,24 +59,24 @@
|
||||
"@babel/preset-env": "^7.0.0-rc.2",
|
||||
"@babel/preset-stage-2": "^7.0.0-rc.2",
|
||||
"@babel/runtime": "^7.0.0-rc.2",
|
||||
"autoprefixer": "^9.1.1",
|
||||
"autoprefixer": "^9.1.3",
|
||||
"babel-eslint": "^8.2.5",
|
||||
"babel-loader": "^8.0.0-beta.6",
|
||||
"browser-sync": "^2.24.5",
|
||||
"copy-webpack-plugin": "^4.5.2",
|
||||
"css-loader": "^1.0.0",
|
||||
"eslint": "^5.0.1",
|
||||
"eslint": "^5.4.0",
|
||||
"eslint-config-airbnb-base": "^13.0.0",
|
||||
"eslint-plugin-html": "^4.0.5",
|
||||
"eslint-plugin-import": "^2.13.0",
|
||||
"eslint-plugin-vue": "4.7.1",
|
||||
"file-loader": "^1.1.11",
|
||||
"file-loader": "^2.0.0",
|
||||
"glob": "^7.1.2",
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
"http-proxy-middleware": "^0.18.0",
|
||||
"http-server": "^0.11.1",
|
||||
"imagemin-webpack-plugin": "^2.1.5",
|
||||
"mini-css-extract-plugin": "^0.4.1",
|
||||
"mini-css-extract-plugin": "^0.4.2",
|
||||
"minimist": "^1.2.0",
|
||||
"node-sass": "^4.9.1",
|
||||
"optimize-css-assets-webpack-plugin": "^5.0.0",
|
||||
@@ -95,11 +95,11 @@
|
||||
"style-loader": "^0.22.1",
|
||||
"uglify-js": "^3.4.7",
|
||||
"vue": "^2.5.17",
|
||||
"vue-loader": "^15.2.4",
|
||||
"vue-loader": "^15.4.0",
|
||||
"vue-router": "^3.0.1",
|
||||
"vue-style-loader": "^4.1.0",
|
||||
"vue-template-compiler": "^2.5.17",
|
||||
"webpack": "^4.15.1",
|
||||
"webpack": "^4.17.1",
|
||||
"webpack-dev-middleware": "^3.1.3",
|
||||
"webpack-hot-middleware": "^2.22.2",
|
||||
"webpack-manifest-plugin": "^2.0.3",
|
||||
|
||||
Reference in New Issue
Block a user