Dependencies version mismatch on same XAML file and different computers

I developed an XAML file on my laptop and my colleague tried to open this same XAML file on hers. The XAML file is unable to load the latest versions of dependencies on the project. For example UiPath.Excel.Activities is at version 2.8.6 on mine and on hers she cannot install any version beyond 2.7.2. Any Idea how we can get this to install version 2.8.6 on her machine?

We tried “Repair Dependencies” and that also didn’t work. Even tried reinstalling Studio. We are both running Studio version 2019.10.4 and are on the same floating licence.

@lrferns

Have you copied entire folder with project.json and other dependencies?

Thanks