MOBILE-3526 cordova: Update packages

main
Pau Ferrer Ocaña 2020-08-31 21:33:08 +02:00
parent e97394ddcb
commit 626af614fc
3 changed files with 2702 additions and 1372 deletions

View File

@ -13,3 +13,5 @@ jszip has problems with "lie" dependency on greater versions than 3.1
promise.prototype.finally has problems on greater versions than 3.1 promise.prototype.finally has problems on greater versions than 3.1
cordova-ios: should remain on 5.1 because of: https://github.com/apache/cordova-ios/pull/801

4064
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -86,8 +86,8 @@
"ajv": "^6.11.0", "ajv": "^6.11.0",
"chart.js": "^2.9.3", "chart.js": "^2.9.3",
"com-darryncampbell-cordova-plugin-intent": "^1.3.0", "com-darryncampbell-cordova-plugin-intent": "^1.3.0",
"cordova": "9.0.0", "cordova": "^10.0.0",
"cordova-android": "^8.1.0", "cordova-android": "^9.0.0",
"cordova-android-support-gradle-release": "^3.0.1", "cordova-android-support-gradle-release": "^3.0.1",
"cordova-clipboard": "^1.3.0", "cordova-clipboard": "^1.3.0",
"cordova-ios": "^5.1.1", "cordova-ios": "^5.1.1",
@ -139,7 +139,7 @@
}, },
"devDependencies": { "devDependencies": {
"@ionic/app-scripts": "3.2.3", "@ionic/app-scripts": "3.2.3",
"@ionic/cli": "^6.9.3", "@ionic/cli": "^6.11.7",
"@types/cordova": "^0.0.34", "@types/cordova": "^0.0.34",
"@types/cordova-plugin-file-transfer": "^0.0.3", "@types/cordova-plugin-file-transfer": "^0.0.3",
"@types/cordova-plugin-globalization": "^0.0.3", "@types/cordova-plugin-globalization": "^0.0.3",