diff --git a/static/package.json b/static/package.json index cbd72d0..af9c489 100644 --- a/static/package.json +++ b/static/package.json @@ -26,19 +26,16 @@ "@swimlane/ngx-charts": "^6.1.0", "@swimlane/ngx-datatable": "^10.2.3", "bootstrap": "^3.3.7", - "core-js": "^2.4.1", "d3": "^4.11.0", "jquery": "^3.1.0", "jquery-ui": "^1.12.0", "jquery-ui-bundle": "^1.11.4", - "ngx-bootstrap": "^1.9.3", + "ngx-bootstrap": "^2.0.0-beta.8", "ngx-clipboard": "^8.1.0", "ngx-cookie-service": "^1.0.9", "ngx-infinite-scroll": "^0.5.2", - "rxjs": "^5.2.0", - "ts-helpers": "^1.1.1", - "typescript": "^2.3.4", - "zone.js": "^0.8.18" + "ts-helpers": "^1.1.2", + "typescript": "^2.6.1" }, "devDependencies": { "@types/jasmine": "2.5.38",