|
10 | 10 | "ionic:serve": "ionic-app-scripts serve"
|
11 | 11 | },
|
12 | 12 | "dependencies": {
|
13 |
| - "@angular/common": "4.1.2", |
14 |
| - "@angular/compiler": "4.1.2", |
15 |
| - "@angular/compiler-cli": "4.1.2", |
16 |
| - "@angular/core": "4.1.2", |
17 |
| - "@angular/forms": "4.1.2", |
18 |
| - "@angular/http": "4.1.2", |
19 |
| - "@angular/platform-browser": "4.1.2", |
20 |
| - "@angular/platform-browser-dynamic": "4.1.2", |
| 13 | + "@angular/common": "4.1.3", |
| 14 | + "@angular/compiler": "4.1.3", |
| 15 | + "@angular/compiler-cli": "4.1.3", |
| 16 | + "@angular/core": "4.1.3", |
| 17 | + "@angular/forms": "4.1.3", |
| 18 | + "@angular/http": "4.1.3", |
| 19 | + "@angular/platform-browser": "4.1.3", |
| 20 | + "@angular/platform-browser-dynamic": "4.1.3", |
21 | 21 | "@ionic-native/barcode-scanner": "3.10.3",
|
22 | 22 | "@ionic-native/camera": "3.10.3",
|
23 | 23 | "@ionic-native/card-io": "3.10.3",
|
|
30 | 30 | "@ionic/storage": "2.0.1",
|
31 | 31 | "angular2-swing": "^0.12.1",
|
32 | 32 | "chart.js": "^2.4.0",
|
33 |
| - "ionic-angular": "3.3.0", |
| 33 | + "ionic-angular": "3.5.0", |
34 | 34 | "ionicons": "3.0.0",
|
35 | 35 | "moment": "^2.15.2",
|
36 |
| - "rxjs": "5.1.1", |
| 36 | + "rxjs": "5.4.0", |
37 | 37 | "sw-toolbox": "3.6.0",
|
38 |
| - "zone.js": "^0.8.11" |
| 38 | + "zone.js": "^0.8.12" |
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 | 41 | "@ionic/app-scripts": "1.3.7",
|
|
0 commit comments