|
11 | 11 | "e2e": "ng e2e" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "6.0.3", |
15 | | - "@angular/common": "6.0.3", |
16 | | - "@angular/compiler": "6.0.3", |
17 | | - "@angular/core": "6.0.3", |
18 | | - "@angular/forms": "6.0.3", |
| 14 | + "@angular/animations": "9.1.13", |
| 15 | + "@angular/common": "9.1.13", |
| 16 | + "@angular/compiler": "9.1.13", |
| 17 | + "@angular/core": "9.1.13", |
| 18 | + "@angular/forms": "9.1.13", |
19 | 19 | "@angular/http": "6.0.3", |
20 | | - "@angular/platform-browser": "6.0.3", |
21 | | - "@angular/platform-browser-dynamic": "6.0.3", |
22 | | - "@angular/router": "6.0.3", |
| 20 | + "@angular/platform-browser": "9.1.13", |
| 21 | + "@angular/platform-browser-dynamic": "9.1.13", |
| 22 | + "@angular/router": "9.1.13", |
23 | 23 | "angular-instantsearch": "2.2.2", |
24 | 24 | "core-js": "2.6.11", |
25 | 25 | "rxjs": "6.2.0", |
|
28 | 28 | "devDependencies": { |
29 | 29 | "@angular-devkit/build-angular": "0.12.2", |
30 | 30 | "@angular/cli": "6.2.9", |
31 | | - "@angular/compiler-cli": "6.0.3", |
32 | | - "@angular/language-service": "6.0.3", |
| 31 | + "@angular/compiler-cli": "9.1.13", |
| 32 | + "@angular/language-service": "9.1.13", |
33 | 33 | "@types/jasmine": "2.8.23", |
34 | 34 | "@types/jasminewd2": "2.0.13", |
35 | 35 | "@types/node": "8.10.59", |
|
0 commit comments