Skip to content

Commit 0eff30e

Browse files
committed
Angular Material upgrade to v21
1 parent abb74ba commit 0eff30e

2 files changed

Lines changed: 18 additions & 17 deletions

File tree

package-lock.json

Lines changed: 16 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
@@ -17,14 +17,14 @@
1717
"private": true,
1818
"dependencies": {
1919
"@angular/animations": "^21.2.16",
20-
"@angular/cdk": "^20.2.14",
20+
"@angular/cdk": "^21.2.14",
2121
"@angular/common": "^21.2.16",
2222
"@angular/compiler": "^21.2.16",
2323
"@angular/core": "^21.2.16",
2424
"@angular/forms": "^21.2.16",
2525
"@angular/language-service": "^21.2.16",
2626
"@angular/localize": "^21.2.16",
27-
"@angular/material": "^20.2.14",
27+
"@angular/material": "^21.2.14",
2828
"@angular/platform-browser": "^21.2.16",
2929
"@angular/platform-browser-dynamic": "^21.2.16",
3030
"@angular/pwa": "^21.2.14",

0 commit comments

Comments
 (0)