X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=client%2Fpackage.json;h=ede26a3f72bb2d8d4209215faeffa16385dce40d;hb=d91a0341a7374e2739a29d8b4766bd98f7a98efd;hp=ffe7df4cd5a0448f7399b8938dc505f45dd90d47;hpb=3edbafb6377cfb65bca3964d46fa27bc9f813300;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index ffe7df4cd..ede26a3f7 100644 --- a/client/package.json +++ b/client/package.json @@ -27,11 +27,11 @@ "typings": "*.d.ts", "devDependencies": { "@angular-devkit/build-angular": "^12.0.0", - "@angular-eslint/builder": "12.3.1", - "@angular-eslint/eslint-plugin": "12.3.1", - "@angular-eslint/eslint-plugin-template": "12.3.1", - "@angular-eslint/schematics": "12.3.1", - "@angular-eslint/template-parser": "12.3.1", + "@angular-eslint/builder": "12.5.0", + "@angular-eslint/eslint-plugin": "12.5.0", + "@angular-eslint/eslint-plugin-template": "12.5.0", + "@angular-eslint/schematics": "12.5.0", + "@angular-eslint/template-parser": "12.5.0", "@angular/animations": "^12.0.0", "@angular/cdk": "^12.0.0", "@angular/cli": "^12.0.0", @@ -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", @@ -69,8 +69,8 @@ "@types/sha.js": "^2.4.0", "@types/video.js": "^7.3.8", "@types/webtorrent": "^0.109.0", - "@typescript-eslint/eslint-plugin": "4.29.3", - "@typescript-eslint/parser": "4.29.3", + "@typescript-eslint/eslint-plugin": "5.0.0", + "@typescript-eslint/parser": "5.0.0", "@wdio/browserstack-service": "^7.11.1", "@wdio/cli": "^7.11.1", "@wdio/codemod": "^0.9.0", @@ -84,12 +84,12 @@ "buffer": "^6.0.3", "cache-chunk-store": "^3.0.0", "chart.js": "^3.5.1", - "chromedriver": "^92.0.1", + "chromedriver": "^94.0.0", "core-js": "^3.1.4", "css-loader": "^6.2.0", "debug": "^4.3.1", "dexie": "^3.0.0", - "eslint": "^7.26.0", + "eslint": "7", "eslint-plugin-import": "^2.24.2", "eslint-plugin-jsdoc": "^36.0.8", "eslint-plugin-prefer-arrow": "latest", @@ -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", @@ -128,7 +130,6 @@ "typescript": "~4.3.4", "video.js": "^7", "videojs-contextmenu-pt": "^5.4.1", - "videojs-contrib-quality-levels": "^2.0.9", "videojs-dock": "^2.0.2", "videojs-hotkeys": "^0.2.27", "videostream": "~3.2.1",