mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
39b29c2789
Force updates Angular dependencies:
ng update @angular/core@19 @angular/cli@19 --force
And performs automated upgrade:
- Updates non-standalone Directives, Component and Pipes to
'standalone:false' and removes 'standalone:true' from those who are
standalone.