]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Update to webpack beta 25
[github/Chocobozzz/PeerTube.git] / client / package.json
index cc116f3e56522399ab24d50934804b3a607addb3..ab15d1ba350e19e04991c0ae82873f6f042e2539 100644 (file)
     "@types/source-map": "^0.1.26",
     "@types/uglify-js": "^2.0.27",
     "@types/webpack": "^1.12.29",
-    "angular-pipes": "^3.0.0",
-    "angular2-template-loader": "^0.5.0",
+    "angular-pipes": "^4.0.0",
+    "angular2-template-loader": "^0.6.0",
     "assets-webpack-plugin": "^3.4.0",
     "awesome-typescript-loader": "^2.2.1",
     "bootstrap-loader": "^2.0.0-beta.11",
     "bootstrap-sass": "^3.3.6",
     "compression-webpack-plugin": "^0.3.1",
-    "copy-webpack-plugin": "^3.0.1",
+    "copy-webpack-plugin": "^4.0.0",
     "core-js": "^2.4.1",
     "css-loader": "^0.25.0",
-    "css-to-string-loader": "https://github.com/Chocobozzz/css-to-string-loader#patch-1",
-    "es6-promise": "^3.0.2",
-    "es6-promise-loader": "^1.0.1",
+    "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",
     "ie-shim": "^0.1.0",
     "intl": "^1.2.4",
     "json-loader": "^0.5.4",
-    "ng2-bootstrap": "^1.1.5",
-    "ng2-file-upload": "^1.0.3",
+    "ng2-bootstrap": "1.1.16",
+    "ng2-file-upload": "^1.1.0",
     "node-sass": "^3.10.0",
-    "normalize.css": "^4.1.1",
+    "normalize.css": "^5.0.0",
     "raw-loader": "^0.5.1",
-    "reflect-metadata": "0.1.3",
+    "reflect-metadata": "0.1.8",
     "resolve-url-loader": "^1.6.0",
-    "rxjs": "5.0.0-beta.12",
+    "rxjs": "^5.0.0-rc.1",
     "sass-loader": "^4.0.2",
+    "script-ext-html-webpack-plugin": "^1.3.2",
     "source-map-loader": "^0.1.5",
     "string-replace-loader": "^1.0.3",
     "style-loader": "^0.13.1",
     "tslint-loader": "^2.1.4",
     "typescript": "^2.0.0",
     "url-loader": "^0.5.7",
-    "webpack": "2.1.0-beta.22",
+    "webpack": "2.1.0-beta.25",
     "webpack-md5-hash": "0.0.5",
-    "webpack-merge": "^0.14.1",
+    "webpack-merge": "^0.15.0",
     "webpack-notifier": "^1.3.0",
-    "webtorrent": "^0.96.0",
-    "zone.js": "0.6.23"
+    "webtorrent": "^0.97.0",
+    "zone.js": "^0.6.25"
   },
   "devDependencies": {
     "codelyzer": "0.0.28",