Closed
Description
Hello, are there any plans for upgrading this date picker up to Angular 19?
Currently, I am trying to bump my project to Angular 19, but I am unable to upgrade @angular/cdk
package.
xxx@DESKTOP-OIT26P9:~/Projects/arcturus-web$ ng update @angular/cdk@19
Using package manager: npm
Collecting installed dependencies...
Found 61 dependencies.
Fetching dependency metadata from registry...
{ackage "ng2-date-picker" has an incompatible peer dependency to "@angular/cdk" (requires "^18.0.0", would install "19.1.0").
✖ Migration failed: Incompatible peer dependencies found.
Peer dependency warnings when installing dependencies means that those dependencies might not work correctly together.
You can use the '--force' option to ignore incompatible peer dependencies and instead address these warnings later.
Porposed PR: #651
Metadata
Metadata
Assignees
Labels
No labels