Skip to content

Commit efbf75e

Browse files
committed
fix(project): upgraded angular material
1 parent e034068 commit efbf75e

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
"@angular-devkit/core": "^15.0.3",
3939
"@angular-devkit/schematics": "^15.0.3",
4040
"@angular/animations": "^15.0.3",
41-
"@angular/cdk": "^15.0.1",
41+
"@angular/cdk": "^15.0.2",
4242
"@angular/common": "^15.0.3",
4343
"@angular/compiler": "^15.0.3",
4444
"@angular/core": "^15.0.3",
4545
"@angular/flex-layout": "^14.0.0-beta.41",
4646
"@angular/forms": "^15.0.3",
47-
"@angular/material": "^15.0.1",
47+
"@angular/material": "^15.0.2",
4848
"@angular/platform-browser": "^15.0.3",
4949
"@angular/platform-browser-dynamic": "^15.0.3",
5050
"@angular/platform-server": "^15.0.3",

0 commit comments

Comments
 (0)