|
29 | 29 | }
|
30 | 30 | },
|
31 | 31 | "dependencies": {
|
32 |
| - "@angular/common": "~7.2.0", |
33 |
| - "@angular/compiler": "~7.2.0", |
34 |
| - "@angular/core": "~7.2.0", |
35 |
| - "@angular/forms": "~7.2.0", |
36 |
| - "@angular/http": "~7.2.0", |
37 |
| - "@angular/platform-browser": "~7.2.0", |
38 |
| - "@angular/platform-browser-dynamic": "~7.2.0", |
39 |
| - "@angular/router": "~7.2.0", |
| 32 | + "@angular/common": "8.0.0-rc.4", |
| 33 | + "@angular/compiler": "8.0.0-rc.4", |
| 34 | + "@angular/core": "8.0.0-rc.4", |
| 35 | + "@angular/forms": "8.0.0-rc.4", |
| 36 | + "@angular/http": "8.0.0-beta.10", |
| 37 | + "@angular/platform-browser": "8.0.0-rc.4", |
| 38 | + "@angular/platform-browser-dynamic": "8.0.0-rc.4", |
| 39 | + "@angular/router": "8.0.0-rc.4", |
40 | 40 | "nativescript-angular": "next",
|
41 | 41 | "nativescript-camera": "^4.4.0",
|
42 | 42 | "nativescript-geolocation": "^5.0.0",
|
|
48 | 48 | "zone.js": "^0.8.4"
|
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 |
| - "@angular/compiler-cli": "~7.2.0", |
52 |
| - "@ngtools/webpack": "~7.2.0", |
| 51 | + "@angular/compiler-cli": "8.0.0-rc.4", |
| 52 | + "@ngtools/webpack": "8.0.0-rc.4", |
53 | 53 | "codelyzer": "^3.0.1",
|
54 | 54 | "fs-extra": "^0.30.0",
|
55 | 55 | "glob": "^7.1.3",
|
|
62 | 62 | "tar.gz": "^1.0.5",
|
63 | 63 | "tns-platform-declarations": "next",
|
64 | 64 | "tslint": "^5.11.0",
|
65 |
| - "typescript": "~3.1.1" |
| 65 | + "typescript": "~3.4.5" |
66 | 66 | },
|
67 | 67 | "scripts": {
|
68 | 68 | "pretsc": "npm install",
|
|
0 commit comments