I am migrating my Angular application from version 8 to version 18. However, during the upgrade from version 15 to 16, I encountered an issue with angular-bootstrap-md, which is not supported. Is there a solution to this problem that doesn't involve replacing it? The library is extensively used throughout the application, and rewriting the entire front end is not feasible ?
