X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=66e8990f936897a34498384d1a03cccf0bf8caeb;hb=c9c2b1624ccbdd57864140b8763442d41bc1d30e;hp=cd0a82aa4f2cafd2b9560a9a52af0936ab32841a;hpb=5aafc6f373abe6d71c42ed39fdf1285531a43f40;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index cd0a82aa4..66e8990f9 100644 --- a/client/package.json +++ b/client/package.json @@ -56,7 +56,6 @@ "@ngx-loading-bar/router": "^4.2.0", "@ngx-meta/core": "^7.0.0", "@ngx-translate/i18n-polyfill": "^1.0.0", - "@streamroot/videojs-hlsjs-plugin": "^1.0.10", "@types/core-js": "^2.5.2", "@types/debug": "^4.1.5", "@types/hls.js": "^0.12.4", @@ -65,11 +64,11 @@ "@types/jschannel": "^1.0.0", "@types/linkifyjs": "^2.1.2", "@types/lodash-es": "^4.17.0", - "@types/markdown-it": "^0.0.5", + "@types/markdown-it": "^0.0.9", "@types/node": "^10.9.2", "@types/sanitize-html": "1.18.0", "@types/socket.io-client": "^1.4.32", - "@types/video.js": "^7.2.5", + "@types/video.js": "^7.3.3", "@types/webtorrent": "^0.107.0", "angular2-hotkeys": "^2.1.2", "angularx-qrcode": "1.6.4", @@ -77,6 +76,7 @@ "bootstrap": "^4.1.3", "buffer": "^5.1.0", "cache-chunk-store": "^3.0.0", + "chart.js": "^2.9.3", "codelyzer": "^5.0.1", "core-js": "^3.1.4", "css-loader": "^3.1.0", @@ -132,6 +132,7 @@ "videojs-dock": "^2.0.2", "videojs-hotkeys": "^0.2.21", "videostream": "~3.2.1", + "vtt.js": "^0.13.0", "webpack-bundle-analyzer": "^3.0.2", "webpack-cli": "^3.0.8", "webtorrent": "^0.107.16",