|
13 | 13 | }
|
14 | 14 | },
|
15 | 15 | "dependencies": {
|
16 |
| - "@angular/common": "8.0.0", |
17 |
| - "@angular/compiler": "8.0.0", |
18 |
| - "@angular/core": "8.0.0", |
19 |
| - "@angular/forms": "8.0.0", |
| 16 | + "@angular/common": "8.2.0", |
| 17 | + "@angular/compiler": "8.2.0", |
| 18 | + "@angular/core": "8.2.0", |
| 19 | + "@angular/forms": "8.2.0", |
20 | 20 | "@angular/http": "8.0.0-beta.10",
|
21 |
| - "@angular/platform-browser": "8.0.0", |
22 |
| - "@angular/platform-browser-dynamic": "8.0.0", |
23 |
| - "@angular/router": "8.0.0", |
| 21 | + "@angular/platform-browser": "8.2.0", |
| 22 | + "@angular/platform-browser-dynamic": "8.2.0", |
| 23 | + "@angular/router": "8.2.0", |
24 | 24 | "nativescript-angular": "next",
|
25 | 25 | "nativescript-theme-core": "~1.0.2",
|
26 | 26 | "reflect-metadata": "~0.1.8",
|
27 | 27 | "rxjs": "^6.3.3",
|
28 | 28 | "tns-core-modules": "next",
|
29 |
| - "zone.js": "^0.8.4" |
| 29 | + "zone.js": "^0.9.1" |
30 | 30 | },
|
31 | 31 | "devDependencies": {
|
32 |
| - "@angular/compiler-cli": "8.0.0", |
33 |
| - "@ngtools/webpack": "8.0.0", |
| 32 | + "@angular/compiler-cli": "8.2.0", |
| 33 | + "@ngtools/webpack": "8.2.0", |
34 | 34 | "@types/chai": "~4.1.7",
|
35 | 35 | "@types/mocha": "~5.2.5",
|
36 | 36 | "@types/node": "~10.12.18",
|
|
44 | 44 | "nativescript-dev-appium": "next",
|
45 | 45 | "nativescript-dev-webpack": "next",
|
46 | 46 | "node-sass": "^4.12.0",
|
47 |
| - "typescript": "~3.4.5" |
| 47 | + "typescript": "~3.5.3" |
48 | 48 | },
|
49 | 49 | "scripts": {
|
50 | 50 | "setup": "npm pack ../../ && npm i -D nativescript-dev-webpack*.tgz",
|
|
0 commit comments