Skip to content

Commit ea6dfd5

Browse files
committed
fix(lib): upgraded angular cdk and material to the latest version
1 parent 90bb6c4 commit ea6dfd5

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 15 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"private": true,
3333
"dependencies": {
3434
"@angular/animations": "^14.1.0",
35-
"@angular/cdk": "^14.0.4",
35+
"@angular/cdk": "^14.1.0",
3636
"@angular/common": "^14.1.0",
3737
"@angular/compiler": "^14.1.0",
3838
"@angular/core": "^14.1.0",
3939
"@angular/flex-layout": "^14.0.0-beta.40",
4040
"@angular/forms": "^14.1.0",
41-
"@angular/material": "^14.0.4",
41+
"@angular/material": "^14.1.0",
4242
"@angular/platform-browser": "^14.1.0",
4343
"@angular/platform-browser-dynamic": "^14.1.0",
4444
"@angular/platform-server": "^14.1.0",

0 commit comments

Comments
 (0)