Since Angular 20.2, the @angular/animations package is deprecated. Angular has a new set of features for animations, mostly based on native CSS transitions and keyframes. Removing the ...