Skip to content

Commit 4c898b3

Browse files
committed
fix(project): upgraded angular material deps
1 parent 0ac70db commit 4c898b3

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 22 additions & 22 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": "^14.0.0",
4040
"@angular-devkit/schematics": "^14.0.0",
4141
"@angular/animations": "^14.0.0",
42-
"@angular/cdk": "^13.3.3",
42+
"@angular/cdk": "^14.0.0",
4343
"@angular/common": "^14.0.0",
4444
"@angular/compiler": "^14.0.0",
4545
"@angular/core": "^14.0.0",
4646
"@angular/flex-layout": "^13.0.0-beta.38",
4747
"@angular/forms": "^14.0.0",
48-
"@angular/material": "^13.3.3",
48+
"@angular/material": "^14.0.0",
4949
"@angular/platform-browser": "^14.0.0",
5050
"@angular/platform-browser-dynamic": "^14.0.0",
5151
"@angular/platform-server": "^14.0.0",

0 commit comments

Comments
 (0)