Update dependencies
This commit is contained in:
12
package.json
12
package.json
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user