]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Add email to users
[github/Chocobozzz/PeerTube.git] / client / package.json
index bd6cb03e73eac7dd0aa5ece679ecfe3d44cd0a91..666a3f37d72995f26cd3b60f0301c9fd7cff2700 100644 (file)
     "@types/videojs": "0.0.30",
     "@types/webpack": "^2.0.0",
     "angular-pipes": "^5.0.0",
-    "angular2-notifications": "^0.4.49",
+    "angular2-notifications": "^0.4.53",
     "angular2-template-loader": "^0.6.0",
     "assets-webpack-plugin": "^3.4.0",
-    "awesome-typescript-loader": "~3.0.0-beta.17",
+    "awesome-typescript-loader": "3.0.0-beta.18",
     "bootstrap": "^3.3.6",
     "bootstrap-loader": "2.0.0-beta.18",
     "bootstrap-sass": "^3.3.6",
@@ -48,7 +48,6 @@
     "css-loader": "^0.25.0",
     "css-to-string-loader": "^0.1.2",
     "es6-shim": "^0.35.0",
-    "extract-text-webpack-plugin": "^2.0.0-beta.4",
     "file-loader": "^0.9.0",
     "html-webpack-plugin": "^2.19.0",
     "ie-shim": "^0.1.0",
@@ -58,6 +57,7 @@
     "ng2-bootstrap": "1.1.16-10",
     "ng2-file-upload": "^1.1.4-2",
     "ng2-meta": "https://github.com/chocobozzz/ng2-meta#build",
+    "ng2-smart-table": "0.5.2-1",
     "ngc-webpack": "1.1.0",
     "node-sass": "^4.1.1",
     "normalize.css": "^5.0.0",
     "source-map-loader": "^0.1.5",
     "string-replace-loader": "^1.0.3",
     "style-loader": "^0.13.1",
-    "ts-helpers": "^1.1.1",
+    "tslib": "^1.5.0",
     "tslint": "~4.3.1",
     "tslint-loader": "^3.3.0",
     "typescript": "~2.1.0",
     "url-loader": "^0.5.7",
     "video.js": "^5.11.9",
     "videojs-dock": "^2.0.2",
-    "webpack": "2.2.0-rc.3",
+    "webpack": "^2.2.0",
     "webpack-md5-hash": "0.0.5",
     "webpack-merge": "~2.3.1",
     "webpack-notifier": "^1.3.0",
@@ -87,7 +87,7 @@
   },
   "devDependencies": {
     "add-asset-html-webpack-plugin": "^1.0.2",
-    "codelyzer": "2.0.0-beta.4",
+    "codelyzer": "^2.0.0",
     "standard": "^8.0.0",
     "webpack-bundle-analyzer": "^2.2.1",
     "webpack-dll-bundles-plugin": "^1.0.0-beta.5"