|
32 | 32 | },
|
33 | 33 | "homepage": "https://github.com/NativeScript/template-hello-world",
|
34 | 34 | "dependencies": {
|
35 |
| - "@angular/animations": "~4.4.1", |
36 |
| - "@angular/common": "~4.4.1", |
37 |
| - "@angular/compiler": "~4.4.1", |
38 |
| - "@angular/core": "~4.4.1", |
39 |
| - "@angular/forms": "~4.4.1", |
40 |
| - "@angular/http": "~4.4.1", |
41 |
| - "@angular/platform-browser": "~4.4.1", |
42 |
| - "@angular/platform-browser-dynamic": "~4.4.1", |
43 |
| - "@angular/router": "~4.4.1", |
| 35 | + "@angular/animations": "~5.0.0", |
| 36 | + "@angular/common": "~5.0.0", |
| 37 | + "@angular/compiler": "~5.0.0", |
| 38 | + "@angular/core": "~5.0.0", |
| 39 | + "@angular/forms": "~5.0.0", |
| 40 | + "@angular/http": "~5.0.0", |
| 41 | + "@angular/platform-browser": "~5.0.0", |
| 42 | + "@angular/platform-browser-dynamic": "~5.0.0", |
| 43 | + "@angular/router": "~5.0.0", |
44 | 44 | "nativescript-angular": "file:../nativescript-angular",
|
45 |
| - "rxjs": "^5.3.0", |
| 45 | + "rxjs": "5.5.2", |
46 | 46 | "tns-core-modules": "next",
|
47 | 47 | "zone.js": "~0.8.2"
|
48 | 48 | },
|
|
55 | 55 | "nativescript-dev-typescript": "^0.3.1",
|
56 | 56 | "shelljs": "^0.7.0",
|
57 | 57 | "tslint": "^4.5.1",
|
58 |
| - "typescript": "~2.3.2" |
| 58 | + "typescript": "~2.4.2" |
59 | 59 | },
|
60 | 60 | "scripts": {
|
61 | 61 | "tslint": "tslint --project tsconfig.json --config tslint.json"
|
|
0 commit comments