|
32 | 32 | "Adam Klein <adam@500tech.com>" |
33 | 33 | ], |
34 | 34 | "peerDependencies": { |
35 | | - "@angular/common": "^2.0.0", |
36 | | - "@angular/compiler": "^2.0.0", |
37 | 35 | "@angular/core": "^2.0.0", |
38 | | - "@angular/http": "^2.0.0", |
39 | | - "@angular/platform-browser": "^2.0.0", |
40 | | - "@angular/platform-browser-dynamic": "^2.0.0", |
41 | | - "zone.js": "^0.6.21" |
| 36 | + "@angular/common": "^2.0.0", |
42 | 37 | }, |
43 | 38 | "dependencies": { |
44 | | - "core-js": "^2.4.0", |
45 | | - "es6-promise": "^3.1.2", |
46 | | - "es6-shim": "^0.35.0", |
47 | | - "lodash": "^4.6.1", |
48 | | - "reflect-metadata": "^0.1.3", |
49 | | - "rxjs": "5.0.0-beta.12", |
50 | | - "ts-helpers": "^1.1.1" |
| 39 | + "lodash": "^4.6.1" |
51 | 40 | }, |
52 | 41 | "devDependencies": { |
53 | | - "@angular/common": "^2.0.0", |
54 | | - "@angular/compiler": "^2.0.0", |
55 | | - "@angular/compiler-cli": "^2.0.0", |
56 | | - "@angular/core": "^2.0.0", |
57 | | - "@angular/http": "^2.0.0", |
58 | | - "@angular/platform-browser": "^2.0.0", |
59 | | - "@angular/platform-browser-dynamic": "^2.0.0", |
60 | | - "@angular/platform-server": "^2.0.1", |
61 | | - "@types/angular2": "0.0.2", |
| 42 | + "@angular/common": "^2.3.0", |
| 43 | + "@angular/compiler": "^2.3.0", |
| 44 | + "@angular/compiler-cli": "^2.3.0", |
| 45 | + "@angular/core": "^2.3.0", |
| 46 | + "@angular/http": "^2.3.0", |
| 47 | + "@angular/platform-browser": "^2.3.0", |
| 48 | + "@angular/platform-browser-dynamic": "^2.3.0", |
| 49 | + "@angular/platform-server": "^2.3.0", |
62 | 50 | "@types/core-js": "0.9.34", |
63 | 51 | "@types/jasmine": "2.5.38", |
64 | 52 | "@types/lodash": "4.14.40", |
65 | 53 | "@types/node": "^6.0.38", |
66 | 54 | "@types/rx": "2.5.34", |
67 | 55 | "@types/webpack": "^1.12.29", |
| 56 | + "core-js": "^2.4.0", |
| 57 | + "lodash": "^4.6.1", |
| 58 | + "reflect-metadata": "^0.1.3", |
68 | 59 | "rimraf": "^2.5.1", |
| 60 | + "rxjs": "5.0.0-rc.4", |
69 | 61 | "typedoc": "^0.3.12", |
70 | | - "typescript": "^2.0.3", |
71 | | - "zone.js": "^0.6.21" |
| 62 | + "typescript": "^2.1.4", |
| 63 | + "zone.js": "^0.7.2" |
72 | 64 | }, |
73 | 65 | "repository": { |
74 | 66 | "type": "git", |
|
0 commit comments