Update client packages
authorChocobozzz <florian.bigard@gmail.com>
Wed, 13 Apr 2016 14:46:04 +0000 (16:46 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Wed, 13 Apr 2016 15:23:09 +0000 (17:23 +0200)
client/package.json
client/typings.json

index 5fd5beca4686b1e08e6f598a04a6afd5c985b869..1d1fde71bd546b7d99af08ae2de21de381c11dfe 100644 (file)
   },
   "license": "ISC",
   "dependencies": {
-    "angular2": "2.0.0-beta.9",
+    "angular2": "2.0.0-beta.14",
     "blueimp-file-upload": "^9.12.1",
     "bootstrap-sass": "^3.3.6",
     "es6-promise": "^3.0.2",
-    "es6-shim": "^0.33.3",
-    "jquery": "^2.2.1",
+    "es6-shim": "^0.35.0",
+    "jquery": "^2.2.3",
     "jquery.ui.widget": "^1.10.3",
     "reflect-metadata": "0.1.2",
     "rxjs": "5.0.0-beta.2",
-    "systemjs": "0.19.22",
+    "systemjs": "0.19.26",
     "webtorrent": "^0.89.0",
-    "zone.js": "0.5.15"
+    "zone.js": "0.6.10"
   },
   "devDependencies": {
     "codelyzer": "0.0.12",
-    "tslint": "^3.7.1",
-    "typescript": "^1.8.2",
-    "typings": "^0.6.8"
+    "tslint": "^3.7.4",
+    "typescript": "^1.8.10",
+    "typings": "^0.7.12"
   }
 }
index 0e3ed5a01fbb28c8b203a9c9a6ffe2b83d8c4063..c06bb4d720174bb70d0349600a3198477dbaa17d 100644 (file)
@@ -1,9 +1,6 @@
 {
   "ambientDependencies": {
-    "es6-shim": "github:DefinitelyTyped/DefinitelyTyped/es6-shim/es6-shim.d.ts#4de74cb527395c13ba20b438c3a7a419ad931f1c",
-    "jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#bc92442c075929849ec41d28ab618892ba493504",
-    "node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts#abc2bcfb8524b1e027e6298d3348012b5b06eda5",
-    "parse-torrent": "github:DefinitelyTyped/DefinitelyTyped/parse-torrent/parse-torrent.d.ts#abc2bcfb8524b1e027e6298d3348012b5b06eda5",
-    "webtorrent": "github:DefinitelyTyped/DefinitelyTyped/webtorrent/webtorrent.d.ts#abc2bcfb8524b1e027e6298d3348012b5b06eda5"
+    "es6-shim": "github:DefinitelyTyped/DefinitelyTyped/es6-shim/es6-shim.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
+    "jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd"
   }
 }