You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zod-mock lists faker 7 as a possible peer dependency, but since #125 it is no longer compatible since it uses faker.number (possibly among other things) which is not supported in v7.
zod-mock lists faker 7 as a possible peer dependency, but since #125 it is no longer compatible since it uses
faker.number(possibly among other things) which is not supported in v7.