|
13 | 13 | } |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@angular/common": "~4.1.3", |
17 | | - "@angular/compiler": "~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/router": "~4.1.3", |
| 16 | + "@angular/common": "~4.2.6", |
| 17 | + "@angular/compiler": "~4.2.6", |
| 18 | + "@angular/core": "~4.2.6", |
| 19 | + "@angular/forms": "~4.2.6", |
| 20 | + "@angular/http": "~4.2.6", |
| 21 | + "@angular/platform-browser": "~4.2.6", |
| 22 | + "@angular/router": "~4.2.6", |
23 | 23 | "nativescript-angular": "next", |
24 | 24 | "nativescript-intl": "~3.0.0", |
25 | 25 | "nativescript-theme-core": "^1.0.4", |
|
29 | 29 | "zone.js": "^0.8.12" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@angular/compiler-cli": "~4.1.3", |
| 32 | + "@angular/compiler-cli": "~4.2.6", |
33 | 33 | "@ngtools/webpack": "~1.5.3", |
34 | 34 | "babel-traverse": "6.24.1", |
35 | 35 | "babel-types": "6.24.1", |
|
0 commit comments