|
27 | 27 | }, |
28 | 28 | "private": true, |
29 | 29 | "dependencies": { |
30 | | - "@angular/animations": "4.4.4", |
31 | | - "@angular/cdk": "2.0.0-beta.12", |
32 | | - "@angular/common": "4.4.4", |
33 | | - "@angular/compiler": "4.4.4", |
34 | | - "@angular/core": "4.4.4", |
35 | | - "@angular/flex-layout": "2.0.0-beta.9", |
36 | | - "@angular/forms": "4.4.4", |
37 | | - "@angular/http": "4.4.4", |
38 | | - "@angular/material": "2.0.0-beta.12", |
39 | | - "@angular/platform-browser": "4.4.4", |
40 | | - "@angular/platform-browser-dynamic": "4.4.4", |
41 | | - "@angular/router": "4.4.4", |
| 30 | + "@angular/animations": "5.0.2", |
| 31 | + "@angular/cdk": "5.0.0-rc0", |
| 32 | + "@angular/common": "5.0.2", |
| 33 | + "@angular/compiler": "5.0.2", |
| 34 | + "@angular/core": "5.0.2", |
| 35 | + "@angular/flex-layout": "2.0.0-beta.10", |
| 36 | + "@angular/forms": "5.0.2", |
| 37 | + "@angular/http": "5.0.2", |
| 38 | + "@angular/material": "5.0.0-rc0", |
| 39 | + "@angular/platform-browser": "5.0.2", |
| 40 | + "@angular/platform-browser-dynamic": "5.0.2", |
| 41 | + "@angular/router": "5.0.2", |
42 | 42 | "@types/hammerjs": "2.0.35", |
43 | 43 | "core-js": "2.4.1", |
44 | 44 | "hammerjs": "2.0.8", |
45 | 45 | "ngx-clipboard": "8.1.0", |
46 | | - "rxjs": "5.4.2", |
| 46 | + "rxjs": "5.5.2", |
| 47 | + "ts-loader": "3.1.1", |
47 | 48 | "zone.js": "0.8.14" |
48 | 49 | }, |
49 | 50 | "devDependencies": { |
50 | | - "@angular/cli": "1.4.5", |
51 | | - "@angular/compiler-cli": "4.4.4", |
52 | | - "@angular/language-service": "4.4.4", |
| 51 | + "@angular/cli": "1.5.2", |
| 52 | + "@angular/compiler-cli": "5.0.2", |
| 53 | + "@angular/language-service": "5.0.2", |
53 | 54 | "@angular/service-worker": "1.0.0-beta.16", |
54 | 55 | "@types/jasmine": "2.5.53", |
55 | 56 | "@types/jasminewd2": "2.0.2", |
|
78 | 79 | "ts-node": "3.2.0", |
79 | 80 | "tslint": "5.3.2", |
80 | 81 | "tslint-config-prettier": "1.6.0", |
81 | | - "typescript": "2.3.3", |
| 82 | + "typescript": "2.4.2", |
82 | 83 | "validate-commit-msg": "2.14.0", |
83 | 84 | "wallaby-webpack": "*" |
84 | 85 | }, |
|
0 commit comments