Skip to content

Commit 669c399

Browse files
author
Simon
committed
Angular Material v11 to v12 update
1 parent 128f5cb commit 669c399

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 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
@@ -13,13 +13,13 @@
1313
"private": true,
1414
"dependencies": {
1515
"@angular/animations": "~13.0.0",
16-
"@angular/cdk": "~11.2.3",
16+
"@angular/cdk": "~12.2.12",
1717
"@angular/common": "~13.0.0",
1818
"@angular/compiler": "~13.0.0",
1919
"@angular/core": "~13.0.0",
2020
"@angular/forms": "~13.0.0",
2121
"@angular/localize": "^13.0.0",
22-
"@angular/material": "^11.1.1",
22+
"@angular/material": "^12.2.12",
2323
"@angular/platform-browser": "~13.0.0",
2424
"@angular/platform-browser-dynamic": "~13.0.0",
2525
"@angular/router": "~13.0.0",

0 commit comments

Comments
 (0)