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