|
26 | 26 | "node": ">= 5.4.1 <= 8"
|
27 | 27 | },
|
28 | 28 | "dependencies": {
|
29 |
| - "@angular/common": "~4.4.4", |
30 |
| - "@angular/compiler": "~4.4.4", |
31 |
| - "@angular/core": "~4.4.4", |
32 |
| - "@angular/platform-browser": "~4.4.4", |
| 29 | + "@angular/core": "~5.1.0", |
| 30 | + "@angular/common": "~5.1.0", |
| 31 | + "@angular/compiler": "~5.1.0", |
| 32 | + "@angular/platform-browser": "~5.1.0", |
33 | 33 | "core-js": "^2.4.1",
|
34 | 34 | "rxjs": "^5.5.0",
|
35 | 35 | "systemjs": "0.19.43",
|
36 |
| - "tsickle": "^0.23.5", |
| 36 | + "tsickle": "^0.24.x", |
37 | 37 | "tslib": "^1.8.0",
|
38 | 38 | "zone.js": "^0.8.18"
|
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 |
| - "@angular/animations": "~4.4.4", |
42 |
| - "@angular/cdk": "^2.0.0-beta.12", |
43 |
| - "@angular/compiler-cli": "~4.4.4", |
44 |
| - "@angular/forms": "~4.4.4", |
45 |
| - "@angular/http": "~4.4.4", |
46 |
| - "@angular/material": "^2.0.0-beta.12", |
47 |
| - "@angular/platform-browser-dynamic": "~4.4.4", |
48 |
| - "@angular/platform-server": "~4.4.4", |
49 |
| - "@angular/router": "~4.4.4", |
50 |
| - "@angular/tsc-wrapped": "~4.4.4", |
| 41 | + "@angular/animations": "~5.1.0", |
| 42 | + "@angular/cdk": "^5.0.1", |
| 43 | + "@angular/compiler-cli": "~5.1.0", |
| 44 | + "@angular/forms": "~5.1.0", |
| 45 | + "@angular/http": "~5.1.0", |
| 46 | + "@angular/material": "^5.0.1", |
| 47 | + "@angular/platform-browser-dynamic": "~5.1.0", |
| 48 | + "@angular/platform-server": "~5.1.0", |
| 49 | + "@angular/router": "~5.1.0", |
| 50 | + "@angular/tsc-wrapped": "^4.4.6", |
51 | 51 | "@google-cloud/storage": "^1.4.0",
|
52 | 52 | "@types/chalk": "^0.4.31",
|
53 | 53 | "@types/fs-extra": "^3.0.1",
|
|
0 commit comments