We have a monorepo using Lerna, with package a and package b both containing @types/react.
Package A has Package B as a dependent so I end up with this:
Packag