|
13 | 13 | "e2e": "webdriver-manager update --standalone false --gecko false; protractor ./test-config/protractor.conf.js" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@angular/common": "4.1.2", |
17 | | - "@angular/compiler": "4.1.2", |
18 | | - "@angular/compiler-cli": "4.1.2", |
19 | | - "@angular/core": "4.1.2", |
20 | | - "@angular/forms": "4.1.2", |
21 | | - "@angular/http": "4.1.2", |
22 | | - "@angular/platform-browser": "4.1.2", |
23 | | - "@angular/platform-browser-dynamic": "4.1.2", |
24 | | - "@ionic-native/core": "3.12.1", |
25 | | - "@ionic-native/splash-screen": "3.12.1", |
26 | | - "@ionic-native/status-bar": "3.12.1", |
| 16 | + "@angular/common": "4.1.3", |
| 17 | + "@angular/compiler": "4.1.3", |
| 18 | + "@angular/compiler-cli": "4.1.3", |
| 19 | + "@angular/core": "4.1.3", |
| 20 | + "@angular/forms": "4.1.3", |
| 21 | + "@angular/http": "4.1.3", |
| 22 | + "@angular/platform-browser": "4.1.3", |
| 23 | + "@angular/platform-browser-dynamic": "4.1.3", |
| 24 | + "@ionic-native/core": "3.13.1", |
| 25 | + "@ionic-native/splash-screen": "3.13.1", |
| 26 | + "@ionic-native/status-bar": "3.13.1", |
27 | 27 | "@ionic/storage": "2.0.1", |
28 | | - "ionic-angular": "3.3.0", |
| 28 | + "ionic-angular": "3.5.0", |
29 | 29 | "ionicons": "3.0.0", |
30 | | - "rxjs": "5.1.1", |
31 | | - "sw-toolbox": "3.4.0", |
32 | | - "zone.js": "0.8.11" |
| 30 | + "rxjs": "5.4.0", |
| 31 | + "sw-toolbox": "3.6.0", |
| 32 | + "zone.js": "0.8.12" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@ionic/app-scripts": "1.3.7", |
36 | | - "@ionic/cli-plugin-ionic-angular": "1.3.0", |
| 35 | + "@ionic/app-scripts": "1.3.12", |
| 36 | + "@ionic/cli-plugin-ionic-angular": "1.3.1", |
37 | 37 | "@types/jasmine": "^2.5.41", |
38 | 38 | "@types/node": "^7.0.8", |
39 | 39 | "angular2-template-loader": "^0.6.2", |
|
0 commit comments