update angular materials

step 2 of update Angular 10 -> 11
This commit is contained in:
2020-11-23 11:32:58 +01:00
parent 398774dbd8
commit 34b80a2864
2 changed files with 8 additions and 8 deletions

View File

@@ -13,12 +13,12 @@
"private": true,
"dependencies": {
"@angular/animations": "^11.0.2",
"@angular/cdk": "^10.2.7",
"@angular/cdk": "^11.0.0",
"@angular/common": "^11.0.2",
"@angular/compiler": "^11.0.2",
"@angular/core": "^11.0.2",
"@angular/forms": "^11.0.2",
"@angular/material": "^10.2.7",
"@angular/material": "^11.0.0",
"@angular/platform-browser": "^11.0.2",
"@angular/platform-browser-dynamic": "^11.0.2",
"@angular/router": "^11.0.2",