Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incorrect package.json definition for use of ajv8 #80

Open
heath-freenome opened this issue Feb 24, 2023 · 1 comment
Open

incorrect package.json definition for use of ajv8 #80

heath-freenome opened this issue Feb 24, 2023 · 1 comment

Comments

@heath-freenome
Copy link

We are seeing an issue in @rjsf where the user is getting duplicate ajv instances in their webpack distribution. I'm fairly certain it is because ajv-formats has an incorrect dependencies for ajv8 since it is also a peerDependency AND devDependency. It seems like the dependency itself is causing this issue. Moreover, it probably make sense to not have ajv8 as an optional peerDependency once you remove it as a dependency

@heath-freenome
Copy link
Author

@epoberezkin I can create a PR to fix this if this would help speed this along

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant