You wrote in the description "Working with latest Angular 18/19." But you defined... ``` "peerDependencies": { "@angular/common": "^17.0.0", "@angular/core": "^17.0.0", "jsoneditor": "*" }, ``` ... which is not compatible with @angular/common@19 etc. from root project