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

Update react-modal library version from 3.14.3 to 3.16.1 #3111

Open
anujsingla opened this issue Apr 26, 2023 · 0 comments
Open

Update react-modal library version from 3.14.3 to 3.16.1 #3111

anujsingla opened this issue Apr 26, 2023 · 0 comments

Comments

@anujsingla
Copy link

Update react-modal library version from 3.14.3 to 3.16.1
When we try to update react version from 17 to 18 then, I get a warning in the console:

npm WARN react-modal@3.14.3 requires a peer of react@^0.14.0 || ^15.0.0 || ^16 || ^17 but none is installed. You must install peer dependencies yourself.
npm WARN react-modal@3.14.3 requires a peer of react-dom@^0.14.0 || ^15.0.0 || ^16 || ^17 but none is installed. You must install peer dependencies yourself.

https://github.com/salesforce/design-system-react/blob/master/package.json#L107

In the latest version, they are supporting react 18 version
https://github.com/reactjs/react-modal/blob/master/package.json#L73

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

No branches or pull requests

1 participant