|
29 | 29 | }
|
30 | 30 | },
|
31 | 31 | "dependencies": {
|
32 |
| - "@angular/animations": "~4.1.3", |
33 |
| - "@angular/common": "~4.1.3", |
34 |
| - "@angular/compiler": "~4.1.3", |
35 |
| - "@angular/core": "~4.1.3", |
36 |
| - "@angular/forms": "~4.1.3", |
37 |
| - "@angular/http": "~4.1.3", |
38 |
| - "@angular/platform-browser": "~4.1.3", |
39 |
| - "@angular/router": "~4.1.3", |
| 32 | + "@angular/animations": "~4.2.6", |
| 33 | + "@angular/common": "~4.2.6", |
| 34 | + "@angular/compiler": "~4.2.6", |
| 35 | + "@angular/core": "~4.2.6", |
| 36 | + "@angular/forms": "~4.2.6", |
| 37 | + "@angular/http": "~4.2.6", |
| 38 | + "@angular/platform-browser": "~4.2.6", |
| 39 | + "@angular/router": "~4.2.6", |
40 | 40 | "nativescript-angular": "next",
|
41 | 41 | "nativescript-camera": "~3.0.0",
|
42 | 42 | "nativescript-geolocation": "^3.0.0",
|
|
48 | 48 | "zone.js": "^0.8.11"
|
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 |
| - "@angular/compiler-cli": "~4.1.3", |
| 51 | + "@angular/compiler-cli": "~4.2.6", |
52 | 52 | "@ngtools/webpack": "~1.5.3",
|
53 | 53 | "babel-traverse": "6.11.4",
|
54 | 54 | "babel-types": "6.11.1",
|
|
0 commit comments