|
18 | 18 | }, |
19 | 19 | "private": true, |
20 | 20 | "dependencies": { |
21 | | - "@angular/animations": "^4.3.1", |
22 | | - "@angular/common": "^4.3.1", |
23 | | - "@angular/compiler": "^4.3.1", |
24 | | - "@angular/core": "^4.3.1", |
25 | | - "@angular/forms": "^4.3.1", |
26 | | - "@angular/http": "^4.3.1", |
27 | | - "@angular/platform-browser": "^4.3.1", |
28 | | - "@angular/platform-browser-dynamic": "^4.3.1", |
29 | | - "@angular/router": "^4.3.1", |
| 21 | + "@angular/animations": "^5.0.0", |
| 22 | + "@angular/common": "^5.0.0", |
| 23 | + "@angular/compiler": "^5.0.0", |
| 24 | + "@angular/core": "^5.0.0", |
| 25 | + "@angular/forms": "^5.0.0", |
| 26 | + "@angular/http": "^5.0.0", |
| 27 | + "@angular/platform-browser": "^5.0.0", |
| 28 | + "@angular/platform-browser-dynamic": "^5.0.0", |
| 29 | + "@angular/router": "^5.0.0", |
30 | 30 | "core-js": "^2.4.1", |
31 | 31 | "rxjs": "^5.4.2", |
32 | 32 | "zone.js": "^0.8.14" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@angular/cli": "1.4.9", |
36 | | - "@angular/compiler-cli": "^4.3.1", |
37 | | - "@angular/language-service": "^4.3.1", |
| 35 | + "@angular/cli": "1.5.0", |
| 36 | + "@angular/compiler-cli": "^5.0.0", |
| 37 | + "@angular/language-service": "^5.0.0", |
38 | 38 | "@types/chai": "^4.0.1", |
39 | 39 | "@types/cucumber": "^2.0.2", |
40 | 40 | "@types/jasmine": "~2.6.0", |
|
0 commit comments