|
13 | 13 | }, |
14 | 14 | "private": true, |
15 | 15 | "dependencies": { |
16 | | - "@angular/animations": "^6.1.8", |
17 | | - "@angular/common": "^6.1.8", |
18 | | - "@angular/compiler": "^6.1.8", |
19 | | - "@angular/core": "^6.1.8", |
20 | | - "@angular/forms": "^6.1.8", |
21 | | - "@angular/http": "^6.1.8", |
22 | | - "@angular/platform-browser": "^6.1.8", |
23 | | - "@angular/platform-browser-dynamic": "^6.1.8", |
24 | | - "@angular/router": "^6.1.8", |
| 16 | + "@angular/animations": "^6.1.9", |
| 17 | + "@angular/common": "^6.1.9", |
| 18 | + "@angular/compiler": "^6.1.9", |
| 19 | + "@angular/core": "^6.1.9", |
| 20 | + "@angular/forms": "^6.1.9", |
| 21 | + "@angular/http": "^6.1.9", |
| 22 | + "@angular/platform-browser": "^6.1.9", |
| 23 | + "@angular/platform-browser-dynamic": "^6.1.9", |
| 24 | + "@angular/router": "^6.1.9", |
25 | 25 | "bootstrap": "^4.1.3", |
26 | 26 | "core-js": "^2.5.4", |
27 | | - "rxjs": "^6.3.2", |
| 27 | + "rxjs": "^6.3.3", |
28 | 28 | "zone.js": "^0.8.26" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | 31 | "@angular-devkit/build-angular": "~0.8.3", |
32 | 32 | "@angular-devkit/build-ng-packagr": "~0.8.3", |
33 | 33 | "@angular/cli": "~6.2.3", |
34 | | - "@angular/compiler-cli": "^6.1.0", |
35 | | - "@angular/language-service": "^6.1.0", |
| 34 | + "@angular/compiler-cli": "^6.1.9", |
| 35 | + "@angular/language-service": "^6.1.9", |
36 | 36 | "@types/jasmine": "~2.8.8", |
37 | | - "@types/jasminewd2": "~2.0.3", |
| 37 | + "@types/jasminewd2": "^2.0.4", |
38 | 38 | "@types/node": "~8.9.4", |
39 | 39 | "codelyzer": "~4.3.0", |
40 | 40 | "jasmine-core": "~2.99.1", |
|
0 commit comments