一、升级angular
ng update @angular/cli @angular/core
二、升级ngrx
ng update @ngrx/store
参考资料
https://auth0.com/blog/faster-app-development-with-ngrx-8/