MOBILE-3947 ionic: Update ionic to 7.6.5
parent
9e22fb7d1c
commit
613df47de8
|
@ -40,7 +40,7 @@
|
|||
"@awesome-cordova-plugins/sqlite": "^6.3.0",
|
||||
"@awesome-cordova-plugins/status-bar": "^6.3.0",
|
||||
"@awesome-cordova-plugins/web-intent": "^6.3.0",
|
||||
"@ionic/angular": "^7.6.1",
|
||||
"@ionic/angular": "^7.6.5",
|
||||
"@ionic/cordova-builders": "^10.0.0",
|
||||
"@moodlehq/cordova-plugin-advanced-http": "3.3.1-moodle.1",
|
||||
"@moodlehq/cordova-plugin-camera": "6.0.0-moodle.2",
|
||||
|
@ -3931,7 +3931,8 @@
|
|||
},
|
||||
"node_modules/@ionic/angular": {
|
||||
"version": "7.6.5",
|
||||
"license": "MIT",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-7.6.5.tgz",
|
||||
"integrity": "sha512-c1LIAwDuDtaEhMA91m+CqzLOgMY8V4DPPiTdHl6xB2ohmC3er+PpZQx87wpLcSjO7Yl+S3470/+FGGqDAjc8cQ==",
|
||||
"dependencies": {
|
||||
"@ionic/core": "7.6.5",
|
||||
"ionicons": "^7.0.0",
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
"@awesome-cordova-plugins/sqlite": "^6.3.0",
|
||||
"@awesome-cordova-plugins/status-bar": "^6.3.0",
|
||||
"@awesome-cordova-plugins/web-intent": "^6.3.0",
|
||||
"@ionic/angular": "^7.6.1",
|
||||
"@ionic/angular": "^7.6.5",
|
||||
"@ionic/cordova-builders": "^10.0.0",
|
||||
"@moodlehq/cordova-plugin-advanced-http": "3.3.1-moodle.1",
|
||||
"@moodlehq/cordova-plugin-camera": "6.0.0-moodle.2",
|
||||
|
|
Loading…
Reference in New Issue