diff options
Diffstat (limited to 'gui/package.json')
| -rw-r--r-- | gui/package.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/gui/package.json b/gui/package.json index b22fa6296f..92930b2d3f 100644 --- a/gui/package.json +++ b/gui/package.json @@ -13,11 +13,11 @@ "license": "GPL-3.0", "dependencies": { "connected-react-router": "^5.0.1", - "d3-geo-projection": "^2.6.0", - "electron-log": "^3.0.5", - "gettext-parser": "^3.1.0", + "d3-geo-projection": "^2.7.0", + "electron-log": "^3.0.7", + "gettext-parser": "^4.0.1", "history": "^4.6.1", - "jsonrpc-lite": "^2.0.6", + "jsonrpc-lite": "^2.0.7", "mkdirp": "^0.5.1", "moment": "^2.24.0", "node-gettext": "^2.0.0", @@ -28,9 +28,9 @@ "react-router": "^4.3.1", "react-simple-maps": "^0.12.1", "reactxp": "^1.6.1", - "redux": "^4.0.1", + "redux": "^4.0.4", "sprintf-js": "^1.1.2", - "stream-json": "^1.2.1", + "stream-json": "^1.3.0", "uuid": "^3.0.1", "validated": "^2.0.1" }, @@ -64,23 +64,23 @@ "chai-as-promised": "^7.1.1", "chai-spies": "^1.0.0", "cross-env": "^5.1.3", - "electron": "^4.2.3", + "electron": "^4.2.9", "electron-builder": "^20.40.2", "electron-devtools-installer": "^2.2.1", "electron-mocha": "^6.0.4", "enzyme": "^3.7.0", "enzyme-adapter-react-16": "^1.7.0", - "gettext-extractor": "^3.4.2", + "gettext-extractor": "^3.5.1", "npm-run-all": "^4.0.1", "prettier": "1.16.4", - "rimraf": "^2.5.4", + "rimraf": "^2.7.1", "sinon": "^7.1.1", - "ts-node": "^8.0.3", - "tsc-watch": "^2.1.1", - "tslint": "^5.15.0", + "ts-node": "^8.3.0", + "tsc-watch": "^2.4.0", + "tslint": "^5.18.0", "tslint-config-prettier": "^1.18.0", "tslint-react": "^4.0.0", - "typescript": "^3.4.5" + "typescript": "^3.5.3" }, "scripts": { "postinstall": "cross-env ELECTRON_BUILDER_ALLOW_UNRESOLVED_DEPENDENCIES=true electron-builder install-app-deps", |
