|
1 | 1 | {
|
2 | 2 | "name": "sing-app",
|
3 |
| - "version": "4.3.0", |
| 3 | + "version": "5.2.5", |
4 | 4 | "description": "Sing Dashboard App with Angular 7.0 Final Release support by Flatlogic",
|
5 | 5 | "scripts": {
|
6 | 6 | "install": "napa",
|
|
14 | 14 | },
|
15 | 15 | "private": true,
|
16 | 16 | "dependencies": {
|
17 |
| - "@agm/core": "1.0.0-beta.6", |
18 |
| - "@angular/animations": "8.0.0", |
19 |
| - "@angular/common": "8.0.0", |
20 |
| - "@angular/compiler": "8.0.0", |
21 |
| - "@angular/core": "8.0.0", |
22 |
| - "@angular/forms": "8.0.0", |
| 17 | + "@agm/core": "1.0.0", |
| 18 | + "@angular/animations": "8.0.3", |
| 19 | + "@angular/common": "8.0.3", |
| 20 | + "@angular/compiler": "8.0.3", |
| 21 | + "@angular/core": "8.0.3", |
| 22 | + "@angular/forms": "8.0.3", |
23 | 23 | "@angular/http": "8.0.0-beta.10",
|
24 |
| - "@angular/platform-browser": "8.0.0", |
25 |
| - "@angular/platform-browser-dynamic": "8.0.0", |
26 |
| - "@angular/router": "8.0.0", |
27 |
| - "@auth0/angular-jwt": "^3.0.0", |
| 24 | + "@angular/platform-browser": "8.0.3", |
| 25 | + "@angular/platform-browser-dynamic": "8.0.3", |
| 26 | + "@angular/router": "8.0.3", |
| 27 | + "@auth0/angular-jwt": "^3.0.1", |
28 | 28 | "@ngx-loading-bar/core": "4.1.1",
|
29 | 29 | "@ngx-loading-bar/router": "4.1.1",
|
30 | 30 | "@swimlane/ngx-datatable": "15.0.2",
|
|
75 | 75 | "popper.js": "1.12.9",
|
76 | 76 | "rickshaw": "1.6.6",
|
77 | 77 | "rxjs": "^6.3.3",
|
78 |
| - "select2": "4.0.6-rc.1", |
| 78 | + "select2": "4.0.13", |
79 | 79 | "select2-bootstrap-theme": "0.1.0-beta.9",
|
80 | 80 | "shufflejs": "4.2.0",
|
81 | 81 | "tslib": "^1.9.0",
|
|
97 | 97 | },
|
98 | 98 | "devDependencies": {
|
99 | 99 | "@angular-builders/custom-webpack": "^8.1.0",
|
100 |
| - "@angular-devkit/build-angular": "^0.803.8", |
101 |
| - "@angular/cli": "8.0.3", |
102 |
| - "@angular/compiler-cli": "8.0.0", |
103 |
| - "@angular/language-service": "8.0.0", |
| 100 | + "@angular-devkit/build-angular": "^0.803.29", |
| 101 | + "@angular/cli": "8.0.6", |
| 102 | + "@angular/compiler-cli": "8.0.3", |
| 103 | + "@angular/language-service": "8.0.3", |
104 | 104 | "@angularclass/hmr": "^2.1.3",
|
105 | 105 | "@types/hammerjs": "2.0.36",
|
106 | 106 | "@types/node": "6.0.118",
|
107 | 107 | "@types/select2": "4.0.31",
|
108 | 108 | "codelyzer": "4.0.2",
|
109 | 109 | "metrojs": "0.9.77",
|
110 | 110 | "napa": "2.3.0",
|
111 |
| - "rxjs-compat": "^6.5.2", |
| 111 | + "rxjs-compat": "^6.5.5", |
112 | 112 | "terser-webpack-plugin": "1.3.0",
|
113 | 113 | "ts-node": "4.1.0",
|
114 | 114 | "tslint": "5.9.1",
|
|
0 commit comments