|
45 | 45 | "reflect-metadata": "^0.1.8" |
46 | 46 | }, |
47 | 47 | "peerDependencies": { |
48 | | - "@angular/platform-browser-dynamic": "~7.2.0", |
49 | | - "@angular/common": "~7.2.0", |
50 | | - "@angular/compiler": "~7.2.0", |
51 | | - "@angular/core": "~7.2.0", |
52 | | - "@angular/forms": "~7.2.0", |
53 | | - "@angular/http": "~7.2.0", |
54 | | - "@angular/platform-browser": "~7.2.0", |
55 | | - "@angular/router": "~7.2.0", |
| 48 | + "@angular/platform-browser-dynamic": "8.0.0-rc.4", |
| 49 | + "@angular/common": "8.0.0-rc.4", |
| 50 | + "@angular/compiler": "8.0.0-rc.4", |
| 51 | + "@angular/core": "8.0.0-rc.4", |
| 52 | + "@angular/forms": "8.0.0-rc.4", |
| 53 | + "@angular/http": "8.0.0-beta.10", |
| 54 | + "@angular/platform-browser": "8.0.0-rc.4", |
| 55 | + "@angular/router": "8.0.0-rc.4", |
56 | 56 | "rxjs": "^6.3.3", |
57 | 57 | "tns-core-modules": "^5.1.0 || >5.1.0- || >5.2.0-", |
58 | 58 | "typescript": "~3.1.1", |
59 | 59 | "zone.js": "^0.8.4" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@angular/animations": "~7.2.0", |
63 | | - "@angular/common": "~7.2.0", |
64 | | - "@angular/compiler": "~7.2.0", |
65 | | - "@angular/compiler-cli": "~7.2.0", |
66 | | - "@angular/core": "~7.2.0", |
67 | | - "@angular/forms": "~7.2.0", |
68 | | - "@angular/http": "~7.2.0", |
69 | | - "@angular/platform-browser": "~7.2.0", |
70 | | - "@angular/platform-browser-dynamic": "~7.2.0", |
71 | | - "@angular/router": "~7.2.0", |
| 62 | + "@angular/animations": "8.0.0-rc.4", |
| 63 | + "@angular/common": "8.0.0-rc.4", |
| 64 | + "@angular/compiler": "8.0.0-rc.4", |
| 65 | + "@angular/compiler-cli": "8.0.0-rc.4", |
| 66 | + "@angular/core": "8.0.0-rc.4", |
| 67 | + "@angular/forms": "8.0.0-rc.4", |
| 68 | + "@angular/http": "8.0.0-beta.10", |
| 69 | + "@angular/platform-browser": "8.0.0-rc.4", |
| 70 | + "@angular/platform-browser-dynamic": "8.0.0-rc.4", |
| 71 | + "@angular/router": "8.0.0-rc.4", |
72 | 72 | "codelyzer": "^4.5.0", |
73 | 73 | "rxjs": "~6.3.3", |
74 | 74 | "tns-core-modules": "next", |
75 | 75 | "tslint": "^5.5.0", |
76 | | - "typescript": "~3.1.1", |
| 76 | + "typescript": "~3.4.5", |
77 | 77 | "zone.js": "^0.8.4", |
78 | 78 | "nativescript-typedoc-theme": "git://github.com/NativeScript/nativescript-typedoc-theme.git#master", |
79 | 79 | "typedoc": "^0.13.0" |
|
0 commit comments