Check Version Mismatch
September 25, 2023 ยท View on GitHub

Description
This validator checks that all the packages that are used in the repository are aligned with the dependency from the monorepo dependencies.
Solutions
- Align
package.jsonlocated at the root of your repository with the main configuration IFa dependency is lower than the one on the monorepo, upgrade it.IFa dependency is higher than the one on the monorepo, inform Vanilla team that we should upgrade it.