UPGRADE deps
This commit is contained in:
parent
eacdd3c786
commit
2d601990ae
26
package.json
26
package.json
@ -29,19 +29,19 @@
|
||||
"font-awesome": "4.7.0",
|
||||
"js-yaml": "3.10.0",
|
||||
"material-design-icons": "3.0.1",
|
||||
"material-icons": "0.1.0",
|
||||
"material-icons": "0.2.3",
|
||||
"npm-font-open-sans": "1.1.0",
|
||||
"npm-font-open-sans-condensed": "1.0.3",
|
||||
"raleway-webfont": "3.0.1",
|
||||
"roboto-fontface": "0.9.0",
|
||||
"roboto-fontface": "0.10.0",
|
||||
"source-sans-pro": "2.0.10",
|
||||
"vue": "2.5.13",
|
||||
"vue": "2.5.17",
|
||||
"vue-router": "3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "8.0.0",
|
||||
"babel-cli": "6.26.0",
|
||||
"babel-core": "6.26.0",
|
||||
"babel-core": "6.26.3",
|
||||
"babel-eslint": "8.2.1",
|
||||
"babel-loader": "7.1.2",
|
||||
"babel-plugin-transform-runtime": "6.23.0",
|
||||
@ -60,19 +60,19 @@
|
||||
"eslint-config-standard": "10.2.1",
|
||||
"eslint-friendly-formatter": "3.0.0",
|
||||
"eslint-loader": "1.9.0",
|
||||
"eslint-plugin-html": "4.0.2",
|
||||
"eslint-plugin-html": "4.0.6",
|
||||
"eslint-plugin-import": "2.8.0",
|
||||
"eslint-plugin-node": "6.0.0",
|
||||
"eslint-plugin-promise": "3.6.0",
|
||||
"eslint-plugin-standard": "3.0.1",
|
||||
"eventsource-polyfill": "0.9.6",
|
||||
"express": "4.16.2",
|
||||
"express": "4.16.3",
|
||||
"extract-text-webpack-plugin": "3.0.2",
|
||||
"file-loader": "1.1.6",
|
||||
"friendly-errors-webpack-plugin": "1.6.1",
|
||||
"html-webpack-plugin": "2.30.1",
|
||||
"http": "0.0.0",
|
||||
"http-proxy-middleware": "0.17.4",
|
||||
"http-proxy-middleware": "0.19.0",
|
||||
"less": "3.0.0",
|
||||
"less-loader": "4.0.5",
|
||||
"local-web-server": "2.5.6",
|
||||
@ -93,20 +93,20 @@
|
||||
"rimraf": "2.6.2",
|
||||
"rx": "4.1.0",
|
||||
"rxjs": "5.5.6",
|
||||
"semver": "5.5.0",
|
||||
"shelljs": "0.8.1",
|
||||
"testcafe": "^0.18.6",
|
||||
"testcafe-hammerhead": "13.1.0",
|
||||
"semver": "5.5.1",
|
||||
"shelljs": "0.8.2",
|
||||
"testcafe": "0.22.0",
|
||||
"testcafe-hammerhead": "14.2.7",
|
||||
"url-exists": "1.0.3",
|
||||
"url-loader": "0.6.2",
|
||||
"vue-loader": "14.0.3",
|
||||
"vue-style-loader": "4.0.0",
|
||||
"vue-template-compiler": "2.5.13",
|
||||
"vue-template-compiler": "2.5.17",
|
||||
"webpack": "3.11.0",
|
||||
"webpack-bundle-analyzer": "2.10.0",
|
||||
"webpack-dev-middleware": "2.0.5",
|
||||
"webpack-hot-middleware": "2.21.0",
|
||||
"webpack-merge": "4.1.1"
|
||||
"webpack-merge": "4.1.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 8.5.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user