|
11 | 11 | },
|
12 | 12 | "private": true,
|
13 | 13 | "dependencies": {
|
14 |
| - "@angular/animations": "10.1.5", |
15 |
| - "@angular/common": "10.1.5", |
16 |
| - "@angular/compiler": "10.1.5", |
17 |
| - "@angular/core": "10.1.5", |
18 |
| - "@angular/forms": "10.1.5", |
19 |
| - "@angular/localize": "10.1.5", |
20 |
| - "@angular/platform-browser": "10.1.5", |
21 |
| - "@angular/platform-browser-dynamic": "10.1.5", |
22 |
| - "@angular/router": "10.1.5", |
| 14 | + "@angular/animations": "10.2.3", |
| 15 | + "@angular/common": "10.2.3", |
| 16 | + "@angular/compiler": "10.2.3", |
| 17 | + "@angular/core": "10.2.3", |
| 18 | + "@angular/forms": "10.2.3", |
| 19 | + "@angular/localize": "10.2.3", |
| 20 | + "@angular/platform-browser": "10.2.3", |
| 21 | + "@angular/platform-browser-dynamic": "10.2.3", |
| 22 | + "@angular/router": "10.2.3", |
23 | 23 | "@aspnet/signalr": "1.1.4",
|
24 | 24 | "@fortawesome/angular-fontawesome": "0.7.0",
|
25 | 25 | "@fortawesome/fontawesome-svg-core": "1.2.32",
|
|
29 | 29 | "rxjs": "6.6.3",
|
30 | 30 | "sweetalert2": "10.5.0",
|
31 | 31 | "tslib": "2.0.3",
|
32 |
| - "zone.js": "0.11.1" |
| 32 | + "zone.js": "0.11.3" |
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 | 35 | "@angular-devkit/build-angular": "0.1001.6",
|
36 | 36 | "@angular/cli": "10.1.6",
|
37 |
| - "@angular/compiler-cli": "10.1.5", |
38 |
| - "@angular/language-service": "10.1.5", |
| 37 | + "@angular/compiler-cli": "10.2.3", |
| 38 | + "@angular/language-service": "10.2.3", |
39 | 39 | "@types/node": "12.12.67",
|
40 | 40 | "@types/jasmine": "3.5.14",
|
41 | 41 | "@types/jasminewd2": "2.0.8",
|
|
0 commit comments