|
16 | 16 | }, |
17 | 17 | "private": true, |
18 | 18 | "dependencies": { |
19 | | - "@angular/animations": "5.2.9", |
20 | | - "@angular/common": "5.2.9", |
21 | | - "@angular/compiler": "5.2.9", |
22 | | - "@angular/core": "5.2.9", |
23 | | - "@angular/forms": "5.2.9", |
24 | | - "@angular/http": "5.2.9", |
25 | | - "@angular/platform-browser": "5.2.9", |
26 | | - "@angular/platform-browser-dynamic": "5.2.9", |
27 | | - "@angular/router": "5.2.9", |
28 | | - "@coreui/angular": "^2.0.0-beta.0", |
| 19 | + "@angular/animations": "5.2.10", |
| 20 | + "@angular/common": "5.2.10", |
| 21 | + "@angular/compiler": "5.2.10", |
| 22 | + "@angular/core": "5.2.10", |
| 23 | + "@angular/forms": "5.2.10", |
| 24 | + "@angular/http": "5.2.10", |
| 25 | + "@angular/platform-browser": "5.2.10", |
| 26 | + "@angular/platform-browser-dynamic": "5.2.10", |
| 27 | + "@angular/router": "5.2.10", |
| 28 | + "@coreui/angular": "^2.0.0-beta.2", |
| 29 | + "@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.0.0", |
29 | 30 | "chart.js": "2.7.2", |
30 | | - "core-js": "2.5.4", |
| 31 | + "core-js": "2.5.5", |
31 | 32 | "flag-icon-css": "3.0.0", |
32 | 33 | "font-awesome": "^4.7.0", |
33 | | - "moment": "2.22.0", |
| 34 | + "moment": "2.22.1", |
34 | 35 | "ng2-charts": "1.6.0", |
35 | | - "ngx-bootstrap": "2.0.3", |
| 36 | + "ngx-bootstrap": "2.0.4", |
36 | 37 | "ngx-perfect-scrollbar": "5.3.5", |
37 | | - "rxjs": "5.5.8", |
| 38 | + "rxjs": "5.5.10", |
38 | 39 | "simple-line-icons": "^2.4.1", |
39 | 40 | "ts-helpers": "1.1.2", |
40 | | - "zone.js": "0.8.25" |
| 41 | + "zone.js": "0.8.26" |
41 | 42 | }, |
42 | 43 | "devDependencies": { |
43 | 44 | "@angular/cli": "1.7.4", |
44 | | - "@angular/compiler-cli": "5.2.9", |
45 | | - "@angular/language-service": "5.2.9", |
| 45 | + "@angular/compiler-cli": "5.2.10", |
| 46 | + "@angular/language-service": "5.2.10", |
46 | 47 | "@types/jasmine": "2.8.6", |
47 | 48 | "@types/jasminewd2": "2.0.3", |
48 | | - "@types/node": "9.6.2", |
| 49 | + "@types/node": "9.6.5", |
49 | 50 | "codelyzer": "4.2.1", |
50 | 51 | "jasmine-core": "2.9.1", |
51 | 52 | "jasmine-spec-reporter": "4.2.1", |
|
0 commit comments