|
11 | 11 | }, |
12 | 12 | "private": true, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "6.1.10", |
15 | | - "@angular/common": "6.1.10", |
16 | | - "@angular/compiler": "6.1.10", |
17 | | - "@angular/core": "6.1.10", |
18 | | - "@angular/forms": "6.1.10", |
19 | | - "@angular/http": "6.1.10", |
20 | | - "@angular/platform-browser": "6.1.10", |
21 | | - "@angular/platform-browser-dynamic": "6.1.10", |
22 | | - "@angular/router": "6.1.10", |
| 14 | + "@angular/animations": "8.2.4", |
| 15 | + "@angular/common": "8.2.4", |
| 16 | + "@angular/compiler": "8.2.4", |
| 17 | + "@angular/core": "8.2.4", |
| 18 | + "@angular/forms": "8.2.4", |
| 19 | + "@angular/http": "7.2.15", |
| 20 | + "@angular/platform-browser": "8.2.4", |
| 21 | + "@angular/platform-browser-dynamic": "8.2.4", |
| 22 | + "@angular/router": "8.2.4", |
23 | 23 | "core-js": "2.6.9", |
24 | 24 | "rxjs": "6.0.0", |
25 | 25 | "zone.js": "0.8.29" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | 28 | "@angular-devkit/build-angular": "0.6.8", |
29 | | - "@angular/compiler-cli": "6.1.10", |
| 29 | + "@angular/compiler-cli": "8.2.4", |
30 | 30 | "@angular/cli": "6.0.8", |
31 | | - "@angular/language-service": "6.1.10", |
| 31 | + "@angular/language-service": "8.2.4", |
32 | 32 | "@types/jasmine": "2.8.16", |
33 | 33 | "@types/jasminewd2": "2.0.6", |
34 | 34 | "@types/node": "8.9.5", |
|
0 commit comments