Skip to content

Commit f99ad49

Browse files
author
Serhii Hultiaieev
committed
Update Angular Material to v13
1 parent 5f21986 commit f99ad49

File tree

2 files changed

+30
-29
lines changed

2 files changed

+30
-29
lines changed

package-lock.json

Lines changed: 28 additions & 27 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
@@ -14,12 +14,12 @@
1414
"private": true,
1515
"dependencies": {
1616
"@angular/animations": "~13.3.12",
17-
"@angular/cdk": "^12.0.0",
17+
"@angular/cdk": "^13.3.9",
1818
"@angular/common": "~13.3.12",
1919
"@angular/compiler": "~13.3.12",
2020
"@angular/core": "~13.3.12",
2121
"@angular/forms": "~13.3.12",
22-
"@angular/material": "^12.0.0",
22+
"@angular/material": "^13.3.9",
2323
"@angular/platform-browser": "~13.3.12",
2424
"@angular/platform-browser-dynamic": "~13.3.12",
2525
"@angular/router": "~13.3.12",

0 commit comments

Comments
 (0)