Skip to content

Commit 3c499df

Browse files
committed
feat(*): upgrading angular cdk
1 parent a607a0c commit 3c499df

2 files changed

Lines changed: 18 additions & 44 deletions

File tree

package-lock.json

Lines changed: 16 additions & 42 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
@@ -48,13 +48,13 @@
4848
},
4949
"dependencies": {
5050
"@angular/animations": "^20.2.1",
51-
"@angular/cdk": "^20.0.2",
51+
"@angular/cdk": "^20.2.0",
5252
"@angular/common": "^20.2.1",
5353
"@angular/compiler": "^20.2.1",
5454
"@angular/core": "^20.2.1",
5555
"@angular/forms": "^20.2.1",
5656
"@angular/localize": "^20.2.1",
57-
"@angular/material": "^20.0.2",
57+
"@angular/material": "^20.2.0",
5858
"@angular/platform-browser": "^20.2.1",
5959
"@angular/platform-browser-dynamic": "^20.2.1",
6060
"@angular/platform-server": "^20.2.1",

0 commit comments

Comments
 (0)