Sometime back I started working with Vite and enjoyed it so much, that I stopped using create-react-app on any new apps. However, I had some older applications that were still using CRA and would face some issues when updating packages and attempting to audit and fix vulnerabilities. Specifically, the react-scripts…