Skip to content

Commit

Permalink
ng update @angular/material@16
Browse files Browse the repository at this point in the history
  • Loading branch information
leomendoza123 committed Oct 11, 2023
1 parent ed58530 commit 8a3ce7d
Show file tree
Hide file tree
Showing 3 changed files with 643 additions and 643 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
"dependencies": {
"@angular-devkit/core": "^16.2.6",
"@angular/animations": "^16.2.8",
"@angular/cdk": "^15.2.9",
"@angular/cdk": "^16.2.8",
"@angular/common": "^16.2.8",
"@angular/compiler": "^16.2.8",
"@angular/core": "^16.2.8",
"@angular/forms": "^16.2.8",
"@angular/localize": "^16.2.8",
"@angular/material": "^15.2.9",
"@angular/material": "^16.2.8",
"@angular/platform-browser": "^16.2.8",
"@angular/platform-browser-dynamic": "^16.2.8",
"@angular/router": "^16.2.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ export class VisibilitySelectorComponent
this.onTouched = fn
}
setDisabledState?(isDisabled: boolean): void {
throw new Error('Method not implemented.')
}
navigate() {
this.window.open(
Expand Down
Loading

0 comments on commit 8a3ce7d

Please sign in to comment.