build: update cordova dependencies

This commit is contained in:
Jovan Krunić
2021-02-05 21:12:29 +01:00
parent b4bed4e834
commit 5790bec724
2 changed files with 308 additions and 78 deletions

View File

@@ -54,15 +54,15 @@
"@openstapps/api": "0.25.0",
"@openstapps/configuration": "0.25.0",
"@openstapps/core": "0.36.0",
"cordova-android": "8.0.0",
"cordova-android": "9.0.0",
"cordova-browser": "6.0.0",
"cordova-ios": "5.0.0",
"cordova-plugin-device": "2.0.2",
"cordova-plugin-geolocation": "4.0.1",
"cordova-plugin-ionic-keyboard": "2.1.3",
"cordova-plugin-ionic-webview": "4.0.1",
"cordova-plugin-splashscreen": "5.0.2",
"cordova-plugin-whitelist": "1.3.3",
"cordova-ios": "6.2.0",
"cordova-plugin-device": "2.0.3",
"cordova-plugin-geolocation": "4.1.0",
"cordova-plugin-ionic-keyboard": "2.2.0",
"cordova-plugin-ionic-webview": "5.0.0",
"cordova-plugin-splashscreen": "6.0.0",
"cordova-plugin-whitelist": "1.3.4",
"core-js": "2.6.5",
"deepmerge": "3.3.0",
"form-data": "2.5.0",