From 134006b0d4528c07f0022c6e75257bf9fedbfebb Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 6 Aug 2021 16:41:08 +0200 Subject: Update client dependencies --- client/package.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index c93af4aa7..e74cbea5b 100644 --- a/client/package.json +++ b/client/package.json @@ -41,7 +41,7 @@ "@angular/router": "^12.0.0", "@angular/service-worker": "^12.0.0", "@neos21/bootstrap3-glyphicons": "^1.0.1", - "@ng-bootstrap/ng-bootstrap": "^9.0.2", + "@ng-bootstrap/ng-bootstrap": "^10.0.0", "@ng-select/ng-select": "^7.0.1", "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6", "@ngx-i18nsupport/tooling": "^8.0.3", @@ -53,7 +53,6 @@ "@types/chart.js": "^2.9.16", "@types/core-js": "^2.5.2", "@types/debug": "^4.1.5", - "@types/hls.js": "^0.13.0", "@types/jasmine": "^3.3.15", "@types/jasminewd2": "^2.0.3", "@types/jschannel": "^1.0.0", @@ -73,7 +72,7 @@ "chart.js": "^2.9.3", "codelyzer": "^6.0.0", "core-js": "^3.1.4", - "css-loader": "^5.2.6", + "css-loader": "^6.2.0", "debug": "^4.3.1", "dexie": "^3.0.0", "file-loader": "^6.0.0", @@ -82,7 +81,7 @@ "html-loader": "^2.1.2", "html-webpack-plugin": "^5.3.1", "https-browserify": "^1.0.0", - "jasmine-core": "~3.7.1", + "jasmine-core": "~3.8.0", "jasmine-spec-reporter": "~7.0.0", "jschannel": "^1.0.2", "karma": "~6.3.2", @@ -92,8 +91,8 @@ "karma-jasmine-html-reporter": "^1.5.0", "linkifyjs": "^2.1.5", "lodash-es": "^4.17.4", - "markdown-it": "12.0.6", - "mini-css-extract-plugin": "^1.6.0", + "markdown-it": "12.2.0", + "mini-css-extract-plugin": "^2.2.0", "ngx-uploadx": "^4.1.0", "path-browserify": "^1.0.0", "primeng": "^12.0.0-rc.1", @@ -101,10 +100,10 @@ "protractor": "~7.0.0", "purify-css": "^1.2.5", "raw-loader": "^4.0.0", - "rxjs": "^6.5.2", + "rxjs": "^7.3.0", "sanitize-html": "^2.1.2", "sass": "^1.34.0", - "sass-loader": "^11.1.1", + "sass-loader": "^12.1.0", "sha.js": "^2.4.11", "socket.io-client": "^4.0.1", "stream-browserify": "^3.0.0", @@ -126,7 +125,7 @@ "videostream": "~3.2.1", "webpack-bundle-analyzer": "^4.4.2", "webpack-cli": "^4.7.0", - "webtorrent": "^0.116.1", + "webtorrent": "^1.3.8", "whatwg-fetch": "^3.0.0", "zone.js": "~0.11.4" } -- cgit v1.2.3