]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Update support documentations with postgresql
[github/Chocobozzz/PeerTube.git] / client / package.json
index 335030047d501c45954d591f8c918a94fe123356..c31f04f7b4b58a9d7b23976da30d9dd118f2f1d7 100644 (file)
   },
   "license": "GPLv3",
   "dependencies": {
-    "@angular/common": "~2.1.0",
-    "@angular/compiler": "~2.1.0",
-    "@angular/core": "~2.1.0",
-    "@angular/forms": "~2.1.0",
-    "@angular/http": "~2.1.0",
-    "@angular/platform-browser": "~2.1.0",
-    "@angular/platform-browser-dynamic": "~2.1.0",
-    "@angular/router": "^3.0.0",
+    "@angular/common": "~2.3.0",
+    "@angular/compiler": "~2.3.0",
+    "@angular/core": "~2.3.0",
+    "@angular/forms": "~2.3.0",
+    "@angular/http": "~2.3.0",
+    "@angular/platform-browser": "~2.3.0",
+    "@angular/platform-browser-dynamic": "~2.3.0",
+    "@angular/router": "~3.3.0",
     "@angularclass/hmr": "^1.2.0",
     "@angularclass/hmr-loader": "^3.0.2",
     "@types/core-js": "^0.9.28",
@@ -34,7 +34,7 @@
     "@types/uglify-js": "^2.0.27",
     "@types/videojs": "0.0.30",
     "@types/webpack": "^1.12.29",
-    "angular-pipes": "^4.0.0",
+    "angular-pipes": "^5.0.0",
     "angular2-template-loader": "^0.6.0",
     "assets-webpack-plugin": "^3.4.0",
     "awesome-typescript-loader": "^2.2.1",
     "json-loader": "^0.5.4",
     "ng2-bootstrap": "1.1.16",
     "ng2-file-upload": "^1.1.0",
-    "ng2-meta": "github:chocobozzz/ng2-meta",
+    "ng2-meta": "^2.0.0",
     "node-sass": "^3.10.0",
     "normalize.css": "^5.0.0",
     "raw-loader": "^0.5.1",
     "reflect-metadata": "0.1.8",
     "resolve-url-loader": "^1.6.0",
-    "rxjs": "^5.0.0-rc.1",
+    "rxjs": "~5.0.0-rc.5",
     "sass-loader": "^4.0.2",
     "script-ext-html-webpack-plugin": "^1.3.2",
     "source-map-loader": "^0.1.5",
@@ -68,7 +68,7 @@
     "ts-helpers": "^1.1.1",
     "tslint": "3.15.1",
     "tslint-loader": "^2.1.4",
-    "typescript": "^2.0.0",
+    "typescript": "~2.0.9",
     "url-loader": "^0.5.7",
     "video.js": "^5.11.9",
     "videojs-dock": "^2.0.2",
@@ -76,8 +76,8 @@
     "webpack-md5-hash": "0.0.5",
     "webpack-merge": "^0.15.0",
     "webpack-notifier": "^1.3.0",
-    "webtorrent": "^0.97.0",
-    "zone.js": "^0.6.25"
+    "webtorrent": "^0.98.0",
+    "zone.js": "~0.7.2"
   },
   "devDependencies": {
     "codelyzer": "0.0.28",