MOBILE-2253 core: Update to Ionic 3.9.2

main
Dani Palou 2017-12-08 16:34:23 +01:00
parent 03f1614856
commit ecb4ae5ff4
2 changed files with 1177 additions and 1487 deletions

2638
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -26,14 +26,14 @@
"ionic:build:before": "gulp"
},
"dependencies": {
"@angular/common": "4.4.3",
"@angular/compiler": "4.4.3",
"@angular/compiler-cli": "4.4.3",
"@angular/core": "4.4.3",
"@angular/forms": "4.4.3",
"@angular/http": "4.4.3",
"@angular/platform-browser": "4.4.3",
"@angular/platform-browser-dynamic": "4.4.3",
"@angular/common": "5.0.0",
"@angular/compiler": "5.0.0",
"@angular/compiler-cli": "5.0.0",
"@angular/core": "5.0.0",
"@angular/forms": "5.0.0",
"@angular/http": "5.0.0",
"@angular/platform-browser": "5.0.0",
"@angular/platform-browser-dynamic": "5.0.0",
"@ionic-native/clipboard": "^4.3.2",
"@ionic-native/core": "4.3.0",
"@ionic-native/file": "^4.3.3",
@ -47,7 +47,6 @@
"@ionic-native/sqlite": "^4.3.2",
"@ionic-native/status-bar": "4.3.0",
"@ionic-native/zip": "^4.3.3",
"@ionic/storage": "2.0.1",
"@ngx-translate/core": "^8.0.0",
"@ngx-translate/http-loader": "^2.0.0",
"@types/cordova": "0.0.34",
@ -58,23 +57,24 @@
"@types/promise.prototype.finally": "^2.0.2",
"electron-builder-squirrel-windows": "^19.3.0",
"electron-windows-notifications": "^1.1.13",
"ionic-angular": "3.7.1",
"ionic-angular": "^3.9.2",
"ionicons": "3.0.0",
"jszip": "^3.1.4",
"moment": "^2.19.1",
"promise.prototype.finally": "^3.0.1",
"rxjs": "5.4.3",
"rxjs": "5.5.2",
"sw-toolbox": "3.6.0",
"ts-md5": "^1.2.2",
"zone.js": "0.8.18"
},
"devDependencies": {
"@ionic/app-scripts": "3.0.0",
"@ionic/app-scripts": "^3.1.5",
"gulp": "^3.9.1",
"gulp-clip-empty-files": "^0.1.2",
"gulp-rename": "^1.2.2",
"gulp-slash": "^1.1.3",
"typescript": "2.3.4"
"through": "^2.3.8",
"typescript": "2.4.2"
},
"browser": {
"electron": false