Skip to content

Commit be74d5c

Browse files
committed
fix(deps): update angularmaterial monorepo to v14
1 parent aa5f2c2 commit be74d5c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
@@ -25,13 +25,13 @@
2525
"private": true,
2626
"dependencies": {
2727
"@angular/animations": "13.3.9",
28-
"@angular/cdk": "13.3.7",
28+
"@angular/cdk": "14.0.1",
2929
"@angular/common": "13.3.9",
3030
"@angular/compiler": "13.3.9",
3131
"@angular/core": "13.3.9",
3232
"@angular/flex-layout": "13.0.0-beta.38",
3333
"@angular/forms": "13.3.9",
34-
"@angular/material": "13.3.7",
34+
"@angular/material": "14.0.1",
3535
"@angular/platform-browser": "13.3.9",
3636
"@angular/platform-browser-dynamic": "13.3.9",
3737
"@angular/router": "13.3.9",

0 commit comments

Comments
 (0)