Updating angular material

This commit is contained in:
piotrpekala7 2021-11-07 18:24:48 +01:00
parent 8afea664ff
commit 8503a17187
3 changed files with 6888 additions and 7051 deletions

View File

@ -42,12 +42,12 @@
"private": true,
"dependencies": {
"@angular/animations": "^13.0.0",
"@angular/cdk": "^12.2.12",
"@angular/cdk": "^13.0.0",
"@angular/common": "^13.0.0",
"@angular/compiler": "^13.0.0",
"@angular/core": "^13.0.0",
"@angular/forms": "^13.0.0",
"@angular/material": "^12.2.12",
"@angular/material": "^13.0.0",
"@angular/platform-browser": "^13.0.0",
"@angular/platform-browser-dynamic": "^13.0.0",
"@angular/router": "^13.0.0",

View File

@ -1,4 +1,4 @@
@import '~@angular/material/theming';
@import '@angular/material/theming';
@import '~material-design-icons/iconfont/material-icons.css';
@import '~typeface-roboto/index.css';
@include mat-core();

13933
yarn.lock

File diff suppressed because it is too large Load Diff