|
13 | 13 | }, |
14 | 14 | "private": true, |
15 | 15 | "dependencies": { |
16 | | - "@angular/animations": "4.0.2", |
17 | | - "@angular/common": "4.0.2", |
18 | | - "@angular/compiler": "4.0.2", |
19 | | - "@angular/core": "4.0.2", |
20 | | - "@angular/forms": "4.0.2", |
21 | | - "@angular/http": "4.0.2", |
22 | | - "@angular/platform-browser": "4.0.2", |
23 | | - "@angular/platform-browser-dynamic": "4.0.2", |
24 | | - "@angular/router": "4.0.2", |
| 16 | + "@angular/animations": "4.0.3", |
| 17 | + "@angular/common": "4.0.3", |
| 18 | + "@angular/compiler": "4.0.3", |
| 19 | + "@angular/core": "4.0.3", |
| 20 | + "@angular/forms": "4.0.3", |
| 21 | + "@angular/http": "4.0.3", |
| 22 | + "@angular/platform-browser": "4.0.3", |
| 23 | + "@angular/platform-browser-dynamic": "4.0.3", |
| 24 | + "@angular/router": "4.0.3", |
25 | 25 | "@ngrx/core": "1.2.0", |
26 | 26 | "@ngrx/effects": "2.0.3", |
27 | 27 | "@ngrx/router-store": "1.2.6", |
28 | 28 | "@ngrx/store": "2.2.2", |
29 | 29 | "@ngrx/store-devtools": "3.2.4", |
30 | | - "@webcomponents/custom-elements": "1.0.0-rc.3", |
| 30 | + "@webcomponents/custom-elements": "1.0.0-alpha.3", |
31 | 31 | "clarity-angular": "0.9.1", |
32 | 32 | "clarity-icons": "0.9.1", |
33 | 33 | "clarity-ui": "0.9.1", |
|
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | 46 | "@angular/cli": "1.0.0", |
47 | | - "@angular/compiler-cli": "4.0.2", |
| 47 | + "@angular/compiler-cli": "4.0.3", |
| 48 | + "@compodoc/compodoc": "1.0.0-beta.4", |
48 | 49 | "@types/jasmine": "2.5.47", |
49 | 50 | "@types/node": "7.0.13", |
50 | 51 | "codelyzer": "2.1.1", |
51 | | - "@compodoc/compodoc": "1.0.0-beta.4", |
52 | 52 | "conventional-changelog-cli": "1.3.1", |
53 | 53 | "jasmine-core": "2.5.2", |
54 | 54 | "jasmine-spec-reporter": "4.0.0", |
|
0 commit comments