|
1 | 1 | {
|
2 | 2 | "name": "@coreui/coreui-free-angular-admin-template",
|
3 |
| - "version": "2.2.3", |
| 3 | + "version": "2.2.4", |
4 | 4 | "description": "CoreUI Free Angular 2+ Admin Template",
|
5 | 5 | "author": {
|
6 | 6 | "name": "Łukasz Holeczek",
|
|
27 | 27 | },
|
28 | 28 | "private": true,
|
29 | 29 | "dependencies": {
|
30 |
| - "@angular/animations": "^7.2.0", |
31 |
| - "@angular/common": "^7.2.0", |
32 |
| - "@angular/compiler": "^7.2.0", |
33 |
| - "@angular/core": "^7.2.0", |
34 |
| - "@angular/forms": "^7.2.0", |
35 |
| - "@angular/http": "^7.2.0", |
36 |
| - "@angular/platform-browser": "^7.2.0", |
37 |
| - "@angular/platform-browser-dynamic": "^7.2.0", |
38 |
| - "@angular/router": "^7.2.0", |
39 |
| - "@coreui/angular": "^2.2.3", |
| 30 | + "@angular/animations": "^7.2.1", |
| 31 | + "@angular/common": "^7.2.1", |
| 32 | + "@angular/compiler": "^7.2.1", |
| 33 | + "@angular/core": "^7.2.1", |
| 34 | + "@angular/forms": "^7.2.1", |
| 35 | + "@angular/http": "^7.2.1", |
| 36 | + "@angular/platform-browser": "^7.2.1", |
| 37 | + "@angular/platform-browser-dynamic": "^7.2.1", |
| 38 | + "@angular/router": "^7.2.1", |
| 39 | + "@coreui/angular": "^2.2.4", |
40 | 40 | "@coreui/coreui": "^2.1.6",
|
41 | 41 | "@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0",
|
42 | 42 | "@coreui/icons": "0.3.0",
|
|
46 | 46 | "flag-icon-css": "^3.2.1",
|
47 | 47 | "font-awesome": "^4.7.0",
|
48 | 48 | "moment": "^2.23.0",
|
49 |
| - "mutationobserver-shim": "^0.3.2", |
| 49 | + "mutationobserver-shim": "^0.3.3", |
50 | 50 | "ng2-charts": "^1.6.0",
|
51 | 51 | "ngx-bootstrap": "^3.1.4",
|
52 | 52 | "ngx-perfect-scrollbar": "^7.2.0",
|
|
55 | 55 | "ts-helpers": "^1.1.2",
|
56 | 56 | "tsickle": "^0.34.0",
|
57 | 57 | "tslib": "^1.9.0",
|
58 |
| - "zone.js": "^0.8.27" |
| 58 | + "zone.js": "^0.8.28" |
59 | 59 | },
|
60 | 60 | "devDependencies": {
|
61 |
| - "@angular-devkit/build-angular": "^0.12.1", |
62 |
| - "@angular/cli": "^7.2.1", |
63 |
| - "@angular/compiler-cli": "^7.2.0", |
64 |
| - "@angular/language-service": "^7.2.0", |
65 |
| - "@types/jasmine": "^3.3.5", |
| 61 | + "@angular-devkit/build-angular": "^0.12.2", |
| 62 | + "@angular/cli": "^7.2.2", |
| 63 | + "@angular/compiler-cli": "^7.2.1", |
| 64 | + "@angular/language-service": "^7.2.1", |
| 65 | + "@types/jasmine": "^3.3.7", |
66 | 66 | "@types/jasminewd2": "^2.0.6",
|
67 | 67 | "@types/node": "^10.12.18",
|
68 | 68 | "codelyzer": "^4.5.0",
|
|
76 | 76 | "protractor": "^5.4.2",
|
77 | 77 | "ts-node": "^7.0.1",
|
78 | 78 | "tslint": "^5.12.1",
|
79 |
| - "typescript": "3.1.x" |
| 79 | + "typescript": "~3.2.4" |
80 | 80 | },
|
81 | 81 | "engines": {
|
82 | 82 | "node": ">= 8.9.4",
|
|
0 commit comments