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

Upgrade deps in UIC that depend on React 17 #102

Open
emilyjablonski opened this issue Apr 24, 2023 · 1 comment
Open

Upgrade deps in UIC that depend on React 17 #102

emilyjablonski opened this issue Apr 24, 2023 · 1 comment

Comments

@emilyjablonski
Copy link
Collaborator

emilyjablonski commented Apr 24, 2023

We need to upgrade the following dependencies now that we have upgraded to React 18. Storybook and react-hook-forms might prove to be harder to upgrade.

warning " > [email protected]" has incorrect peer dependency "react@^16.3.0 || ^17.0.0".
warning " > [email protected]" has incorrect peer dependency "react-dom@^16.3.0 || ^17.0.0".
warning " > [email protected]" has incorrect peer dependency "react@^16.8.0 || ^17".
warning " > [email protected]" has incorrect peer dependency "react@^16.3.0 || ^17.0.0-0".
warning "@storybook/addon-actions > [email protected]" has incorrect peer dependency "react@^16.8.4 || ^17.0.0".
warning "@storybook/addon-essentials > @storybook/addon-docs > @mdx-js/[email protected]" has incorrect peer dependency "react@^16.13.1 || ^17.0.0".
warning "@storybook/addon-knobs > [email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning "@storybook/addon-knobs > [email protected]" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
warning "@storybook/addon-knobs > react-select > [email protected]" has incorrect peer dependency "react@^16.3.0 || ^17.0.0".
warning "@storybook/addon-storyshots > [email protected]" has incorrect peer dependency "[email protected]".
warning "@storybook/react > [email protected]" has incorrect peer dependency "react@^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1".
warning "@storybook/react > [email protected]" has incorrect peer dependency "react-dom@^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1".

@emilyjablonski
Copy link
Collaborator Author

Related to #104

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

2 participants