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