|
15 | 15 | }, |
16 | 16 | "private": true, |
17 | 17 | "dependencies": { |
18 | | - "@angular/common": "^5.0.0", |
19 | | - "@angular/compiler": "^5.0.0", |
20 | | - "@angular/core": "^5.0.0", |
21 | | - "@angular/forms": "^5.0.0", |
22 | | - "@angular/http": "^5.0.0", |
23 | | - "@angular/platform-browser": "^5.0.0", |
24 | | - "@angular/platform-browser-dynamic": "^5.0.0", |
25 | | - "@angular/router": "^5.0.0", |
| 18 | + "@angular/common": "^6.0.0", |
| 19 | + "@angular/compiler": "^6.0.0", |
| 20 | + "@angular/core": "^6.0.0", |
| 21 | + "@angular/forms": "^6.0.0", |
| 22 | + "@angular/http": "^6.0.0", |
| 23 | + "@angular/platform-browser": "^6.0.0", |
| 24 | + "@angular/platform-browser-dynamic": "^6.0.0", |
| 25 | + "@angular/router": "^6.0.0", |
26 | 26 | "core-js": "^2.4.1", |
27 | 27 | "milligram": "^1.3.0", |
28 | 28 | "normalize.css": "^8.0.0", |
29 | 29 | "rxjs": "^5.4.2", |
30 | 30 | "zone.js": "^0.8.14" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@angular/cli": "~1.7.0", |
34 | | - "@angular/compiler-cli": "^5.0.0", |
35 | | - "@angular/language-service": "^5.0.0", |
| 33 | + "@angular/cli": "~6.0.0", |
| 34 | + "@angular/compiler-cli": "^6.0.0", |
| 35 | + "@angular/language-service": "^6.0.0", |
36 | 36 | "@types/jasmine": "~2.8.1", |
37 | 37 | "@types/node": "~9.6.0", |
38 | 38 | "codelyzer": "~4.3.0", |
|
0 commit comments