Skip to content

Commit eca0cf9

Browse files
committed
chore: update angular material
1 parent ed768cb commit eca0cf9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -16,12 +16,12 @@
1616
"test": "ng test"
1717
},
1818
"dependencies": {
19-
"@angular/cdk": "^20.2.2",
19+
"@angular/cdk": "^20.2.7",
2020
"@angular/common": "^20.3.3",
2121
"@angular/compiler": "^20.3.3",
2222
"@angular/core": "^20.3.3",
2323
"@angular/forms": "^20.3.3",
24-
"@angular/material": "^20.2.2",
24+
"@angular/material": "^20.2.7",
2525
"@angular/platform-browser": "^20.3.3",
2626
"@angular/router": "^20.3.3",
2727
"prettier": "^3.5.3",

0 commit comments

Comments
 (0)