X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=ede26a3f72bb2d8d4209215faeffa16385dce40d;hb=978c87e7f58b6673fe60f04f1767bc9e02ea4936;hp=8e06b63d729ae9eb779e1fdf7db7e65ba6cf3437;hpb=6214bc7dde6843162cab3bf529cf2e16f89238b9;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 8e06b63d7..ede26a3f7 100644 --- a/client/package.json +++ b/client/package.json @@ -55,8 +55,8 @@ "@ngx-loading-bar/core": "^5.0.0", "@ngx-loading-bar/http-client": "^5.0.0", "@ngx-loading-bar/router": "^5.0.0", - "@peertube/p2p-media-loader-core": "^1.0.2", - "@peertube/p2p-media-loader-hlsjs": "^1.0.4", + "@peertube/p2p-media-loader-core": "^1.0.4", + "@peertube/p2p-media-loader-hlsjs": "^1.0.6", "@types/chart.js": "^2.9.16", "@types/core-js": "^2.5.2", "@types/debug": "^4.1.5", @@ -102,7 +102,9 @@ "html-webpack-plugin": "^5.3.1", "https-browserify": "^1.0.0", "jschannel": "^1.0.2", - "linkifyjs": "^2.1.5", + "linkify-html": "^3.0.2", + "linkify-plugin-mention": "^3.0.2", + "linkifyjs": "^3.0.2", "lodash-es": "^4.17.4", "markdown-it": "12.2.0", "mini-css-extract-plugin": "^2.2.0",