|
14 | 14 | ],
|
15 | 15 | "nativescript": {
|
16 | 16 | "platforms": {
|
17 |
| - "android": "3.0.0", |
18 |
| - "ios": "3.0.0" |
| 17 | + "android": "5.0.0", |
| 18 | + "ios": "5.0.0" |
19 | 19 | }
|
20 | 20 | },
|
21 | 21 | "keywords": [
|
|
44 | 44 | "reflect-metadata": "^0.1.8"
|
45 | 45 | },
|
46 | 46 | "peerDependencies": {
|
47 |
| - "@angular/platform-browser-dynamic": "~7.0.0", |
48 |
| - "@angular/common": "~7.0.0", |
49 |
| - "@angular/compiler": "~7.0.0", |
50 |
| - "@angular/core": "~7.0.0", |
51 |
| - "@angular/forms": "~7.0.0", |
52 |
| - "@angular/http": "~7.0.0", |
53 |
| - "@angular/platform-browser": "~7.0.0", |
54 |
| - "@angular/router": "~7.0.0", |
| 47 | + "@angular/platform-browser-dynamic": "~7.1.0", |
| 48 | + "@angular/common": "~7.1.0", |
| 49 | + "@angular/compiler": "~7.1.0", |
| 50 | + "@angular/core": "~7.1.0", |
| 51 | + "@angular/forms": "~7.1.0", |
| 52 | + "@angular/http": "~7.1.0", |
| 53 | + "@angular/platform-browser": "~7.1.0", |
| 54 | + "@angular/router": "~7.1.0", |
55 | 55 | "rxjs": "^6.3.3",
|
56 | 56 | "tns-core-modules": "^4.0.0 || >4.0.0- || >4.1.0-",
|
57 | 57 | "zone.js": "^0.8.26",
|
58 | 58 | "typescript": "~3.1.1"
|
59 | 59 | },
|
60 | 60 | "devDependencies": {
|
61 |
| - "@angular/animations": "~7.0.0", |
62 |
| - "@angular/common": "~7.0.0", |
63 |
| - "@angular/compiler": "~7.0.0", |
64 |
| - "@angular/compiler-cli": "~7.0.0", |
65 |
| - "@angular/core": "~7.0.0", |
66 |
| - "@angular/forms": "~7.0.0", |
67 |
| - "@angular/http": "~7.0.0", |
68 |
| - "@angular/platform-browser": "~7.0.0", |
69 |
| - "@angular/platform-browser-dynamic": "~7.0.0", |
70 |
| - "@angular/router": "~7.0.0", |
71 |
| - "codelyzer": "^4.3.0", |
| 61 | + "@angular/animations": "~7.1.0", |
| 62 | + "@angular/common": "~7.1.0", |
| 63 | + "@angular/compiler": "~7.1.0", |
| 64 | + "@angular/compiler-cli": "~7.1.0", |
| 65 | + "@angular/core": "~7.1.0", |
| 66 | + "@angular/forms": "~7.1.0", |
| 67 | + "@angular/http": "~7.1.0", |
| 68 | + "@angular/platform-browser": "~7.1.0", |
| 69 | + "@angular/platform-browser-dynamic": "~7.1.0", |
| 70 | + "@angular/router": "~7.1.0", |
| 71 | + "codelyzer": "^4.5.0", |
72 | 72 | "rxjs": "~6.3.3",
|
73 | 73 | "tns-core-modules": "next",
|
74 | 74 | "tslint": "^5.5.0",
|
|
0 commit comments