|
13 | 13 | }
|
14 | 14 | },
|
15 | 15 | "dependencies": {
|
16 |
| - "@angular/common": "~5.1.0", |
17 |
| - "@angular/compiler": "~5.1.0", |
18 |
| - "@angular/core": "~5.1.0", |
19 |
| - "@angular/forms": "~5.1.0", |
20 |
| - "@angular/http": "~5.1.0", |
21 |
| - "@angular/platform-browser": "~5.1.0", |
22 |
| - "@angular/platform-browser-dynamic": "~5.1.0", |
23 |
| - "@angular/router": "~5.1.0", |
| 16 | + "@angular/common": "~5.2.0", |
| 17 | + "@angular/compiler": "~5.2.0", |
| 18 | + "@angular/core": "~5.2.0", |
| 19 | + "@angular/forms": "~5.2.0", |
| 20 | + "@angular/http": "~5.2.0", |
| 21 | + "@angular/platform-browser": "~5.2.0", |
| 22 | + "@angular/platform-browser-dynamic": "~5.2.0", |
| 23 | + "@angular/router": "~5.2.0", |
24 | 24 | "nativescript-angular": "next",
|
25 | 25 | "nativescript-theme-core": "~1.0.2",
|
26 | 26 | "reflect-metadata": "~0.1.8",
|
|
29 | 29 | "zone.js": "^0.8.4"
|
30 | 30 | },
|
31 | 31 | "devDependencies": {
|
32 |
| - "@angular/compiler-cli": "~5.1.0", |
33 |
| - "@ngtools/webpack": "~1.9.0", |
| 32 | + "@angular/compiler-cli": "~5.2.0", |
| 33 | + "@ngtools/webpack": "~1.9.4", |
34 | 34 | "@types/chai": "^4.0.2",
|
35 | 35 | "@types/mocha": "^2.2.41",
|
36 | 36 | "@types/node": "^7.0.5",
|
|
48 | 48 | "mocha-multi": "^0.11.0",
|
49 | 49 | "nativescript-dev-appium": "next",
|
50 | 50 | "nativescript-dev-sass": "^1.3.5",
|
51 |
| - "nativescript-dev-typescript": "~0.5.0", |
| 51 | + "nativescript-dev-typescript": "next", |
52 | 52 | "nativescript-dev-webpack": "file:../..",
|
53 | 53 | "nativescript-worker-loader": "~0.8.1",
|
54 | 54 | "node-sass": "^4.7.1",
|
55 | 55 | "raw-loader": "~0.5.1",
|
56 | 56 | "resolve-url-loader": "~2.2.1",
|
57 | 57 | "sass-loader": "^6.0.6",
|
58 |
| - "typescript": "~2.4.2", |
| 58 | + "typescript": "~2.6.2", |
59 | 59 | "webpack": "~3.10.0",
|
60 | 60 | "webpack-bundle-analyzer": "^2.9.1",
|
61 | 61 | "webpack-sources": "^1.1.0"
|
|
0 commit comments