According to main/package.json#L121, Compound web supports both react 18 and 19. However the CI is ran only against react 19.
In order to assure that compound web is working on both version, the CI should run against the supported versions.
In order to avoid cases like #326