|
16 | 16 | }, |
17 | 17 | "private": true, |
18 | 18 | "dependencies": { |
19 | | - "@angular/common": "^2.4.6", |
20 | | - "@angular/compiler": "^2.4.6", |
21 | | - "@angular/core": "^2.4.6", |
22 | | - "@angular/forms": "^2.4.6", |
23 | | - "@angular/http": "^2.4.6", |
24 | | - "@angular/material": "^2.0.0-beta.1", |
25 | | - "@angular/platform-browser": "^2.4.6", |
26 | | - "@angular/platform-browser-dynamic": "^2.4.6", |
27 | | - "@angular/router": "~3.4.6", |
| 19 | + "@angular/animations": "^4.0.0", |
| 20 | + "@angular/common": "^4.0.0", |
| 21 | + "@angular/compiler": "^4.0.0", |
| 22 | + "@angular/core": "^4.0.0", |
| 23 | + "@angular/forms": "^4.0.0", |
| 24 | + "@angular/http": "^4.0.0", |
| 25 | + "@angular/material": "^2.0.0-beta.3", |
| 26 | + "@angular/platform-browser": "^4.0.0", |
| 27 | + "@angular/platform-browser-dynamic": "^4.0.0", |
| 28 | + "@angular/router": "~4.0.0", |
28 | 29 | "core-js": "^2.4.1", |
29 | 30 | "rxjs": "^5.1.0", |
30 | | - "zone.js": "^0.7.6" |
| 31 | + "zone.js": "^0.7.7" |
31 | 32 | }, |
32 | 33 | "devDependencies": { |
33 | | - "@angular/cli": "^1.0.0-beta.30", |
34 | | - "@angular/compiler-cli": "^2.4.6", |
| 34 | + "@angular/cli": "^1.0.0", |
| 35 | + "@angular/compiler-cli": "^4.0.0", |
35 | 36 | "@types/jasmine": "^2.5.41", |
36 | 37 | "@types/node": "^7.0.5", |
37 | 38 | "highlight.js": "^9.9.0", |
|
46 | 47 | "protractor": "^5.1.1", |
47 | 48 | "ts-node": "^2.0.0", |
48 | 49 | "tslint": "^4.4.2", |
49 | | - "typescript": "~2.0.10" |
| 50 | + "typescript": "~2.1.1" |
50 | 51 | } |
51 | 52 | } |
0 commit comments