Skip to content

Commit bb32cbc

Browse files
committed
fix(deps): update angularmaterial monorepo to v11
1 parent f748ce9 commit bb32cbc

File tree

2 files changed

+37
-18
lines changed

2 files changed

+37
-18
lines changed

package-lock.json

Lines changed: 34 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"private": true,
1717
"dependencies": {
1818
"@angular/animations": "7.2.13",
19-
"@angular/cdk": "7.3.7",
19+
"@angular/cdk": "11.1.0",
2020
"@angular/common": "7.2.13",
2121
"@angular/compiler": "7.2.13",
2222
"@angular/core": "7.2.13",
2323
"@angular/flex-layout": "7.0.0-beta.24",
2424
"@angular/forms": "7.2.13",
25-
"@angular/material": "7.3.7",
26-
"@angular/material-moment-adapter": "7.3.6",
25+
"@angular/material": "11.1.0",
26+
"@angular/material-moment-adapter": "11.1.0",
2727
"@angular/platform-browser": "7.2.13",
2828
"@angular/platform-browser-dynamic": "7.2.13",
2929
"@angular/router": "7.2.13",

0 commit comments

Comments
 (0)