|
11 | 11 | },
|
12 | 12 | "private": true,
|
13 | 13 | "dependencies": {
|
14 |
| - "@angular/animations": "^6.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", |
| 14 | + "@angular/animations": "^6.0.2", |
| 15 | + "@angular/common": "^6.0.2", |
| 16 | + "@angular/compiler": "^6.0.2", |
| 17 | + "@angular/core": "^6.0.2", |
| 18 | + "@angular/forms": "^6.0.2", |
| 19 | + "@angular/http": "^6.0.2", |
| 20 | + "@angular/platform-browser": "^6.0.2", |
| 21 | + "@angular/platform-browser-dynamic": "^6.0.2", |
| 22 | + "@angular/router": "^6.0.2", |
23 | 23 | "core-js": "^2.5.4",
|
24 | 24 | "rxjs": "^6.0.0",
|
25 | 25 | "zone.js": "^0.8.26"
|
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 |
| - "@angular/compiler-cli": "^6.0.0", |
29 |
| - "@angular-devkit/build-angular": "~0.6.1", |
| 28 | + "@angular/compiler-cli": "^6.0.2", |
| 29 | + "@angular-devkit/build-angular": "~0.6.2", |
30 | 30 | "typescript": "~2.7.2",
|
31 |
| - "@angular/cli": "~6.0.1", |
32 |
| - "@angular/language-service": "^6.0.0", |
| 31 | + "@angular/cli": "~6.0.2", |
| 32 | + "@angular/language-service": "^6.0.2", |
33 | 33 | "@types/jasmine": "~2.8.6",
|
34 | 34 | "@types/jasminewd2": "~2.0.3",
|
35 | 35 | "@types/node": "~8.9.4",
|
|
0 commit comments