X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=711be41c2d2d733df5fd647601c86ddfcb29175e;hb=6d0110ad7ba46fc115f24a7cc15a71c5ad186ed1;hp=933a8d65f6d436cbd98c6b3d72eb54d6e680b360;hpb=c4f7fe09cd014b0ec5c0d64fd320780c45461c06;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 933a8d65f..711be41c2 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "peertube-client", - "version": "2.4.0", + "version": "3.0.1", "private": true, "license": "AGPL-3.0", "author": { @@ -45,7 +45,7 @@ "@angular/service-worker": "^11.0.1", "@neos21/bootstrap3-glyphicons": "^1.0.1", "@ng-bootstrap/ng-bootstrap": "^8.0.0", - "@ng-select/ng-select": "^5.0.0", + "@ng-select/ng-select": "^5.0.11", "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6", "@ngx-i18nsupport/tooling": "^8.0.3", "@ngx-loading-bar/core": "^5.0.0", @@ -96,7 +96,6 @@ "lodash-es": "^4.17.4", "markdown-it": "12.0.2", "mini-css-extract-plugin": "^1.3.1", - "npm-font-source-sans-pro": "^1.0.2", "p2p-media-loader-hlsjs": "^0.6.2", "path-browserify": "^1.0.0", "primeng": "^11.0.0-rc.1",