First I want to cleaify that are two issues that are related but are different.
- Peer depedecny issue: there are peer depednecy in some MFEs hence PR mentioned and this in accont MFE. This might or might be realted to have a consistent dependcies in MFEs. i.e. we might a consistant wrong version of library in all MFEs.
- Secondly having a consitant versions for shared libraires is an issue which I initailly started to research how to resolve because I wanted to create a monorepo version of common MFEs Why I wanted to create a monorepo, you can see the repo link below also relevant disccusion here.
Expirement repo is GitHub - ghassanmas/mfes-mono , I have added as much information as possible in Readme.md