X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=8819068a415af941a88869224307ca0c90bad28e;hb=fd5fa94bbc808e3ebb7a2e6bca636f2607566b52;hp=afa0efe13b351b36228d695613f06deb9d57366b;hpb=10ef089102f2225c5ec3ed426bc612e4f2bc8655;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index afa0efe13..8819068a4 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,9 @@ "@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", + "@peertube/videojs-contextmenu": "^5.5.0", "@types/chart.js": "^2.9.16", "@types/core-js": "^2.5.2", "@types/debug": "^4.1.5", @@ -69,8 +70,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 +85,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 +103,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", @@ -127,7 +130,6 @@ "tslib": "^2.0.0", "typescript": "~4.3.4", "video.js": "^7", - "videojs-contextmenu-pt": "^5.4.1", "videojs-dock": "^2.0.2", "videojs-hotkeys": "^0.2.27", "videostream": "~3.2.1",