X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=152f8445fc7284cb29e0b26770f6e9ac202d4430;hb=7f12093aef670e14138dc824bbb037e642f9fc37;hp=9769cc813af27845ba44b7d7d3df234215bf08a7;hpb=e548a7c9b0c0d8bead03dd49ea86c600515e42db;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 9769cc813..152f8445f 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "peertube-client", - "version": "2.3.0", + "version": "2.4.0", "private": true, "license": "AGPL-3.0", "author": { @@ -27,20 +27,20 @@ }, "typings": "*.d.ts", "devDependencies": { - "@angular-devkit/build-angular": "^0.1001.0-next.4", - "@angular/animations": "^10.1.0-next.5", + "@angular-devkit/build-angular": "^0.1001.0-next.6", + "@angular/animations": "^10.1.0-next.8", "@angular/cdk": "^10.0.0", - "@angular/cli": "^10.1.0-next.4", - "@angular/common": "^10.1.0-next.5", - "@angular/compiler": "^10.1.0-next.5", - "@angular/compiler-cli": "^10.1.0-next.5", - "@angular/core": "^10.1.0-next.5", - "@angular/forms": "^10.1.0-next.5", - "@angular/localize": "^10.1.0-next.5", - "@angular/platform-browser": "^10.1.0-next.5", - "@angular/platform-browser-dynamic": "^10.1.0-next.5", - "@angular/router": "^10.1.0-next.5", - "@angular/service-worker": "^10.1.0-next.5", + "@angular/cli": "^10.1.0-next.6", + "@angular/common": "^10.1.0-next.8", + "@angular/compiler": "^10.1.0-next.8", + "@angular/compiler-cli": "^10.1.0-next.8", + "@angular/core": "^10.1.0-next.8", + "@angular/forms": "^10.1.0-next.8", + "@angular/localize": "^10.1.0-next.8", + "@angular/platform-browser": "^10.1.0-next.8", + "@angular/platform-browser-dynamic": "^10.1.0-next.8", + "@angular/router": "^10.1.0-next.8", + "@angular/service-worker": "^10.1.0-next.8", "@angularclass/hmr": "^2.1.3", "@neos21/bootstrap3-glyphicons": "^1.0.1", "@ng-bootstrap/ng-bootstrap": "^7.0.0", @@ -62,7 +62,7 @@ "@types/lodash-es": "^4.17.0", "@types/markdown-it": "^10.0.1", "@types/node": "^14.0.14", - "@types/sanitize-html": "1.23.2", + "@types/sanitize-html": "1.23.3", "@types/socket.io-client": "^1.4.32", "@types/video.js": "^7.3.8", "@types/webtorrent": "^0.107.0", @@ -72,7 +72,7 @@ "buffer": "^5.1.0", "cache-chunk-store": "^3.0.0", "chart.js": "^2.9.3", - "codelyzer": "^5.1.2", + "codelyzer": "^6.0.0", "core-js": "^3.1.4", "css-loader": "^3.1.0", "debug": "^4.1.1", @@ -80,21 +80,21 @@ "extract-text-webpack-plugin": "4.0.0-beta.0", "file-loader": "^6.0.0", "focus-visible": "^5.0.2", - "hls.js": "^0.13.2", + "hls.js": "^0.14.16", "html-loader": "^1.0.0", "html-webpack-plugin": "^4.0.3", "https-browserify": "^1.0.0", - "jasmine-core": "~3.5.0", + "jasmine-core": "~3.6.0", "jasmine-spec-reporter": "~5.0.0", "jschannel": "^1.0.2", "karma": "~5.1.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "~3.0.2", - "karma-jasmine": "~3.3.0", + "karma-jasmine": "~4.0.1", "karma-jasmine-html-reporter": "^1.5.0", "linkifyjs": "^2.1.5", "lodash-es": "^4.17.4", - "markdown-it": "^11.0.0", + "markdown-it": "11.x", "node-sass": "^4.9.3", "npm-font-source-sans-pro": "^1.0.2", "p2p-media-loader-hlsjs": "^0.6.2",