I am looking to upgrade my large monorepo, which was built using lerna, React, and TypeScript 3.7 around 2-3 years ago. My goal is to update it to TypeScript 4.8. Are there any tools available that can help me analyze and identify potential breaking changes that may occur during the upgrade process? Alternatively, is there a guide that outlines how to safely and confidently carry out this upgrade?