]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Upgrade translations
[github/Chocobozzz/PeerTube.git] / client / package.json
index 24c0e32058520de9439077026a9fa97dfd152dbc..81e8060de30a554d2774c22083bcf4023b1b2494 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.0.0-beta.10.pre.2",
+  "version": "1.0.0-beta.11",
   "private": true,
   "licence": "GPLv3",
   "author": {
@@ -10,7 +10,7 @@
   },
   "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' 'src/standalone/**/*.ts'",
     "ngx-extractor": "ngx-extractor"
   },
   "license": "GPLv3",
+  "typings": "*.d.ts",
   "resolutions": {
     "video.js": "^7",
     "webtorrent/create-torrent/junk": "^1",
     "simple-get": "^2.8.1"
   },
   "devDependencies": {
-    "@angular-devkit/build-angular": "~0.6.1",
-    "@angular/animations": "~6.0.2",
-    "@angular/cli": "6.0.8",
-    "@angular/common": "~6.0.2",
-    "@angular/compiler": "~6.0.2",
-    "@angular/compiler-cli": "~6.0.2",
-    "@angular/core": "~6.0.2",
-    "@angular/forms": "~6.0.2",
-    "@angular/http": "~6.0.2",
-    "@angular/language-service": "^6.0.1",
-    "@angular/platform-browser": "~6.0.2",
-    "@angular/platform-browser-dynamic": "~6.0.2",
-    "@angular/router": "~6.0.2",
-    "@angular/service-worker": "^6.0.1",
+    "@angular-devkit/build-angular": "^0.7.1",
+    "@angular/animations": "~6.1.0",
+    "@angular/cli": "~6.1.0",
+    "@angular/common": "~6.1.0",
+    "@angular/compiler": "~6.1.0",
+    "@angular/compiler-cli": "~6.1.0",
+    "@angular/core": "~6.1.0",
+    "@angular/forms": "~6.1.0",
+    "@angular/http": "~6.1.0",
+    "@angular/language-service": "~6.1.0",
+    "@angular/platform-browser": "~6.1.0",
+    "@angular/platform-browser-dynamic": "~6.1.0",
+    "@angular/router": "~6.1.0",
+    "@angular/service-worker": "~6.1.0",
     "@angularclass/hmr": "^2.1.3",
+    "@neos21/bootstrap3-glyphicons": "^1.0.1",
+    "@ng-bootstrap/ng-bootstrap": "^2.2.2",
     "@ngx-loading-bar/core": "^2.0.0",
     "@ngx-loading-bar/http-client": "^2.0.0",
     "@ngx-loading-bar/router": "^2.0.0",
@@ -61,7 +64,7 @@
     "@types/webtorrent": "^0.98.4",
     "angular2-notifications": "^1.0.2",
     "awesome-typescript-loader": "5.2.0",
-    "bootstrap-sass": "^3.3.7",
+    "bootstrap": "^4.1.3",
     "buffer": "^5.1.0",
     "cache-chunk-store": "^2.0.0",
     "codelyzer": "^4.0.2",
@@ -84,8 +87,7 @@
     "linkifyjs": "^2.1.5",
     "lodash-es": "^4.17.4",
     "markdown-it": "^8.4.0",
-    "ngx-bootstrap": "3.0.1",
-    "ngx-chips": "1.9.2",
+    "ngx-chips": "1.9.3",
     "ngx-clipboard": "11.1.1",
     "ngx-pipes": "^2.1.7",
     "ngx-qrcode2": "^0.0.9",
     "stream-http": "^2.8.3",
     "tslint": "^5.7.0",
     "tslint-config-standard": "^7.0.0",
-    "typescript": "2.7",
+    "typescript": "2.9",
     "uglifyjs-webpack-plugin": "^1.1.2",
-    "video.js": "7.2.0",
+    "video.js": "7.2",
     "videojs-contextmenu": "^2.0.0",
     "videojs-contextmenu-ui": "^4.0.0",
     "videojs-dock": "^2.0.2",