X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=d0ab7082021f92cb395cdd17dff3d62893499965;hb=60e74f80d87cdb366a70a48e4316bb0dff4cab16;hp=d66bc134404855be28318e57bb14dbd744faaabb;hpb=0dd46b46e8bf24c5aaeef46709b7910b48daf1ea;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index d66bc1344..d0ab70820 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "peertube-client", - "version": "1.0.0-alpha.7", + "version": "1.0.0-beta.15", "private": true, "licence": "GPLv3", "author": { @@ -10,80 +10,155 @@ }, "repository": { "type": "git", - "url": "git://github.com/Chocobozzz/PeerTube.git" + "url": "git+https://github.com/Chocobozzz/PeerTube.git" }, "scripts": { - "lint": "tslint --project ./tsconfig.json -c ./tslint.json 'src/app/**/*.ts'", + "lint": "tslint --project ./tsconfig.json -c ./tslint.json 'src/app/**/*.ts' 'src/standalone/**/*.ts'", "webpack": "webpack", "tslint": "tslint", "ng": "ng", "postinstall": "npm rebuild node-sass", - "webpack-bundle-analyzer": "webpack-bundle-analyzer" + "webpack-bundle-analyzer": "webpack-bundle-analyzer", + "webdriver-manager": "webdriver-manager", + "ngx-extractor": "ngx-extractor", + "test": "jest --no-cache" }, "license": "GPLv3", + "typings": "*.d.ts", + "resolutions": { + "video.js": "^7", + "webtorrent/create-torrent/junk": "^1", + "simple-get": "^2.8.1" + }, + "jest": { + "globals": { + "ts-jest": { + "tsConfigFile": "/src/tsconfig.spec.json" + }, + "__TRANSFORM_HTML__": true + }, + "transform": { + "^.+\\.(ts|js|html)$": "/node_modules/jest-preset-angular/preprocessor.js" + }, + "moduleNameMapper": { + "^@app/(.*)": "/src/app/$1", + "environments/(.*)": "/src/environments/$1" + }, + "testMatch": [ + "**/__tests__/**/*.+(ts|js)?(x)", + "**/+(*.)+(spec|test).+(ts|js)?(x)" + ], + "moduleFileExtensions": [ + "ts", + "tsx", + "js", + "jsx", + "json", + "node" + ], + "transformIgnorePatterns": [ + "/node_modules/(?!lodash-es/)" + ], + "preset": "jest-preset-angular", + "setupTestFrameworkScriptFile": "/src/setupJest.ts" + }, "devDependencies": { - "@angular/animations": "~5.2.2", - "@angular/cli": "1.7.1", - "@angular/common": "~5.2.2", - "@angular/compiler": "~5.2.2", - "@angular/compiler-cli": "~5.2.2", - "@angular/core": "~5.2.2", - "@angular/forms": "~5.2.2", - "@angular/http": "~5.2.2", - "@angular/language-service": "^5.1.0", - "@angular/platform-browser": "~5.2.2", - "@angular/platform-browser-dynamic": "~5.2.2", - "@angular/router": "~5.2.2", - "@angular/service-worker": "^5.2.4", + "@angular-devkit/build-angular": "^0.8.3", + "@angular/animations": "~6.1.4", + "@angular/cli": "~6.2.3", + "@angular/common": "~6.1.4", + "@angular/compiler": "~6.1.4", + "@angular/compiler-cli": "~6.1.4", + "@angular/core": "~6.1.4", + "@angular/forms": "~6.1.4", + "@angular/http": "~6.1.4", + "@angular/language-service": "~6.1.4", + "@angular/platform-browser": "~6.1.4", + "@angular/platform-browser-dynamic": "~6.1.4", + "@angular/router": "~6.1.4", + "@angular/service-worker": "~6.1.4", "@angularclass/hmr": "^2.1.3", - "@ngx-loading-bar/core": "^1.1.1", - "@ngx-loading-bar/http-client": "^1.0.0-rc.1", - "@ngx-loading-bar/router": "^1.2.0", - "@ngx-meta/core": "^5.0.0", - "@types/core-js": "^0.9.28", + "@neos21/bootstrap3-glyphicons": "^1.0.1", + "@ng-bootstrap/ng-bootstrap": "^3.1.0", + "@ngx-loading-bar/core": "^2.2.0", + "@ngx-loading-bar/http-client": "^2.2.0", + "@ngx-loading-bar/router": "^2.2.0", + "@ngx-meta/core": "^6.0.0-rc.1", + "@ngx-translate/i18n-polyfill": "^1.0.0", + "@types/core-js": "^2.5.0", + "@types/jasmine": "^2.8.7", + "@types/jasminewd2": "^2.0.3", + "@types/jest": "^23.3.1", + "@types/jschannel": "^1.0.0", "@types/lodash-es": "^4.17.0", - "@types/markdown-it": "^0.0.4", - "@types/node": "^9.3.0", - "@types/sanitize-html": "^1.14.0", - "@types/video.js": "6.2.3", + "@types/markdown-it": "^0.0.5", + "@types/node": "^10.9.2", + "@types/sanitize-html": "1.18.0", + "@types/video.js": "6.2.7", "@types/webtorrent": "^0.98.4", - "angular2-notifications": "^0.9.6", - "awesome-typescript-loader": "3.4.1", - "bootstrap-sass": "^3.3.7", - "codelyzer": "^4.0.2", + "angular2-hotkeys": "^2.1.2", + "angular2-notifications": "^1.0.2", + "awesome-typescript-loader": "5.2.1", + "bootstrap": "^4.1.3", + "buffer": "^5.1.0", + "cache-chunk-store": "^3.0.0", + "codelyzer": "^4.4.4", "core-js": "^2.4.1", - "css-loader": "^0.28.4", - "extract-text-webpack-plugin": "^3.0.2", - "file-loader": "^1.1.5", - "html-webpack-plugin": "^2.19.0", + "css-loader": "^1.0.0", + "dexie": "^2.0.4", + "extract-text-webpack-plugin": "4.0.0-beta.0", + "file-loader": "^2.0.0", + "focus-visible": "^4.1.5", + "html-loader": "^0.5.5", + "html-webpack-plugin": "^3.2.0", + "https-browserify": "^1.0.0", + "jasmine-core": "^3.1.0", + "jasmine-spec-reporter": "^4.2.1", + "jest": "^23.5.0", + "jest-preset-angular": "^6.0.0", + "jschannel": "^1.0.2", + "karma": "^3.0.0", + "karma-chrome-launcher": "^2.2.0", + "karma-coverage-istanbul-reporter": "^2.0.2", + "karma-jasmine": "^1.1.2", + "karma-jasmine-html-reporter": "^1.3.1", "linkifyjs": "^2.1.5", "lodash-es": "^4.17.4", "markdown-it": "^8.4.0", - "ngx-bootstrap": "2.0.2", - "ngx-chips": "1.6.4", - "ngx-clipboard": "10.0.0", - "ngx-pipes": "^2.0.5", - "node-sass": "^4.1.1", + "ngx-chips": "1.9.7", + "ngx-clipboard": "11.1.7", + "ngx-pipes": "^2.1.7", + "ngx-qrcode2": "^0.0.9", + "ngx-textarea-autosize": "^2.0.0", + "node-sass": "^4.9.3", "npm-font-source-sans-pro": "^1.0.2", - "primeng": "^5.0.2", + "path-browserify": "^1.0.0", + "primeng": "^6.1.2", + "process": "^0.11.10", + "protractor": "^5.3.2", "purify-css": "^1.2.5", "purifycss-webpack": "^0.7.0", "raw-loader": "^0.5.1", - "resolve-url-loader": "^2.0.0", - "rxjs": "^5.4.2", - "sanitize-html": "^1.16.3", - "sass-loader": "^6.0.3", + "rxjs": "^6.1.0", + "sanitize-html": "^1.18.4", + "sass-loader": "^7.1.0", "sass-resources-loader": "^1.2.1", + "stream-browserify": "^2.0.1", + "stream-http": "^2.8.3", + "terser-webpack-plugin": "^1.1.0", + "ts-jest": "^23.1.4", "tslint": "^5.7.0", - "tslint-config-standard": "^7.0.0", - "typescript": "2.7.2", - "uglifyjs-webpack-plugin": "^1.1.2", - "video.js": "^6.2.0", + "tslint-config-standard": "^8.0.1", + "typescript": "2.9", + "video.js": "^7", + "videojs-contextmenu-ui": "^5.0.0", "videojs-dock": "^2.0.2", - "videojs-hotkeys": "^0.2.20", - "webpack": "^3.3.0", - "webpack-bundle-analyzer": "^2.9.1", - "webtorrent": "^0.98.0", + "videojs-hotkeys": "^0.2.21", + "webpack": "^4.17.1", + "webpack-bundle-analyzer": "^3.0.2", + "webpack-cli": "^3.0.8", + "webtorrent": "^0.102.1", + "whatwg-fetch": "^3.0.0", "zone.js": "~0.8.5" } }