|
7 | 7 | "id": "org.nativescript.modalnavigationng"
|
8 | 8 | },
|
9 | 9 | "dependencies": {
|
10 | | - "@angular/animations": "~8.0.0", |
11 | | - "@angular/common": "~8.0.0", |
12 | | - "@angular/compiler": "~8.0.0", |
13 | | - "@angular/core": "~8.0.0", |
14 | | - "@angular/forms": "~8.0.0", |
| 10 | + "@angular/animations": "~8.1.0", |
| 11 | + "@angular/common": "~8.1.0", |
| 12 | + "@angular/compiler": "~8.1.0", |
| 13 | + "@angular/core": "~8.1.0", |
| 14 | + "@angular/forms": "~8.1.0", |
15 | 15 | "@angular/http": "8.0.0-beta.10",
|
16 | | - "@angular/platform-browser": "~8.0.0", |
17 | | - "@angular/platform-browser-dynamic": "~8.0.0", |
18 | | - "@angular/router": "~8.0.0", |
| 16 | + "@angular/platform-browser": "~8.1.0", |
| 17 | + "@angular/platform-browser-dynamic": "~8.1.0", |
| 18 | + "@angular/router": "~8.1.0", |
19 | 19 | "nativescript-angular": "file:../../nativescript-angular",
|
20 | 20 | "nativescript-theme-core": "~1.0.4",
|
21 | 21 | "reflect-metadata": "~0.1.8",
|
|
24 | 24 | "zone.js": "^0.9.1"
|
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 | | - "@angular/compiler-cli": "~8.0.0", |
28 | | - "@ngtools/webpack": "~8.0.0", |
| 27 | + "@angular/compiler-cli": "~8.1.0", |
| 28 | + "@ngtools/webpack": "~8.1.0", |
29 | 29 | "@types/chai": "~4.1.7",
|
30 | 30 | "@types/mocha": "~5.2.5",
|
31 | 31 | "@types/node": "~10.12.18",
|
|
35 | 35 | "lazy": "1.0.11",
|
36 | 36 | "mocha": "~5.2.0",
|
37 | 37 | "mochawesome": "~3.1.2",
|
38 | | - "nativescript-dev-appium": "next", |
| 38 | + "nativescript-dev-appium": "^5.3.0", |
39 | 39 | "nativescript-dev-webpack": "next",
|
40 | 40 | "tns-platform-declarations": "next",
|
41 | 41 | "typescript": "~3.4.5"
|
|
0 commit comments