|
11 | 11 | "e2e": "ng e2e" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "6.1.7", |
15 | | - "@angular/common": "6.1.7", |
16 | | - "@angular/compiler": "6.1.7", |
17 | | - "@angular/core": "6.1.7", |
18 | | - "@angular/forms": "6.1.7", |
19 | | - "@angular/http": "6.1.7", |
20 | | - "@angular/platform-browser": "6.1.7", |
21 | | - "@angular/platform-browser-dynamic": "6.1.7", |
22 | | - "@angular/router": "6.1.7", |
| 14 | + "@angular/animations": "6.1.9", |
| 15 | + "@angular/common": "6.1.9", |
| 16 | + "@angular/compiler": "6.1.9", |
| 17 | + "@angular/core": "6.1.9", |
| 18 | + "@angular/forms": "6.1.9", |
| 19 | + "@angular/http": "6.1.9", |
| 20 | + "@angular/platform-browser": "6.1.9", |
| 21 | + "@angular/platform-browser-dynamic": "6.1.9", |
| 22 | + "@angular/router": "6.1.9", |
23 | 23 | "algoliasearch": "3.30.0", |
24 | 24 | "angular-instantsearch": "{{libraryVersion}}", |
25 | 25 | "core-js": "2.5.7", |
26 | 26 | "rxjs": "6.3.2", |
27 | 27 | "zone.js": "0.8.26" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@angular/compiler-cli": "6.1.7", |
| 30 | + "@angular/compiler-cli": "6.1.9", |
31 | 31 | "@angular-devkit/build-angular": "0.8.3", |
32 | 32 | "@angular/cli": "6.2.3", |
33 | | - "@angular/language-service": "6.1.7", |
| 33 | + "@angular/language-service": "6.1.9", |
34 | 34 | "@types/algoliasearch": "3.27.8", |
35 | 35 | "@types/jasmine": "2.8.8", |
36 | 36 | "@types/jasminewd2": "2.0.4", |
|
0 commit comments