|
43 | 43 | "reflect-metadata": "^0.1.8"
|
44 | 44 | },
|
45 | 45 | "peerDependencies": {
|
46 |
| - "@angular/common": "~4.4.1", |
47 |
| - "@angular/compiler": "~4.4.1", |
48 |
| - "@angular/core": "~4.4.1", |
49 |
| - "@angular/forms": "~4.4.1", |
50 |
| - "@angular/http": "~4.4.1", |
51 |
| - "@angular/platform-browser": "~4.4.1", |
52 |
| - "@angular/router": "~4.4.1", |
53 |
| - "rxjs": "^5.0.1", |
| 46 | + "@angular/platform-browser-dynamic": "~5.0.0", |
| 47 | + "@angular/common": "~5.0.0", |
| 48 | + "@angular/compiler": "~5.0.0", |
| 49 | + "@angular/core": "~5.0.0", |
| 50 | + "@angular/forms": "~5.0.0", |
| 51 | + "@angular/http": "~5.0.0", |
| 52 | + "@angular/platform-browser": "~5.0.0", |
| 53 | + "@angular/router": "~5.0.0", |
| 54 | + "rxjs": "^5.5.0", |
54 | 55 | "tns-core-modules": "^3.1.0 || >3.4.0-",
|
55 | 56 | "zone.js": "^0.8.4"
|
56 | 57 | },
|
57 | 58 | "devDependencies": {
|
58 |
| - "@angular/animations": "~4.4.1", |
59 |
| - "@angular/common": "~4.4.1", |
60 |
| - "@angular/compiler": "~4.4.1", |
61 |
| - "@angular/compiler-cli": "~4.4.1", |
62 |
| - "@angular/core": "~4.4.1", |
63 |
| - "@angular/forms": "~4.4.1", |
64 |
| - "@angular/http": "~4.4.1", |
65 |
| - "@angular/platform-browser": "~4.4.1", |
66 |
| - "@angular/router": "~4.4.1", |
67 |
| - "codelyzer": "^3.1.2", |
68 |
| - "rxjs": "^5.4.2", |
| 59 | + "@angular/platform-browser-dynamic": "~5.0.0", |
| 60 | + "@angular/animations": "~5.0.0", |
| 61 | + "@angular/common": "~5.0.0", |
| 62 | + "@angular/compiler": "~5.0.0", |
| 63 | + "@angular/compiler-cli": "~5.0.0", |
| 64 | + "@angular/core": "~5.0.0", |
| 65 | + "@angular/forms": "~5.0.0", |
| 66 | + "@angular/http": "~5.0.0", |
| 67 | + "@angular/platform-browser": "~5.0.0", |
| 68 | + "@angular/router": "~5.0.0", |
| 69 | + "codelyzer": "^4.0.0", |
| 70 | + "rxjs": "^5.5.0", |
69 | 71 | "tns-core-modules": "next",
|
70 | 72 | "tslint": "^5.5.0",
|
71 |
| - "typescript": "^2.5.1", |
| 73 | + "typescript": "~2.4.2", |
72 | 74 | "zone.js": "^0.8.12"
|
73 | 75 | }
|
74 | 76 | }
|
0 commit comments