Updating Angular
This section is about updating Angular ( Angular ClI / Nx workspace )
You need to be attentive about your package.json and depencencies sections, based on that there are multiples scenarios :
Is third library dependencies compatible with my version of angular ? Should i replace by another library or even in some case extract part of the code i need ?