From 230de99e7146f75b0af056a42c54161597c03002 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 29 May 2018 11:40:46 +0200 Subject: Upgrade client dependencies --- client/package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index 55ae5a4a9..28eff2ab4 100644 --- a/client/package.json +++ b/client/package.json @@ -43,9 +43,9 @@ "@angular/router": "~6.0.2", "@angular/service-worker": "^6.0.1", "@angularclass/hmr": "^2.1.3", - "@ngx-loading-bar/core": "^1.1.1", - "@ngx-loading-bar/http-client": "^1.0.0-rc.1", - "@ngx-loading-bar/router": "^1.2.0", + "@ngx-loading-bar/core": "^2.0.0", + "@ngx-loading-bar/http-client": "^2.0.0", + "@ngx-loading-bar/router": "^2.0.0", "@ngx-meta/core": "^6.0.0-rc.1", "@types/core-js": "^0.9.28", "@types/jasmine": "^2.8.7", @@ -71,15 +71,15 @@ "jasmine-spec-reporter": "^4.2.1", "karma": "^2.0.2", "karma-chrome-launcher": "^2.2.0", - "karma-coverage-istanbul-reporter": "^1.4.2", + "karma-coverage-istanbul-reporter": "^2.0.1", "karma-jasmine": "^1.1.2", "karma-jasmine-html-reporter": "^1.1.0", "linkifyjs": "^2.1.5", "lodash-es": "^4.17.4", "markdown-it": "^8.4.0", - "ngx-bootstrap": "2.0.5", + "ngx-bootstrap": "3.0.0", "ngx-chips": "1.9.2", - "ngx-clipboard": "11.0.0", + "ngx-clipboard": "11.1.0", "ngx-pipes": "^2.1.7", "node-sass": "^4.1.1", "npm-font-source-sans-pro": "^1.0.2", @@ -104,7 +104,7 @@ "webpack": "^4.5.0", "webpack-bundle-analyzer": "^2.9.1", "webpack-cli": "^2.0.14", - "webtorrent": "^0.99.4", + "webtorrent": "^0.100.0", "whatwg-fetch": "^2.0.4", "zone.js": "~0.8.5" } -- cgit v1.2.3