Skip to content

Commit b268d88

Browse files
Copilotk3nsei
andcommitted
Complete Angular 20.2.1 upgrade with CDK and Material 20.2.0
Co-authored-by: k3nsei <190422+k3nsei@users.noreply.github.com>
1 parent a9316d9 commit b268d88

File tree

2 files changed

+44
-18
lines changed

2 files changed

+44
-18
lines changed

package-lock.json

Lines changed: 42 additions & 16 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
@@ -32,12 +32,12 @@
3232
},
3333
"dependencies": {
3434
"@angular/animations": "~20.2.1",
35-
"@angular/cdk": "~19.2.19",
35+
"@angular/cdk": "~20.2.0",
3636
"@angular/common": "~20.2.1",
3737
"@angular/compiler": "~20.2.1",
3838
"@angular/core": "~20.2.1",
3939
"@angular/forms": "~20.2.1",
40-
"@angular/material": "~19.2.19",
40+
"@angular/material": "~20.2.0",
4141
"@angular/platform-browser": "~20.2.1",
4242
"@angular/platform-browser-dynamic": "~20.2.1",
4343
"@angular/router": "~20.2.1",

0 commit comments

Comments
 (0)