X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=de5c0182b01e969640f4714501470b241ed29801;hb=f77eb73b5e02bed9e223dafc1c203ceb7c05b6e5;hp=e84c45aff66348d2c07ade203d23e3db58a114ab;hpb=2f5d2ec5ea4fedf2466e1db2d16878b1467b1e05;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index e84c45aff..de5c0182b 100644 --- a/client/package.json +++ b/client/package.json @@ -35,7 +35,7 @@ "devDependencies": { "@angular-devkit/build-angular": "~0.900.1", "@angular/animations": "~9.0.0", - "@angular/cdk": "^8.2.3", + "@angular/cdk": "^9.0.0", "@angular/cli": "~9.0.1", "@angular/common": "~9.0.0", "@angular/compiler": "~9.0.0", @@ -49,12 +49,12 @@ "@angular/service-worker": "~9.0.0", "@angularclass/hmr": "^2.1.3", "@neos21/bootstrap3-glyphicons": "^1.0.1", - "@ng-bootstrap/ng-bootstrap": "^5.1.0", + "@ng-bootstrap/ng-bootstrap": "^5.2.1", "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6", "@ngx-loading-bar/core": "^4.2.0", "@ngx-loading-bar/http-client": "^4.2.0", "@ngx-loading-bar/router": "^4.2.0", - "@ngx-meta/core": "^7.0.0", + "@ngx-meta/core": "^8.0.2", "@ngx-translate/i18n-polyfill": "^1.0.0", "@types/core-js": "^2.5.2", "@types/debug": "^4.1.5", @@ -71,7 +71,7 @@ "@types/video.js": "^7.3.3", "@types/webtorrent": "^0.107.0", "angular2-hotkeys": "^2.1.2", - "angularx-qrcode": "1.6.4", + "angularx-qrcode": "2.1.0", "awesome-typescript-loader": "5.2.1", "bootstrap": "^4.1.3", "buffer": "^5.1.0", @@ -101,15 +101,15 @@ "lodash-es": "^4.17.4", "markdown-it": "^9.0.1", "ngx-chips": "2.1.0", - "ngx-clipboard": "12.2.1", - "ngx-pipes": "^2.1.7", + "ngx-clipboard": "12.3.0", + "ngx-pipes": "^2.6.0", "node-sass": "^4.9.3", "npm-font-source-sans-pro": "^1.0.2", "p2p-media-loader-hlsjs": "^0.6.2", "path-browserify": "^1.0.0", - "primeng": "^8.0.2", + "primeng": "^9.0.0-rc.4", "process": "^0.11.10", - "protractor": "^5.3.2", + "protractor": "^5.4.3", "purify-css": "^1.2.5", "purifycss-webpack": "^0.7.0", "raw-loader": "^1", @@ -140,8 +140,8 @@ "zone.js": "~0.10.2" }, "dependencies": { - "@angular/localize": "~9.0.0", - "@ngx-i18nsupport/tooling": "^8.0.3" - , "tslib": "^1.10.0" + "@angular/localize": "^9.0.0", + "@ngx-i18nsupport/tooling": "^8.0.3", + "tslib": "^1.10.0" + } } -} \ No newline at end of file