Skip to content

Commit 01e0591

Browse files
committed
chore: upgrade angular material to 19
1 parent dff0364 commit 01e0591

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
@@ -36,12 +36,12 @@
3636
],
3737
"dependencies": {
3838
"@angular/animations": "^19.0.4",
39-
"@angular/cdk": "^18.2.11",
39+
"@angular/cdk": "^19.0.3",
4040
"@angular/common": "^19.0.4",
4141
"@angular/compiler": "^19.0.4",
4242
"@angular/core": "^19.0.4",
4343
"@angular/forms": "^19.0.4",
44-
"@angular/material": "^18.2.11",
44+
"@angular/material": "^19.0.3",
4545
"@angular/platform-browser": "^19.0.4",
4646
"@angular/platform-browser-dynamic": "^19.0.4",
4747
"@angular/router": "^19.0.4",

0 commit comments

Comments
 (0)