|
12 | 12 | "generate-contributors": "all-contributors generate"
|
13 | 13 | },
|
14 | 14 | "dependencies": {
|
15 |
| - "@angular/common": "4.1.3", |
16 |
| - "@angular/compiler": "4.1.3", |
17 |
| - "@angular/compiler-cli": "4.1.3", |
18 |
| - "@angular/core": "4.1.3", |
19 |
| - "@angular/forms": "4.1.3", |
20 |
| - "@angular/http": "4.1.3", |
21 |
| - "@angular/platform-browser": "4.1.3", |
22 |
| - "@angular/platform-browser-dynamic": "4.1.3", |
| 15 | + "@angular/common": "5.0.0", |
| 16 | + "@angular/compiler": "5.0.0", |
| 17 | + "@angular/compiler-cli": "5.0.0", |
| 18 | + "@angular/core": "5.0.0", |
| 19 | + "@angular/forms": "5.0.0", |
| 20 | + "@angular/http": "5.0.0", |
| 21 | + "@angular/platform-browser": "5.0.0", |
| 22 | + "@angular/platform-browser-dynamic": "5.0.0", |
23 | 23 | "@angular/tsc-wrapped": "4.2.6",
|
24 | 24 | "@ionic-native/barcode-scanner": "4.0.0",
|
25 | 25 | "@ionic-native/camera": "4.0.0",
|
|
30 | 30 | "@ionic-native/google-maps": "4.0.0",
|
31 | 31 | "@ionic-native/splash-screen": "4.0.0",
|
32 | 32 | "@ionic-native/status-bar": "4.0.0",
|
33 |
| - "@ionic/storage": "2.0.1", |
| 33 | + "@ionic/storage": "2.1.3", |
34 | 34 | "angular2-swing": "^0.12.1",
|
35 | 35 | "chart.js": "^2.4.0",
|
36 |
| - "ionic-angular": "^3.6.1", |
| 36 | + "ionic-angular": "3.9.2", |
37 | 37 | "ionicons": "3.0.0",
|
38 | 38 | "moment": "^2.15.2",
|
39 |
| - "rxjs": "5.4.2", |
| 39 | + "rxjs": "5.5.2", |
40 | 40 | "sw-toolbox": "3.6.0",
|
41 | 41 | "tslint-config-airbnb": "^5.2.1",
|
42 |
| - "zone.js": "^0.8.12", |
| 42 | + "zone.js": "0.8.18", |
43 | 43 | "cordova-android": "~6.1.2",
|
44 | 44 | "card.io.cordova.mobilesdk": "https://github.com/card-io/card.io-Cordova-Plugin",
|
45 | 45 | "cordova-plugin-camera": "~2.3.1",
|
|
55 | 55 | "phonegap-plugin-barcodescanner": "~6.0.6"
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 |
| - "@ionic/app-scripts": "^2.1.4", |
| 58 | + "@ionic/app-scripts": "3.1.0", |
59 | 59 | "all-contributors-cli": "^4.5.0",
|
60 |
| - "typescript": "~2.3.4" |
| 60 | + "typescript": "2.4.2" |
61 | 61 | },
|
62 | 62 | "cordovaPlugins": [
|
63 | 63 | "cordova-plugin-whitelist",
|
|
0 commit comments