|
31 | 31 | }, |
32 | 32 | "private": true, |
33 | 33 | "dependencies": { |
34 | | - "@angular/animations": "9.1.12", |
| 34 | + "@angular/animations": "9.1.13", |
35 | 35 | "@angular/cdk": "9.2.4", |
36 | | - "@angular/common": "9.1.12", |
37 | | - "@angular/compiler": "9.1.12", |
| 36 | + "@angular/common": "9.1.13", |
| 37 | + "@angular/compiler": "9.1.13", |
38 | 38 | "@angular/core": "9.1.12", |
39 | | - "@angular/forms": "9.1.12", |
| 39 | + "@angular/forms": "9.1.13", |
40 | 40 | "@angular/material": "9.2.4", |
41 | | - "@angular/platform-browser": "9.1.12", |
42 | | - "@angular/platform-browser-dynamic": "9.1.12", |
43 | | - "@angular/router": "9.1.12", |
| 41 | + "@angular/platform-browser": "9.1.13", |
| 42 | + "@angular/platform-browser-dynamic": "9.1.13", |
| 43 | + "@angular/router": "9.1.13", |
44 | 44 | "@nrwl/angular": "9.5.1", |
45 | 45 | "core-js": "2.6.11", |
46 | 46 | "rxjs": "6.6.2", |
47 | | - "zone.js": "0.10.3", |
| 47 | + "zone.js": "0.14.10", |
48 | 48 | "@ngrx/store": "10.0.0", |
49 | 49 | "@ngrx/effects": "10.0.0", |
50 | 50 | "@ngrx/entity": "10.0.0", |
|
53 | 53 | "devDependencies": { |
54 | 54 | "@angular-devkit/build-angular": "0.1000.7", |
55 | 55 | "@angular/cli": "9.1.12", |
56 | | - "@angular/compiler-cli": "9.1.12", |
57 | | - "@angular/language-service": "9.1.12", |
| 56 | + "@angular/compiler-cli": "9.1.13", |
| 57 | + "@angular/language-service": "9.1.13", |
58 | 58 | "@ngrx/schematics": "10.0.0", |
59 | 59 | "@ngrx/store-devtools": "10.0.0", |
60 | 60 | "@nrwl/cypress": "9.5.1", |
|
0 commit comments