`convex@1.28` introduces an undeclared dependency on `react`
convex@1.17 and started getting build errors when running convex generate:I am not using React in my project.
I have installed the packages with
pnpm and have this minimal package.json:These errors occur for
1.28, 1.29, 1.30, and 1.31.They do not happen for
1.27.