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

Remove Prop-Types Dependency #323

Open
jordanlambrecht opened this issue May 26, 2023 · 5 comments
Open

Remove Prop-Types Dependency #323

jordanlambrecht opened this issue May 26, 2023 · 5 comments

Comments

@jordanlambrecht
Copy link

It would be great if this package didn't rely on Prop-Types.

@adriaandotcom
Copy link

Getting this warning now in Next.js 13:

Warning: Obfuscate: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
    at Obfuscate (webpack-internal:///(ssr)/./node_modules/react-obfuscate/dist/obfuscate.js:22:23)

@jordanlambrecht
Copy link
Author

@coston thoughts on this? It's now throwing warning " > react-obfuscate@3.6.9" has unmet peer dependency "prop-types@>= 15"

@ricardodolnl
Copy link

Stil getting this error

@bonesoul
Copy link

also having this issue.

@rodrigo-arias
Copy link

Same here

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

No branches or pull requests

5 participants