]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Bumped to version v2.1.1
[github/Chocobozzz/PeerTube.git] / client / package.json
index 66e8990f936897a34498384d1a03cccf0bf8caeb..3c99259ec0914c9df0f181295c16ded87b2b823d 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "2.1.0-rc.1",
+  "version": "2.1.1",
   "private": true,
   "license": "AGPL-3.0",
   "author": {
     "punycode": "^1.4.1"
   },
   "devDependencies": {
-    "@angular-devkit/build-angular": "~0.803.12",
-    "@angular/animations": "~8.2.0",
-    "@angular/cdk": "^8.2.3",
-    "@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",
     "@types/core-js": "^2.5.2",
     "@types/debug": "^4.1.5",
     "@types/linkifyjs": "^2.1.2",
     "@types/lodash-es": "^4.17.0",
     "@types/markdown-it": "^0.0.9",
-    "@types/node": "^10.9.2",
+    "@types/node": "^12.11.1",
     "@types/sanitize-html": "1.18.0",
     "@types/socket.io-client": "^1.4.32",
     "@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",
     "chart.js": "^2.9.3",
-    "codelyzer": "^5.0.1",
+    "codelyzer": "^5.1.2",
     "core-js": "^3.1.4",
     "css-loader": "^3.1.0",
     "debug": "^4.1.1",
     "lodash-es": "^4.17.4",
     "markdown-it": "^9.0.1",
     "ngx-chips": "2.1.0",
-    "ngx-clipboard": "12.2.1",
-    "ngx-pipes": "^2.1.7",
+    "ngx-pipes": "^2.6.0",
     "node-sass": "^4.9.3",
     "npm-font-source-sans-pro": "^1.0.2",
     "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",
     "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",
     "webpack-cli": "^3.0.8",
     "webtorrent": "^0.107.16",
     "whatwg-fetch": "^3.0.0",
-    "zone.js": "~0.10.0"
+    "zone.js": "~0.10.2"
   },
   "dependencies": {
-    "@ngx-i18nsupport/tooling": "^8.0.3"
+    "@angular/localize": "^9.0.0",
+    "@ngx-i18nsupport/tooling": "^8.0.3",
+    "tslib": "^1.10.0"
   }
 }