|
33 | 33 | },
|
34 | 34 | "private": false,
|
35 | 35 | "dependencies": {
|
36 |
| - "@angular/animations": "11.2.7", |
37 |
| - "@angular/common": "11.2.7", |
38 |
| - "@angular/compiler": "11.2.7", |
39 |
| - "@angular/core": "11.2.7", |
40 |
| - "@angular/forms": "11.2.7", |
41 |
| - "@angular/platform-browser": "11.2.7", |
42 |
| - "@angular/platform-browser-dynamic": "11.2.7", |
43 |
| - "@angular/router": "11.2.7", |
| 36 | + "@angular/animations": "11.2.8", |
| 37 | + "@angular/common": "11.2.8", |
| 38 | + "@angular/compiler": "11.2.8", |
| 39 | + "@angular/core": "11.2.8", |
| 40 | + "@angular/forms": "11.2.8", |
| 41 | + "@angular/platform-browser": "11.2.8", |
| 42 | + "@angular/platform-browser-dynamic": "11.2.8", |
| 43 | + "@angular/router": "11.2.8", |
44 | 44 | "rxjs": "6.6.7",
|
45 | 45 | "tslib": "2.1.0",
|
46 | 46 | "zone.js": "0.11.4"
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 | 49 | "@angular-devkit/build-angular": "0.1102.6",
|
50 | 50 | "@angular/cli": "11.2.6",
|
51 |
| - "@angular/compiler-cli": "11.2.7", |
| 51 | + "@angular/compiler-cli": "11.2.8", |
52 | 52 | "@types/jasmine": "3.6.9",
|
53 | 53 | "@types/node": "12.20.6",
|
54 | 54 | "codelyzer": "6.0.1",
|
|
0 commit comments