|
13 | 13 | } |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@angular/animations": "~8.0.0", |
17 | | - "@angular/common": "~8.0.0", |
18 | | - "@angular/compiler": "~8.0.0", |
19 | | - "@angular/core": "~8.0.0", |
20 | | - "@angular/forms": "~8.0.0", |
21 | | - "@angular/http": "8.0.0-beta.10", |
22 | | - "@angular/platform-browser": "~8.0.0", |
23 | | - "@angular/platform-browser-dynamic": "~8.0.0", |
24 | | - "@angular/router": "~8.0.0", |
25 | | - "nativescript-angular": "~8.0.0", |
| 16 | + "@angular/animations": "~8.2.0", |
| 17 | + "@angular/common": "~8.2.0", |
| 18 | + "@angular/compiler": "~8.2.0", |
| 19 | + "@angular/core": "~8.2.0", |
| 20 | + "@angular/forms": "~8.2.0", |
| 21 | + "@angular/platform-browser": "~8.2.0", |
| 22 | + "@angular/platform-browser-dynamic": "~8.2.0", |
| 23 | + "@angular/router": "~8.2.0", |
| 24 | + "nativescript-angular": "~8.2.0", |
26 | 25 | "nativescript-theme-core": "~1.0.4", |
27 | 26 | "nativescript-ui-autocomplete": "*", |
28 | 27 | "reflect-metadata": "~0.1.10", |
29 | | - "rxjs": "^6.3.3", |
| 28 | + "rxjs": "^6.4.0", |
30 | 29 | "tns-core-modules": "^6.0.0", |
31 | | - "zone.js": "~0.8.4" |
| 30 | + "zone.js": "^0.9.1" |
32 | 31 | }, |
33 | 32 | "devDependencies": { |
34 | | - "@angular/compiler-cli": "~8.0.0", |
35 | | - "@ngtools/webpack": "~8.0.0", |
| 33 | + "@angular/compiler-cli": "~8.2.0", |
| 34 | + "@ngtools/webpack": "~8.2.0", |
36 | 35 | "@types/chai": "^4.0.2", |
37 | 36 | "@types/mocha": "^2.2.41", |
38 | 37 | "@types/node": "^7.0.5", |
|
43 | 42 | "karma-mocha": "^1.3.0", |
44 | 43 | "karma-nativescript-launcher": "^0.4.0", |
45 | 44 | "markdown-snippet-injector": "^0.2.4", |
46 | | - "mocha": "^3.3.0", |
| 45 | + "mocha": "5.2.0", |
47 | 46 | "mocha-junit-reporter": "^1.18.0", |
48 | 47 | "mocha-multi": "1.1.0", |
49 | 48 | "mochawesome": "^3.1.1", |
50 | 49 | "nativescript-css-loader": "~0.26.0", |
51 | | - "nativescript-dev-appium": "5.2.0", |
| 50 | + "nativescript-dev-appium": "next", |
52 | 51 | "nativescript-dev-webpack": "~1.0.0", |
53 | | - "tns-platform-declarations": "^6.0.6", |
54 | | - "tslib": "~1.9.2", |
| 52 | + "tns-platform-declarations": "^6.1.0", |
55 | 53 | "tslint": "~5.11.0", |
56 | | - "typescript": "~3.4.5" |
| 54 | + "typescript": "~3.5.3" |
57 | 55 | } |
58 | 56 | } |
0 commit comments