IliaIdakiev / angular-material-timepicker

Angular Material Timepicker Input for Template and Reactive forms
MIT License
57 stars 18 forks source link

Angular 14 support #80

Closed jchapelle closed 2 years ago

jchapelle commented 2 years ago

Hello, when upgrading to angular 14, some warnings are displayed Package "mat-timepicker" has an incompatible peer dependency to "@angular/cdk" (requires "^11.2.12", would install "14.0.2").

Would it be possible to solve this ?

Dan890 commented 2 years ago

There is already pull request for updating https://github.com/IliaIdakiev/angular-material-timepicker/pull/82

IliaIdakiev commented 2 years ago

merged