X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=50b33d7c33dcb749fc8bd1a25219282497733474;hb=02c01341f4dae30ec6b81fcb644952393d73c4a8;hp=32e3e4213290c9a851afb6f6bea197f5a08bf9cf;hpb=c2777c1dfe688c8fab1ef2fed50e360100fa9198;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 32e3e4213..50b33d7c3 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "peertube-client", - "version": "2.1.0", + "version": "2.3.0", "private": true, "license": "AGPL-3.0", "author": { @@ -14,7 +14,7 @@ }, "scripts": { "lint": "npm run lint-ts && npm run lint-scss", - "lint-ts": "tslint --project ./tsconfig.json -c ./tslint.json 'src/app/**/*.ts' 'src/standalone/**/*.ts'", + "lint-ts": "tslint --project ./tsconfig.app.json -c ./tslint.json 'src/app/**/*.ts' 'src/standalone/**/*.ts'", "lint-scss": "sass-lint -c .sass-lint.yml", "webpack": "webpack", "tslint": "tslint", @@ -26,53 +26,49 @@ "sass-lint": "sass-lint" }, "typings": "*.d.ts", - "resolutions": { - "video.js": "^7", - "webtorrent/create-torrent/junk": "^1", - "simple-get": "^2.8.1", - "punycode": "^1.4.1" - }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.1", - "@angular/animations": "~9.0.0", - "@angular/cdk": "^9.0.0", - "@angular/cli": "~9.0.1", - "@angular/common": "~9.0.0", - "@angular/compiler": "~9.0.0", - "@angular/compiler-cli": "~9.0.0", - "@angular/core": "~9.0.0", - "@angular/forms": "~9.0.0", - "@angular/language-service": "~9.0.0", - "@angular/platform-browser": "~9.0.0", - "@angular/platform-browser-dynamic": "~9.0.0", - "@angular/router": "~9.0.0", - "@angular/service-worker": "~9.0.0", + "@angular-devkit/build-angular": "^0.1001.0-next.4", + "@angular/animations": "^10.1.0-next.4", + "@angular/cdk": "^10.0.0", + "@angular/cli": "^10.1.0-next.4", + "@angular/common": "^10.1.0-next.4", + "@angular/compiler": "^10.1.0-next.4", + "@angular/compiler-cli": "^10.1.0-next.4", + "@angular/core": "^10.1.0-next.4", + "@angular/forms": "^10.1.0-next.4", + "@angular/localize": "^10.1.0-next.4", + "@angular/platform-browser": "^10.1.0-next.4", + "@angular/platform-browser-dynamic": "^10.1.0-next.4", + "@angular/router": "^10.1.0-next.4", + "@angular/service-worker": "^10.1.0-next.4", "@angularclass/hmr": "^2.1.3", "@neos21/bootstrap3-glyphicons": "^1.0.1", - "@ng-bootstrap/ng-bootstrap": "^5.2.1", + "@ng-bootstrap/ng-bootstrap": "^7.0.0", + "@ng-select/ng-select": "^5.0.0", "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6", - "@ngx-loading-bar/core": "^4.2.0", - "@ngx-loading-bar/http-client": "^4.2.0", - "@ngx-loading-bar/router": "^4.2.0", - "@ngx-meta/core": "^8.0.2", + "@ngx-i18nsupport/tooling": "^8.0.3", + "@ngx-loading-bar/core": "^5.0.0", + "@ngx-loading-bar/http-client": "^5.0.0", + "@ngx-loading-bar/router": "^5.0.0", + "@ngx-meta/core": "^9.0.0", "@ngx-translate/i18n-polyfill": "^1.0.0", + "@types/chart.js": "^2.9.16", "@types/core-js": "^2.5.2", "@types/debug": "^4.1.5", - "@types/hls.js": "^0.12.4", + "@types/hls.js": "^0.13.0", "@types/jasmine": "^3.3.15", "@types/jasminewd2": "^2.0.3", "@types/jschannel": "^1.0.0", "@types/linkifyjs": "^2.1.2", "@types/lodash-es": "^4.17.0", - "@types/markdown-it": "^0.0.9", - "@types/node": "^12.11.1", - "@types/sanitize-html": "1.18.0", + "@types/markdown-it": "^10.0.1", + "@types/node": "^14.0.14", + "@types/sanitize-html": "1.23.2", "@types/socket.io-client": "^1.4.32", - "@types/video.js": "^7.3.3", + "@types/video.js": "^7.3.8", "@types/webtorrent": "^0.107.0", "angular2-hotkeys": "^2.1.2", - "angularx-qrcode": "2.1.0", - "awesome-typescript-loader": "5.2.1", + "angularx-qrcode": "10.0.6", "bootstrap": "^4.1.3", "buffer": "^5.1.0", "cache-chunk-store": "^3.0.0", @@ -81,26 +77,25 @@ "core-js": "^3.1.4", "css-loader": "^3.1.0", "debug": "^4.1.1", - "dexie": "^2.0.4", + "dexie": "^3.0.0", "extract-text-webpack-plugin": "4.0.0-beta.0", - "file-loader": "^4.1.0", + "file-loader": "^6.0.0", "focus-visible": "^5.0.2", - "hls.js": "^0.12.2", - "html-loader": "^0.5.5", - "html-webpack-plugin": "^3.2.0", + "hls.js": "^0.13.2", + "html-loader": "^1.0.0", + "html-webpack-plugin": "^4.0.3", "https-browserify": "^1.0.0", - "jasmine-core": "^3.1.0", - "jasmine-spec-reporter": "^4.2.1", + "jasmine-core": "~3.5.0", + "jasmine-spec-reporter": "~5.0.0", "jschannel": "^1.0.2", - "karma": "^4.0.1", - "karma-chrome-launcher": "^3.0.0", - "karma-coverage-istanbul-reporter": "^2.0.2", - "karma-jasmine": "^2.0.1", - "karma-jasmine-html-reporter": "^1.3.1", + "karma": "~5.1.0", + "karma-chrome-launcher": "~3.1.0", + "karma-coverage-istanbul-reporter": "~3.0.2", + "karma-jasmine": "~3.3.0", + "karma-jasmine-html-reporter": "^1.5.0", "linkifyjs": "^2.1.5", "lodash-es": "^4.17.4", - "markdown-it": "^9.0.1", - "ngx-chips": "2.1.0", + "markdown-it": "^11.0.0", "ngx-pipes": "^2.6.0", "node-sass": "^4.9.3", "npm-font-source-sans-pro": "^1.0.2", @@ -108,39 +103,35 @@ "path-browserify": "^1.0.0", "primeng": "^9.0.0-rc.4", "process": "^0.11.10", - "protractor": "^5.4.3", + "protractor": "~7.0.0", "purify-css": "^1.2.5", "purifycss-webpack": "^0.7.0", - "raw-loader": "^1", + "raw-loader": "^4.0.0", "rxjs": "^6.5.2", "sanitize-html": "^1.18.4", "sass-lint": "^1.13.1", - "sass-loader": "7", + "sass-loader": "8.0.2", "sass-resources-loader": "^2.0.0", "socket.io-client": "^2.2.0", - "stream-browserify": "^2.0.1", + "stream-browserify": "^3.0.0", "stream-http": "^3.0.0", - "terser-webpack-plugin": "^2.1.3", - "tslint": "^5.7.0", + "terser-webpack-plugin": "^3.0.0", + "ts-loader": "^8.0.2", + "tslib": "^2.0.0", + "tslint": "~6.1.0", "tslint-angular": "^3.0.2", - "tslint-config-standard": "^8.0.1", - "typescript": "~3.7.5", + "tslint-config-standard": "^9.0.0", + "typescript": "~3.9.5", "video.js": "^7", "videojs-contextmenu-ui": "^5.0.0", "videojs-contrib-quality-levels": "^2.0.9", "videojs-dock": "^2.0.2", - "videojs-hotkeys": "^0.2.21", + "videojs-hotkeys": "^0.2.27", "videostream": "~3.2.1", - "vtt.js": "^0.13.0", "webpack-bundle-analyzer": "^3.0.2", "webpack-cli": "^3.0.8", - "webtorrent": "^0.107.16", + "webtorrent": "^0.108.1", "whatwg-fetch": "^3.0.0", "zone.js": "~0.10.2" - }, - "dependencies": { - "@angular/localize": "^9.0.0", - "@ngx-i18nsupport/tooling": "^8.0.3", - "tslib": "^1.10.0" } }