X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=a54eebc7985289f84c26792a362b914dcf956e26;hb=feb27e46bb11861e0feda6e47875039985162655;hp=c67916c7d345a80d2aed42b063c79f4b9db12a7a;hpb=0f32d49915378178eff4ab954c71f17e06aa8e1a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index c67916c7d..a54eebc79 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "peertube-client", - "version": "2.2.0", + "version": "2.3.0", "private": true, "license": "AGPL-3.0", "author": { @@ -55,7 +55,7 @@ "@types/chart.js": "^2.9.16", "@types/core-js": "^2.5.2", "@types/debug": "^4.1.5", - "@types/hls.js": "^0.12.4", + "@types/hls.js": "^0.13.0", "@types/jasmine": "^3.3.15", "@types/jasminewd2": "^2.0.3", "@types/jschannel": "^1.0.0", @@ -63,12 +63,12 @@ "@types/lodash-es": "^4.17.0", "@types/markdown-it": "^10.0.1", "@types/node": "^12.11.1", - "@types/sanitize-html": "1.23.0", + "@types/sanitize-html": "1.23.2", "@types/socket.io-client": "^1.4.32", "@types/video.js": "^7.3.8", "@types/webtorrent": "^0.107.0", "angular2-hotkeys": "^2.1.2", - "angularx-qrcode": "2.1.1", + "angularx-qrcode": "2.3.4", "awesome-typescript-loader": "5.2.1", "bootstrap": "^4.1.3", "buffer": "^5.1.0", @@ -96,7 +96,7 @@ "karma-jasmine-html-reporter": "^1.3.1", "linkifyjs": "^2.1.5", "lodash-es": "^4.17.4", - "markdown-it": "^10.0.0", + "markdown-it": "^11.0.0", "ngx-chips": "2.1.0", "ngx-pipes": "^2.6.0", "node-sass": "^4.9.3", @@ -105,7 +105,7 @@ "path-browserify": "^1.0.0", "primeng": "^9.0.0-rc.4", "process": "^0.11.10", - "protractor": "^5.4.3", + "protractor": "^7.0.0", "purify-css": "^1.2.5", "purifycss-webpack": "^0.7.0", "raw-loader": "^4.0.0", @@ -127,7 +127,7 @@ "videojs-contextmenu-ui": "^5.0.0", "videojs-contrib-quality-levels": "^2.0.9", "videojs-dock": "^2.0.2", - "videojs-hotkeys": "^0.2.21", + "videojs-hotkeys": "^0.2.26", "videostream": "~3.2.1", "webpack-bundle-analyzer": "^3.0.2", "webpack-cli": "^3.0.8",