|
12 | 12 | }, |
13 | 13 | "private": true, |
14 | 14 | "dependencies": { |
15 | | - "@angular/common": "4.0.0-rc.5", |
16 | | - "@angular/compiler": "4.0.0-rc.5", |
17 | | - "@angular/core": "4.0.0-rc.5", |
18 | | - "@angular/forms": "4.0.0-rc.5", |
19 | | - "@angular/http": "4.0.0-rc.5", |
20 | | - "@angular/platform-browser": "4.0.0-rc.5", |
21 | | - "@angular/platform-browser-dynamic": "4.0.0-rc.5", |
22 | | - "@angular/router": "4.0.0-rc.5", |
| 15 | + "@angular/common": "4.2.0", |
| 16 | + "@angular/compiler": "4.2.0", |
| 17 | + "@angular/core": "4.2.0", |
| 18 | + "@angular/forms": "4.2.0", |
| 19 | + "@angular/http": "4.2.0", |
| 20 | + "@angular/platform-browser": "4.2.0", |
| 21 | + "@angular/platform-browser-dynamic": "4.2.0", |
| 22 | + "@angular/router": "4.2.0", |
23 | 23 | "@types/lodash": "4.14.55", |
24 | 24 | "core-js": "2.4.1", |
25 | 25 | "lodash": "4.17.4", |
26 | 26 | "moment": "2.18.0", |
27 | 27 | "redux": "3.6.0", |
28 | 28 | "reselect": "2.5.4", |
29 | 29 | "rxjs": "5.0.1", |
30 | | - "zone.js": "0.8.4", |
| 30 | + "zone.js": "0.8.10", |
31 | 31 | "reflect-metadata": "0.1.3", |
32 | 32 | "@types/jasmine": "2.5.40" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@angular/cli": "1.0.0-rc.4", |
36 | | - "@angular/compiler-cli": "4.0.0-rc.5", |
| 35 | + "@angular/cli": "1.2.0-beta.1", |
| 36 | + "@angular/compiler-cli": "4.2.0", |
37 | 37 | "@types/jasmine": "2.5.38", |
38 | 38 | "@types/node": "~6.0.60", |
39 | 39 | "codelyzer": "~2.0.0", |
|
48 | 48 | "protractor": "~5.1.0", |
49 | 49 | "ts-node": "~2.0.0", |
50 | 50 | "tslint": "~4.4.2", |
51 | | - "typescript": "2.1.5" |
| 51 | + "typescript": "2.3.2" |
52 | 52 | } |
53 | 53 | } |
0 commit comments