Skip to content

Commit 7475144

Browse files
committed
fix(project): upgraded angular material
1 parent 875bd36 commit 7475144

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 15 additions & 15 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
@@ -38,13 +38,13 @@
3838
"@angular-devkit/core": "^14.1.0",
3939
"@angular-devkit/schematics": "^14.1.0",
4040
"@angular/animations": "^14.1.0",
41-
"@angular/cdk": "^14.0.4",
41+
"@angular/cdk": "^14.1.0",
4242
"@angular/common": "^14.1.0",
4343
"@angular/compiler": "^14.1.0",
4444
"@angular/core": "^14.1.0",
4545
"@angular/flex-layout": "^13.0.0-beta.38",
4646
"@angular/forms": "^14.1.0",
47-
"@angular/material": "^14.0.4",
47+
"@angular/material": "^14.1.0",
4848
"@angular/platform-browser": "^14.1.0",
4949
"@angular/platform-browser-dynamic": "^14.1.0",
5050
"@angular/platform-server": "^14.1.0",

0 commit comments

Comments
 (0)