|
13 | 13 | }, |
14 | 14 | "private": true, |
15 | 15 | "dependencies": { |
16 | | - "@angular/animations": "^5.0.3", |
17 | | - "@angular/common": "^5.0.3", |
18 | | - "@angular/compiler": "^5.0.3", |
19 | | - "@angular/core": "^5.0.3", |
20 | | - "@angular/forms": "^5.0.3", |
21 | | - "@angular/http": "^5.0.3", |
22 | | - "@angular/platform-browser": "^5.0.3", |
23 | | - "@angular/platform-browser-dynamic": "^5.0.3", |
24 | | - "@angular/router": "^5.0.3", |
| 16 | + "@angular/animations": "^5.2.5", |
| 17 | + "@angular/common": "^5.2.5", |
| 18 | + "@angular/compiler": "^5.2.5", |
| 19 | + "@angular/core": "^5.2.5", |
| 20 | + "@angular/forms": "^5.2.5", |
| 21 | + "@angular/http": "^5.2.5", |
| 22 | + "@angular/platform-browser": "^5.2.5", |
| 23 | + "@angular/platform-browser-dynamic": "^5.2.5", |
| 24 | + "@angular/router": "^5.2.5", |
25 | 25 | "@aspnet/signalr": "1.0.0-preview1-28189", |
26 | 26 | "@types/bootstrap": "^3.3.33", |
27 | 27 | "@types/jquery": "^3.2.12", |
|
32 | 32 | "@types/moment-timezone": "^0.2.34", |
33 | 33 | "@types/signalr": "^2.2.33", |
34 | 34 | "@types/toastr": "^2.1.33", |
35 | | - "abp-ng2-module": "^1.3.0", |
| 35 | + "abp-ng2-module": "^2.0.0", |
36 | 36 | "abp-web-resources": "^3.3.0", |
37 | 37 | "animate.css": "^3.5.2", |
38 | 38 | "block-ui": "^2.70.1", |
|
69 | 69 | "zone.js": "0.8.18" |
70 | 70 | }, |
71 | 71 | "devDependencies": { |
72 | | - "@angular/cli": "^1.5.4", |
73 | | - "@angular/compiler-cli": "^5.0.3", |
| 72 | + "@angular/cli": "^1.6.8", |
| 73 | + "@angular/compiler-cli": "^5.2.5", |
74 | 74 | "@angularclass/hmr": "^2.1.3", |
75 | 75 | "@types/jasmine": "^2.5.38", |
76 | 76 | "@types/node": "^8.0.27", |
|
0 commit comments