|
13 | 13 | },
|
14 | 14 | "private": true,
|
15 | 15 | "dependencies": {
|
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", |
| 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", |
25 | 25 | "@types/bootstrap": "^3.3.33",
|
26 | 26 | "@types/jquery": "^3.2.12",
|
27 | 27 | "@types/jquery.blockui": "0.0.28",
|
|
32 | 32 | "@types/signalr": "^2.2.33",
|
33 | 33 | "@types/toastr": "^2.1.33",
|
34 | 34 | "abp-ng2-module": "^1.3.0",
|
35 |
| - "abp-web-resources": "^3.2.2", |
| 35 | + "abp-web-resources": "^3.2.3", |
36 | 36 | "animate.css": "^3.5.2",
|
37 | 37 | "block-ui": "^2.70.1",
|
38 | 38 | "bootstrap": "^3.3.7",
|
|
61 | 61 | "signalr": "^2.2.1",
|
62 | 62 | "simple-line-icons": "^2.4.1",
|
63 | 63 | "spin.js": "^2.3.2",
|
64 |
| - "sweetalert": "^1.1.3", |
| 64 | + "sweetalert": "^2.0.8", |
65 | 65 | "toastr": "^2.1.2",
|
66 | 66 | "ts-helpers": "^1.1.2",
|
67 | 67 | "web-animations-js": "^2.3.1",
|
68 | 68 | "zone.js": "0.8.18"
|
69 | 69 | },
|
70 | 70 | "devDependencies": {
|
71 |
| - "@angular/cli": "^1.5.0", |
72 |
| - "@angular/compiler-cli": "^5.0.2", |
| 71 | + "@angular/cli": "^1.5.4", |
| 72 | + "@angular/compiler-cli": "^5.0.3", |
73 | 73 | "@angularclass/hmr": "^2.1.3",
|
74 | 74 | "@types/jasmine": "^2.5.38",
|
75 | 75 | "@types/node": "^8.0.27",
|
|
0 commit comments