Skip to content

Commit ca3c3bd

Browse files
author
Anthony Nahas
committed
fix(project): upgraded to angular material v17
1 parent d1ade2b commit ca3c3bd

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

Lines changed: 17 additions & 17 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
@@ -35,13 +35,13 @@
3535
"dependencies": {
3636
"@angular-material-extensions/pages": "^4.0.0",
3737
"@angular/animations": "^17.3.0",
38-
"@angular/cdk": "^16.2.11",
38+
"@angular/cdk": "^17.2.2",
3939
"@angular/common": "^17.3.0",
4040
"@angular/compiler": "^17.3.0",
4141
"@angular/core": "^17.3.0",
4242
"@angular/flex-layout": "^13.0.0-beta.36",
4343
"@angular/forms": "^17.3.0",
44-
"@angular/material": "^16.2.11",
44+
"@angular/material": "^16.2.0",
4545
"@angular/platform-browser": "^17.3.0",
4646
"@angular/platform-browser-dynamic": "^17.3.0",
4747
"@angular/platform-server": "^17.3.0",

0 commit comments

Comments
 (0)