diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/package.json b/package.json index e1dc2a80..bfc53c59 100644 --- a/package.json +++ b/package.json @@ -66,9 +66,9 @@ }, "dependencies": { "clivas": "^0.2.0", - "cordova-android": "8.0.0", + "cordova-android": "^8.0.0", "cordova-custom-config": "^5.1.0", - "cordova-ios": "5.1.1", + "cordova-ios": "^5.1.1", "cordova-library-helper-pp-fork": "^1.0.1", "cordova-plugin-add-swift-support": "1.7.2", "cordova-plugin-advanced-http": "git+https://github.com/silkimen/cordova-plugin-advanced-http.git", @@ -92,31 +92,32 @@ "cordova-plugin-photo-library": "git+https://github.com/pliablepixels/cordova-plugin-photo-library.git", "cordova-plugin-pin-dialog": "^0.1.3", "cordova-plugin-splashscreen": "git+https://github.com/prageeth/cordova-plugin-splashscreen.git", - "cordova-plugin-statusbar-pp-fork": "2.4.4-dev", + "cordova-plugin-statusbar-pp-fork": "^2.4.4-dev", "cordova-plugin-touch-id": "3.4.0", "cordova-plugin-whitelist": "^1.3.4", "cordova-plugin-x-socialsharing": "5.6.4", "cordova-sqlite-storage": "^1.5.3", "cordova-support-google-services": "1.3.2", - "deep-equal": "^1.0.1", + "deep-equal": "^2.0.3", "define-properties": "^1.1.3", "dialog": "^0.3.1", - "electron-osx-sign": "^0.4.15", - "electron-window-state": "^4.1.1", - "es-abstract": "^1.17.0", - "es6-promise-plugin": "4.2.2", + "electron-osx-sign": "^0.4.16", + "electron-window-state": "^5.0.3", + "es-abstract": "^1.17.5", + "es6-promise-plugin": "^4.2.2", "function-bind": "^1.1.1", "has": "^1.0.3", "has-symbols": "^1.0.1", "is-arguments": "^1.0.4", "is-date-object": "^1.0.2", "is-regex": "^1.0.5", - "jsonfile": "^4.0.0", + "json-file": "^0.1.0", + "jsonfile": "^6.0.1", "keypress": "^0.2.1", "menu": "^0.2.5", - "minimist": "^1.2.0", - "mkdirp": "^0.5.1", - "object-is": "^1.0.2", + "minimist": "^1.2.5", + "mkdirp": "^1.0.4", + "object-is": "^1.1.2", "object-keys": "^1.1.1", "phonegap-plugin-multidex": "^1.0.0", "phonegap-plugin-push": "2.3.0", @@ -126,10 +127,10 @@ "@ionic/v1-toolkit": "^1.0.14", "bower": "^1.8.4", "dotenv": "^8.2.0", - "electron": "^3.1.3", - "electron-builder": "^22.4.0", + "electron": "^8.3.0", + "electron-builder": "^22.6.0", "electron-cli": "^0.2.8", - "electron-notarize": "^0.2.1", + "electron-notarize": "^0.3.0", "gulp": "^3.9.1", "gulp-concat": "^2.6.1", "gulp-minify-css": "^1.2.4", |
