|
12 | 12 | },
|
13 | 13 | "private": true,
|
14 | 14 | "dependencies": {
|
15 |
| - "@angular/animations": "^4.0.0", |
16 |
| - "@angular/common": "^4.0.0", |
17 |
| - "@angular/compiler": "^4.0.0", |
18 |
| - "@angular/core": "^4.0.0", |
19 |
| - "@angular/forms": "^4.0.0", |
20 |
| - "@angular/http": "^4.0.0", |
21 |
| - "@angular/platform-browser": "^4.0.0", |
22 |
| - "@angular/platform-browser-dynamic": "^4.0.0", |
23 |
| - "@angular/router": "^4.0.0", |
| 15 | + "@angular/animations": "^5.0.2", |
| 16 | + "@angular/common": "^5.0.2", |
| 17 | + "@angular/compiler": "^5.0.2", |
| 18 | + "@angular/core": "^5.0.2", |
| 19 | + "@angular/forms": "^5.0.2", |
| 20 | + "@angular/http": "^5.0.0", |
| 21 | + "@angular/platform-browser": "^5.0.2", |
| 22 | + "@angular/platform-browser-dynamic": "^5.0.2", |
| 23 | + "@angular/router": "^5.0.2", |
24 | 24 | "bootstrap": "^3.3.7",
|
25 | 25 | "core-js": "^2.4.1",
|
26 | 26 | "rxjs": "^5.4.1",
|
27 | 27 | "zone.js": "^0.8.14"
|
28 | 28 | },
|
29 | 29 | "devDependencies": {
|
30 |
| - "@angular/cli": "1.5.0", |
| 30 | + "@angular/cli": "1.5.1", |
31 | 31 | "@angular/compiler-cli": "^5.0.2",
|
32 |
| - "@angular/language-service": "^4.0.0", |
| 32 | + "@angular/language-service": "^5.0.0", |
33 | 33 | "typescript": "~2.6.1"
|
34 | 34 | }
|
35 | 35 | }
|
0 commit comments