X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=e9c74787c53192dfb217aca2aab28968fb4c83db;hb=837666fe48f9ed786db75c96e2025cbcf20a1e3b;hp=cd0a82aa4f2cafd2b9560a9a52af0936ab32841a;hpb=5aafc6f373abe6d71c42ed39fdf1285531a43f40;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index cd0a82aa4..e9c74787c 100644 --- a/client/package.json +++ b/client/package.json @@ -69,7 +69,7 @@ "@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 +77,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 +133,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",