feat(core): dependency update

This commit is contained in:
Alexey Kasyanchuk
2018-05-14 15:11:16 +03:00
parent 7ba5aab9a2
commit 4bc63e3b8c
2 changed files with 163 additions and 245 deletions

View File

@ -116,7 +116,7 @@
"debug": "^3.1.0",
"electron-context-menu": "^0.9.1",
"electron-log": "^2.2.14",
"electron-updater": "^2.21.8",
"electron-updater": "^2.21.10",
"fs-jetpack": "^1.2.0",
"iconv-lite": "^0.4.19",
"ipaddr.js": "^1.5.4",
@ -149,15 +149,15 @@
"babel-plugin-transform-object-rest-spread": "^7.0.0-beta.3",
"chai": "^4.1.2",
"css-loader": "^0.28.11",
"electron": "1.8.6",
"electron-builder": "^20.10.0",
"electron": "2.0.0",
"electron-builder": "^20.13.3",
"express": "^4.16.3",
"friendly-errors-webpack-plugin": "^1.6.1",
"html-webpack-plugin": "^3.2.0",
"mocha": "^5.0.5",
"mocha": "^5.1.1",
"socket.io": "^2.1.0",
"source-map-support": "^0.5.0",
"spectron": "^3.7.2",
"spectron": "^3.8.0",
"style-loader": "^0.20.3",
"sw-precache-webpack-plugin": "^0.11.5",
"url-loader": "^0.6.2",