X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=986a0a42be422ffe90a3244314b6d5d50634606c;hb=a3beaac14020fccc63e3b7f85a6e2be7725c2cc8;hp=11e3bf45bae212003dbbc78902a45ea3cf402a26;hpb=0672dc769b6ee42b4357748c62aaeabf8801c472;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 11e3bf45b..986a0a42b 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", @@ -61,9 +61,8 @@ "@types/linkifyjs": "^2.1.2", "@types/lodash-es": "^4.17.0", "@types/markdown-it": "^10.0.1", - "@types/markdown-it-emoji": "^1.4.0", "@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", @@ -73,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", @@ -81,17 +80,17 @@ "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.9", "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",