Skip to content

Commit 83e2dca

Browse files
committed
fix(lib): upgraded angular material to v12
1 parent 311e23b commit 83e2dca

File tree

2 files changed

+29
-27
lines changed

2 files changed

+29
-27
lines changed

package-lock.json

Lines changed: 27 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@
3939
"@angular-devkit/core": "^12.1.1",
4040
"@angular-devkit/schematics": "^12.1.1",
4141
"@angular/animations": "^12.1.1",
42-
"@angular/cdk": "^11.2.10",
42+
"@angular/cdk": "^12.1.1",
4343
"@angular/common": "^12.1.1",
4444
"@angular/compiler": "^12.1.1",
4545
"@angular/core": "^12.1.1",
4646
"@angular/flex-layout": "^10.0.0-beta.32",
4747
"@angular/forms": "^12.1.1",
48-
"@angular/material": "^11.2.10",
48+
"@angular/material": "^12.1.1",
4949
"@angular/platform-browser": "^12.1.1",
5050
"@angular/platform-browser-dynamic": "^12.1.1",
5151
"@angular/platform-server": "^12.1.1",

0 commit comments

Comments
 (0)