Required Package Updates

If the following packages are used in your project, update them to ensure compatibility with Angular 20:

Package Required Version Notes

@ngx-translate/core

^17.0.0

Updated for Angular 20 compatibility

@ngx-translate/http-loader

^17.0.0

Compatible with @ngx-translate/core v17

@primeng

^20.3.0

Updated for Angular 20 compatibility

@primeng/themes

^20.0.0

Updated for Angular 20 compatibility

ngrx-store-localstorage

^20.0.0

Updated for Angular 20 compatibility

zod

^4.0.0

Updated for Angular 20 and @onecx/ngrx-accelerator compatibility

@angular-architects/module-federation

^20.0.0

Updated for Angular 20 compatibility

ngx-build-plus

^20.0.0

Angular 20 compatible version

Installation Commands

Run this command to update the supporting packages:

npm install @ngx-translate/core@^17.0.0 @ngx-translate/http-loader@^17.0.0 @primeng@^20.3.0 @primeng/themes@^20.0.0 ngrx-store-localstorage@^20.0.0 zod@^4.0.0 @angular-architects/module-federation@^20.0.0 ngx-build-plus@^20.0.0