X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=0f52ec88c1da9d08b619399d57e3b0921bf2751e;hb=f0f732be66caf4bd1a524efb91f9a82319f72cf9;hp=5f5cc8121da0ee7697501f17ae679efeae2cfa0e;hpb=5638df08955a22077edc49387d577dde7cef5b49;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 5f5cc8121..0f52ec88c 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "peertube-client", - "version": "3.4.1", + "version": "4.0.0", "private": true, "license": "AGPL-3.0", "author": { @@ -27,11 +27,11 @@ "typings": "*.d.ts", "devDependencies": { "@angular-devkit/build-angular": "^13.0.1", - "@angular-eslint/builder": "12.6.1", - "@angular-eslint/eslint-plugin": "12.6.1", - "@angular-eslint/eslint-plugin-template": "12.6.1", - "@angular-eslint/schematics": "12.6.1", - "@angular-eslint/template-parser": "12.6.1", + "@angular-eslint/builder": "13.0.1", + "@angular-eslint/eslint-plugin": "13.0.1", + "@angular-eslint/eslint-plugin-template": "13.0.1", + "@angular-eslint/schematics": "13.0.1", + "@angular-eslint/template-parser": "13.0.1", "@angular/animations": "^13.0.0", "@angular/cdk": "^13.0.0", "@angular/cli": "^13.0.1", @@ -49,14 +49,14 @@ "@babel/preset-env": "^7.15.0", "@neos21/bootstrap3-glyphicons": "^1.0.1", "@ng-bootstrap/ng-bootstrap": "^10.0.0", - "@ng-select/ng-select": "^7.0.1", + "@ng-select/ng-select": "^8.1.1", "@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.4", "@peertube/p2p-media-loader-hlsjs": "^1.0.6", "@peertube/videojs-contextmenu": "^5.5.0", - "@peertube/xliffmerge": "^2.0.2", + "@peertube/xliffmerge": "^2.0.3", "@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": "5.3.1", - "@typescript-eslint/parser": "5.3.1", + "@typescript-eslint/eslint-plugin": "5.4.0", + "@typescript-eslint/parser": "5.4.0", "@wdio/browserstack-service": "^7.11.1", "@wdio/cli": "^7.11.1", "@wdio/codemod": "^0.9.0", @@ -84,13 +84,13 @@ "buffer": "^6.0.3", "cache-chunk-store": "^3.0.0", "chart.js": "^3.5.1", - "chromedriver": "^95.0.0", + "chromedriver": "^96.0.0", "core-js": "^3.1.4", "css-loader": "^6.2.0", "debug": "^4.3.1", "dexie": "^3.0.0", - "eslint": "7", - "eslint-plugin-import": "^2.24.2", + "eslint": "^8.2.0", + "eslint-plugin-import": "2.25.3", "eslint-plugin-jsdoc": "^37.0.3", "eslint-plugin-prefer-arrow": "latest", "expect": "^27.1.0",