|
13 | 13 | } |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@angular/common": "~5.0.0", |
17 | | - "@angular/compiler": "~5.0.0", |
18 | | - "@angular/core": "~5.0.0", |
19 | | - "@angular/forms": "~5.0.0", |
20 | | - "@angular/http": "~5.0.0", |
21 | | - "@angular/platform-browser": "~5.0.0", |
22 | | - "@angular/platform-browser-dynamic": "~5.0.0", |
23 | | - "@angular/router": "~5.0.0", |
| 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", |
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.0.0", |
33 | | - "@ngtools/webpack": "^1.8.0", |
| 32 | + "@angular/compiler-cli": "~5.1.0", |
| 33 | + "@ngtools/webpack": "~1.9.0", |
34 | 34 | "@types/chai": "^4.0.2", |
35 | 35 | "@types/mocha": "^2.2.41", |
36 | 36 | "@types/node": "^7.0.5", |
|
39 | 39 | "babylon": "6.18.0", |
40 | 40 | "chai": "~4.1.1", |
41 | 41 | "chai-as-promised": "~7.1.1", |
42 | | - "copy-webpack-plugin": "~4.0.1", |
| 42 | + "copy-webpack-plugin": "~4.3.0", |
43 | 43 | "css-loader": "~0.28.7", |
44 | | - "extract-text-webpack-plugin": "~3.0.0", |
| 44 | + "extract-text-webpack-plugin": "~3.0.2", |
45 | 45 | "lazy": "1.0.11", |
46 | 46 | "mocha": "~3.5.0", |
47 | 47 | "mocha-junit-reporter": "^1.13.0", |
|
53 | 53 | "nativescript-worker-loader": "~0.8.1", |
54 | 54 | "node-sass": "^4.7.1", |
55 | 55 | "raw-loader": "~0.5.1", |
56 | | - "resolve-url-loader": "~2.1.0", |
| 56 | + "resolve-url-loader": "~2.2.1", |
57 | 57 | "sass-loader": "^6.0.6", |
58 | 58 | "typescript": "~2.4.2", |
59 | | - "webpack": "~3.8.1", |
60 | | - "webpack-bundle-analyzer": "^2.8.2", |
61 | | - "webpack-sources": "^1.0.2" |
| 59 | + "webpack": "~3.10.0", |
| 60 | + "webpack-bundle-analyzer": "^2.9.1", |
| 61 | + "webpack-sources": "^1.1.0" |
62 | 62 | }, |
63 | 63 | "scripts": { |
64 | 64 | "ns-bundle": "ns-bundle", |
|
0 commit comments