Update dependencies

This commit is contained in:
József Farkas
2017-03-12 16:31:50 +01:00
parent 9f18a2e975
commit d93409ca05

View File

@@ -25,15 +25,15 @@
"electron": "1.6.2",
"electron-rebuild": "^1.5.7",
"expose-loader": "^0.7.1",
"html-loader": "0.4.4",
"html-loader": "0.4.5",
"node-sass": "^4.5.0",
"npm-run-all": "4.0.1",
"npm-run-all": "4.0.2",
"path": "^0.12.7",
"raw-loader": "^0.5.1",
"sass-loader": "^5.0.1",
"sass-loader": "^6.0.3",
"stylelint": "^7.8.0",
"ts-loader": "^2.0.0",
"tslint": "~4.4.2",
"tslint": "~4.5.1",
"webpack": "^2.2.1",
"webpack-dev-server": "^2.3.0",
"webpack-svgstore-plugin": "4.0.0"
@@ -60,10 +60,10 @@
"json-loader": "^0.5.4",
"ng2-dragula": "1.3.0",
"ng2-select2": "1.0.0-beta.10",
"rxjs": "5.1.1",
"rxjs": "5.2.0",
"select2": "^4.0.3",
"sudo-prompt": "^6.2.1",
"typescript": "2.1.6",
"typescript": "2.2.1",
"usb": "git+https://github.com/aktary/node-usb.git",
"xml-loader": "1.1.0",
"zone.js": "0.7.6"