Skip to content

Commit

Permalink
FIX: update angular material
Browse files Browse the repository at this point in the history
  • Loading branch information
EngiBeerHub committed Oct 14, 2023
1 parent 0523b97 commit 119f0c2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"private": true,
"dependencies": {
"@angular/animations": "^16.2.0",
"@angular/cdk": "^16.2.0",
"@angular/cdk": "^16.2.8",
"@angular/common": "^16.2.0",
"@angular/compiler": "^16.2.0",
"@angular/core": "^16.2.0",
"@angular/forms": "^16.2.0",
"@angular/material": "^16.2.0",
"@angular/material": "^16.2.8",
"@angular/platform-browser": "^16.2.0",
"@angular/platform-browser-dynamic": "^16.2.0",
"@angular/router": "^16.2.0",
Expand Down Expand Up @@ -50,4 +50,4 @@
"prettier-eslint": "^15.0.1",
"typescript": "~5.1.3"
}
}
}

0 comments on commit 119f0c2

Please sign in to comment.