|
13 | 13 | }, |
14 | 14 | "private": true, |
15 | 15 | "dependencies": { |
16 | | - "@angular/animations": "^4.3.6", |
17 | | - "@angular/common": "^4.3.6", |
18 | | - "@angular/compiler": "^4.3.6", |
19 | | - "@angular/core": "^4.3.6", |
20 | | - "@angular/forms": "^4.3.6", |
21 | | - "@angular/http": "^4.3.6", |
22 | | - "@angular/platform-browser": "^4.3.6", |
23 | | - "@angular/platform-browser-dynamic": "^4.3.6", |
24 | | - "@angular/router": "^4.3.6", |
| 16 | + "@angular/animations": "^5.0.2", |
| 17 | + "@angular/common": "^5.0.2", |
| 18 | + "@angular/compiler": "^5.0.2", |
| 19 | + "@angular/core": "^5.0.2", |
| 20 | + "@angular/forms": "^5.0.2", |
| 21 | + "@angular/http": "^5.0.2", |
| 22 | + "@angular/platform-browser": "^5.0.2", |
| 23 | + "@angular/platform-browser-dynamic": "^5.0.2", |
| 24 | + "@angular/router": "^5.0.2", |
25 | 25 | "@types/bootstrap": "^3.3.33", |
26 | 26 | "@types/jquery": "^3.2.12", |
27 | 27 | "@types/jquery.blockui": "0.0.28", |
|
31 | 31 | "@types/moment-timezone": "^0.2.34", |
32 | 32 | "@types/signalr": "^2.2.33", |
33 | 33 | "@types/toastr": "^2.1.33", |
34 | | - "abp-ng2-module": "^1.2.4", |
35 | | - "abp-web-resources": "^3.1.0", |
| 34 | + "abp-ng2-module": "^1.3.0", |
| 35 | + "abp-web-resources": "^3.2.2", |
36 | 36 | "animate.css": "^3.5.2", |
37 | 37 | "block-ui": "^2.70.1", |
38 | 38 | "bootstrap": "^3.3.7", |
|
57 | 57 | "node-waves": "^0.7.5", |
58 | 58 | "push.js": "1.0.4", |
59 | 59 | "raphael": "^2.2.7", |
60 | | - "rxjs": "^5.3.0", |
| 60 | + "rxjs": "^5.5.2", |
61 | 61 | "signalr": "^2.2.1", |
62 | 62 | "simple-line-icons": "^2.4.1", |
63 | 63 | "spin.js": "^2.3.2", |
|
68 | 68 | "zone.js": "0.8.18" |
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | | - "@angular/cli": "^1.3.2", |
72 | | - "@angular/compiler-cli": "^4.3.6", |
| 71 | + "@angular/cli": "^1.5.0", |
| 72 | + "@angular/compiler-cli": "^5.0.2", |
73 | 73 | "@angularclass/hmr": "^2.1.3", |
74 | 74 | "@types/jasmine": "^2.5.38", |
75 | 75 | "@types/node": "^8.0.27", |
|
82 | 82 | "karma-coverage-istanbul-reporter": "^1.3.0", |
83 | 83 | "karma-jasmine": "^1.1.0", |
84 | 84 | "karma-jasmine-html-reporter": "^0.2.2", |
85 | | - "nswag": "^11.6.1", |
| 85 | + "nswag": "^11.12.7", |
86 | 86 | "protractor": "^5.1.1", |
87 | 87 | "ts-node": "^3.3.0", |
88 | 88 | "tslint": "^5.7.0", |
89 | | - "typescript": "2.5.3" |
| 89 | + "typescript": "2.4.2" |
90 | 90 | } |
91 | 91 | } |
0 commit comments