Skip to content

Commit

Permalink
feat(material): update angular material to 14v
Browse files Browse the repository at this point in the history
  • Loading branch information
denStrigo committed Oct 25, 2023
1 parent e3b75df commit 3c22173
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 59 deletions.
177 changes: 120 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@angular/animations": "^14.2.12",
"@angular/cdk": "14.2.0",
"@angular/cdk": "14.2.7",
"@angular/common": "^14.2.12",
"@angular/compiler": "^14.2.12",
"@angular/core": "^14.2.12",
Expand All @@ -40,7 +40,7 @@
"@angular/platform-browser": "^14.2.12",
"@angular/platform-browser-dynamic": "^14.2.12",
"@angular/router": "^14.2.12",
"@angular/material": "^13.3.9",
"@angular/material": "^14.2.7",
"@asymmetrik/ngx-leaflet": "3.0.1",
"@nebular/auth": "10.0.0",
"@nebular/eva-icons": "10.0.0",
Expand Down

0 comments on commit 3c22173

Please sign in to comment.