X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=3c99259ec0914c9df0f181295c16ded87b2b823d;hb=93468b0889a3f65f28692be88c41d4628f0ec744;hp=0789953e87c326c066b004b893072d3de8a98ea1;hpb=69752cd45853dade0f5754e68d8c6a63c7083e09;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 0789953e8..3c99259ec 100644 --- a/client/package.json +++ b/client/package.json @@ -1,8 +1,8 @@ { "name": "peertube-client", - "version": "1.4.0-rc.1", + "version": "2.1.1", "private": true, - "licence": "GPLv3", + "license": "AGPL-3.0", "author": { "name": "Chocobozzz", "email": "chocobozzz@cpy.re", @@ -13,16 +13,18 @@ "url": "git+https://github.com/Chocobozzz/PeerTube.git" }, "scripts": { - "lint": "tslint --project ./tsconfig.json -c ./tslint.json 'src/app/**/*.ts' 'src/standalone/**/*.ts'", + "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-scss": "sass-lint -c .sass-lint.yml", "webpack": "webpack", "tslint": "tslint", "ng": "ng", "postinstall": "npm rebuild node-sass", "webpack-bundle-analyzer": "webpack-bundle-analyzer", "webdriver-manager": "webdriver-manager", - "ngx-extractor": "ngx-extractor" + "ngx-extractor": "ngx-extractor", + "sass-lint": "sass-lint" }, - "license": "GPLv3", "typings": "*.d.ts", "resolutions": { "video.js": "^7", @@ -31,51 +33,54 @@ "punycode": "^1.4.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.802.0", - "@angular/animations": "~8.2.0", - "@angular/cdk": "^8.1.1", - "@angular/cli": "~8.3.0", - "@angular/common": "~8.2.0", - "@angular/compiler": "~8.2.0", - "@angular/compiler-cli": "~8.2.0", - "@angular/core": "~8.2.0", - "@angular/forms": "~8.2.0", - "@angular/language-service": "~8.2.0", - "@angular/platform-browser": "~8.2.0", - "@angular/platform-browser-dynamic": "~8.2.0", - "@angular/router": "~8.2.0", - "@angular/service-worker": "~8.2.0", + "@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", "@angularclass/hmr": "^2.1.3", "@neos21/bootstrap3-glyphicons": "^1.0.1", - "@ng-bootstrap/ng-bootstrap": "^5.1.0", + "@ng-bootstrap/ng-bootstrap": "^5.2.1", + "@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": "^7.0.0", + "@ngx-meta/core": "^8.0.2", "@ngx-translate/i18n-polyfill": "^1.0.0", - "@streamroot/videojs-hlsjs-plugin": "^1.0.10", "@types/core-js": "^2.5.2", + "@types/debug": "^4.1.5", "@types/hls.js": "^0.12.4", "@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.5", - "@types/node": "^10.9.2", + "@types/markdown-it": "^0.0.9", + "@types/node": "^12.11.1", "@types/sanitize-html": "1.18.0", "@types/socket.io-client": "^1.4.32", - "@types/video.js": "^7.2.5", - "@types/webtorrent": "^0.98.4", + "@types/video.js": "^7.3.3", + "@types/webtorrent": "^0.107.0", "angular2-hotkeys": "^2.1.2", - "angularx-qrcode": "^1.6.4", + "angularx-qrcode": "2.1.0", "awesome-typescript-loader": "5.2.1", "bootstrap": "^4.1.3", "buffer": "^5.1.0", "cache-chunk-store": "^3.0.0", - "codelyzer": "^5.0.1", + "chart.js": "^2.9.3", + "codelyzer": "^5.1.2", "core-js": "^3.1.4", "css-loader": "^3.1.0", + "debug": "^4.1.1", "dexie": "^2.0.4", "extract-text-webpack-plugin": "4.0.0-beta.0", "file-loader": "^4.1.0", @@ -95,41 +100,47 @@ "linkifyjs": "^2.1.5", "lodash-es": "^4.17.4", "markdown-it": "^9.0.1", - "ngx-chips": "2.0.2", - "ngx-clipboard": "12.2.0", - "ngx-pipes": "^2.1.7", + "ngx-chips": "2.1.0", + "ngx-pipes": "^2.6.0", "node-sass": "^4.9.3", "npm-font-source-sans-pro": "^1.0.2", - "p2p-media-loader-hlsjs": "^0.6.1", + "p2p-media-loader-hlsjs": "^0.6.2", "path-browserify": "^1.0.0", - "primeng": "^8.0.2", + "primeng": "^9.0.0-rc.4", "process": "^0.11.10", - "protractor": "^5.3.2", + "protractor": "^5.4.3", "purify-css": "^1.2.5", "purifycss-webpack": "^0.7.0", "raw-loader": "^1", "rxjs": "^6.5.2", "sanitize-html": "^1.18.4", - "sass-loader": "^7.1.0", + "sass-lint": "^1.13.1", + "sass-loader": "7", "sass-resources-loader": "^2.0.0", "socket.io-client": "^2.2.0", "stream-browserify": "^2.0.1", "stream-http": "^3.0.0", - "terser-webpack-plugin": "^1.1.0", + "terser-webpack-plugin": "^2.1.3", "tslint": "^5.7.0", "tslint-angular": "^3.0.2", "tslint-config-standard": "^8.0.1", - "typescript": "~3.5.3", + "typescript": "~3.7.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", - "videostream": "~3.1", + "videostream": "~3.2.1", + "vtt.js": "^0.13.0", "webpack-bundle-analyzer": "^3.0.2", "webpack-cli": "^3.0.8", - "webtorrent": "^0.105.1", + "webtorrent": "^0.107.16", "whatwg-fetch": "^3.0.0", - "zone.js": "~0.10.0" + "zone.js": "~0.10.2" + }, + "dependencies": { + "@angular/localize": "^9.0.0", + "@ngx-i18nsupport/tooling": "^8.0.3", + "tslib": "^1.10.0" } }