|
22 | 22 | "nativescript": {
|
23 | 23 | "id": "org.nativescript.nativescriptsdkexamplesng",
|
24 | 24 | "tns-android": {
|
25 |
| - "version": "5.0.0" |
26 |
| - }, |
27 |
| - "tns-ios": { |
28 |
| - "version": "5.0.0" |
| 25 | + "version": "5.1.0" |
29 | 26 | }
|
30 | 27 | },
|
31 | 28 | "dependencies": {
|
32 |
| - "@angular/common": "~7.0.0", |
33 |
| - "@angular/compiler": "~7.0.0", |
34 |
| - "@angular/core": "~7.0.0", |
35 |
| - "@angular/forms": "~7.0.0", |
36 |
| - "@angular/http": "~7.0.0", |
37 |
| - "@angular/platform-browser": "~7.0.0", |
38 |
| - "@angular/platform-browser-dynamic": "~7.0.0", |
39 |
| - "@angular/router": "~7.0.0", |
40 |
| - "nativescript-angular": "^7.0.2", |
| 29 | + "@angular/common": "~7.1.0", |
| 30 | + "@angular/compiler": "~7.1.0", |
| 31 | + "@angular/core": "~7.1.0", |
| 32 | + "@angular/forms": "~7.1.0", |
| 33 | + "@angular/http": "~7.1.0", |
| 34 | + "@angular/platform-browser": "~7.1.0", |
| 35 | + "@angular/platform-browser-dynamic": "~7.1.0", |
| 36 | + "@angular/router": "~7.1.0", |
| 37 | + "nativescript-angular": "^7.1.0", |
41 | 38 | "nativescript-camera": "^4.1.1",
|
42 | 39 | "nativescript-geolocation": "^4.3.1",
|
43 | 40 | "nativescript-intl": "~3.0.0",
|
44 | 41 | "nativescript-theme-core": "^1.0.4",
|
45 | 42 | "reflect-metadata": "~0.1.12",
|
46 | 43 | "rxjs": "^6.3.3",
|
47 |
| - "tns-core-modules": "^5.0.5", |
48 |
| - "zone.js": "^0.8.26" |
| 44 | + "tns-core-modules": "^5.1.1", |
| 45 | + "zone.js": "^0.8.4" |
49 | 46 | },
|
50 | 47 | "devDependencies": {
|
51 |
| - "@angular/compiler-cli": "~7.0.0", |
52 |
| - "@ngtools/webpack": "~7.0.0", |
| 48 | + "@angular/compiler-cli": "~7.1.0", |
| 49 | + "@ngtools/webpack": "~7.1.0", |
53 | 50 | "codelyzer": "^3.0.1",
|
54 | 51 | "fs-extra": "^0.30.0",
|
55 | 52 | "glob": "^7.1.3",
|
56 | 53 | "lazy": "1.0.11",
|
57 | 54 | "markdown-snippet-injector": "^0.2.2",
|
58 |
| - "nativescript-dev-typescript": "^0.7.6", |
59 |
| - "nativescript-dev-webpack": "^0.18.0", |
| 55 | + "nativescript-dev-typescript": "^0.7.8", |
| 56 | + "nativescript-dev-webpack": "^0.18.5", |
60 | 57 | "opener": "^1.4.1",
|
61 | 58 | "rimraf": "^2.5.3",
|
62 | 59 | "tar.gz": "^1.0.5",
|
63 |
| - "tns-platform-declarations": "^5.0.5", |
| 60 | + "tns-platform-declarations": "^5.1.1", |
64 | 61 | "tslint": "^5.11.0",
|
65 | 62 | "typescript": "~3.1.1"
|
66 | 63 | },
|
|
0 commit comments