Pin common dependencies to common version
Pin react, vite, TS, and their types to a single version. Helps fix typescript fits when different projects have different dep versions.
Edited by Aidan
Pin react, vite, TS, and their types to a single version. Helps fix typescript fits when different projects have different dep versions.