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