|
68 | 68 | "@angular/platform-browser": "^8.0.0",
|
69 | 69 | "@angular/platform-browser-dynamic": "^8.0.0",
|
70 | 70 | "@angular/router": "^8.0.0",
|
71 |
| - "@asymmetrik/ngx-leaflet": "^5.0.2", |
72 |
| - "@fortawesome/fontawesome-free": "~5.8.1", |
73 |
| - "@nebular/auth": "^4.1.0", |
74 |
| - "@nebular/bootstrap": "^4.1.0", |
75 |
| - "@nebular/eva-icons": "^4.1.0", |
76 |
| - "@nebular/security": "^4.1.0", |
77 |
| - "@nebular/theme": "^4.1.0", |
78 |
| - "@ng-bootstrap/ng-bootstrap": "^4.2.1", |
79 |
| - "@ng-select/ng-select": "^2.18.0", |
| 71 | + "@asymmetrik/ngx-leaflet": "^6.0.1", |
| 72 | + "@fortawesome/fontawesome-free": "^5.10.0", |
| 73 | + "@nebular/auth": "^4.1.3", |
| 74 | + "@nebular/bootstrap": "^4.1.3", |
| 75 | + "@nebular/eva-icons": "^4.1.3", |
| 76 | + "@nebular/security": "^4.1.3", |
| 77 | + "@nebular/theme": "^4.1.3", |
| 78 | + "@ng-bootstrap/ng-bootstrap": "^5.1.0", |
| 79 | + "@ng-select/ng-select": "^3.0.4", |
80 | 80 | "@ngx-translate/core": "^11.0.1",
|
81 | 81 | "@ngx-translate/http-loader": "^4.0.0",
|
82 |
| - "@swimlane/ngx-charts": "^11.1.0", |
| 82 | + "@swimlane/ngx-charts": "^12.0.1", |
83 | 83 | "angular-2-dropdown-multiselect": "^1.9.0",
|
84 | 84 | "angular-tree-component": "^8.3.0",
|
85 | 85 | "angular2-chartjs": "^0.5.1",
|
86 | 86 | "angular2-logger": "^0.7.0",
|
87 |
| - "angular2-toaster": "^7.0.0", |
| 87 | + "angular2-toaster": "^8.0.0", |
88 | 88 | "angular2-wizard": "github:maiyaporn/angular2-wizard#pull/56/head",
|
89 | 89 | "apollo-angular": "^1.6.0",
|
90 | 90 | "apollo-angular-link-http": "^1.7.0",
|
|
93 | 93 | "apollo-link": "^1.2.11",
|
94 | 94 | "apollo-link-context": "^1.0.17",
|
95 | 95 | "apollo-link-ws": "^1.0.17",
|
96 |
| - "apollo-upload-client": "^10.0.1", |
| 96 | + "apollo-upload-client": "^11.0.0", |
97 | 97 | "bootstrap": "^4.3.1",
|
98 | 98 | "buffer": "^5.2.1",
|
99 | 99 | "chart.js": "^2.8.0",
|
|
115 | 115 | "jquery": "^3.4.0",
|
116 | 116 | "jsbarcode": "^3.11.0",
|
117 | 117 | "leaflet": "^1.4.0",
|
| 118 | + "lodash.template": "^4.5.0", |
| 119 | + "lodash.templatesettings": "^4.2.0", |
118 | 120 | "moment": "^2.24.0",
|
119 | 121 | "ng-simple-slideshow": "^1.2.9",
|
120 | 122 | "ng2-ckeditor": "^1.2.2",
|
121 | 123 | "ng2-completer": "2.0.8",
|
122 | 124 | "ng2-file-upload": "^1.3.0",
|
123 | 125 | "ng2-simple-timer": "^6.0.0",
|
124 |
| - "ng2-smart-table": "^1.4.0", |
| 126 | + "ng2-smart-table": "^1.5.0", |
125 | 127 | "ng2-tree": "^2.0.0-rc.11",
|
126 | 128 | "ngx-echarts": "^4.1.1",
|
127 | 129 | "ngx-highlightjs": "^2.1.4",
|
|
131 | 133 | "normalize.css": "^8.0.1",
|
132 | 134 | "pace-js": "1.0.2",
|
133 | 135 | "popper.js": "^1.15.0",
|
134 |
| - "qrcode": "^1.3.3", |
| 136 | + "qrcode": "^1.4.1", |
135 | 137 | "reflect-metadata": "^0.1.13",
|
136 | 138 | "roboto-fontface": "^0.10.0",
|
137 | 139 | "rxjs": "^6.5.2",
|
|
149 | 151 | "zone.js": "^0.9.1"
|
150 | 152 | },
|
151 | 153 | "devDependencies": {
|
152 |
| - "@angular-devkit/architect": "^0.800.2", |
153 |
| - "@angular-devkit/build-angular": "^0.800.2", |
154 |
| - "@angular-devkit/build-webpack": "^0.800.2", |
| 154 | + "@angular-devkit/architect": "^0.801.2", |
| 155 | + "@angular-devkit/build-angular": "^0.801.3", |
| 156 | + "@angular-devkit/build-webpack": "^0.801.3", |
155 | 157 | "@angular-devkit/core": "^8.0.2",
|
156 | 158 | "@angular-devkit/schematics": "^8.0.2",
|
157 | 159 | "@angular/cli": "^8.0.2",
|
|
177 | 179 | "@types/mongoose": "^5.3.26",
|
178 | 180 | "@types/node": "^12.0.2",
|
179 | 181 | "@types/socket.io-client": "^1.4.32",
|
180 |
| - "@types/stripe": "^6.25.17", |
| 182 | + "@types/stripe": "^6.31.10", |
181 | 183 | "@types/uuid": "^3.4.4",
|
182 | 184 | "@types/yargs": "^13.0.0",
|
183 | 185 | "babel-loader": "^8.0.5",
|
|
186 | 188 | "cross-env": "^5.2.0",
|
187 | 189 | "dotenv": "^8.0.0",
|
188 | 190 | "envalid": "^5.0.0",
|
189 |
| - "husky": "^2.4.0", |
| 191 | + "husky": "^3.0.1", |
190 | 192 | "jasmine-core": "^3.4.0",
|
191 | 193 | "jasmine-spec-reporter": "^4.2.1",
|
192 | 194 | "karma": "^4.1.0",
|
193 |
| - "karma-chrome-launcher": "^2.2.0", |
| 195 | + "karma-chrome-launcher": "^3.0.0", |
194 | 196 | "karma-cli": "^2.0.0",
|
195 | 197 | "karma-coverage-istanbul-reporter": "^2.0.5",
|
196 | 198 | "karma-jasmine": "^2.0.1",
|
|
203 | 205 | "ts-node": "^8.1.0",
|
204 | 206 | "tslint": "^5.16.0",
|
205 | 207 | "typescript": "3.4.5",
|
206 |
| - "typescript-tslint-plugin": "^0.5.0", |
| 208 | + "typescript-tslint-plugin": "^0.5.4", |
207 | 209 | "webpack-dev-server": "^3.3.1",
|
208 | 210 | "yargs": "^13.2.4"
|
209 | 211 | },
|
|
0 commit comments