Skip to content

Upgrade deps in UIC that depend on React 17 #102

Description

@emilyjablonski

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 " > ag-grid-react@26.2.0" has incorrect peer dependency "react@^16.3.0 || ^17.0.0".
warning " > ag-grid-react@26.2.0" has incorrect peer dependency "react-dom@^16.3.0 || ^17.0.0".
warning " > react-hook-form@6.15.8" has incorrect peer dependency "react@^16.8.0 || ^17".
warning " > react-tabs@3.2.3" has incorrect peer dependency "react@^16.3.0 || ^17.0.0-0".
warning "@storybook/addon-actions > react-inspector@5.1.1" has incorrect peer dependency "react@^16.8.4 || ^17.0.0".
warning "@storybook/addon-essentials > @storybook/addon-docs > @mdx-js/react@1.6.22" has incorrect peer dependency "react@^16.13.1 || ^17.0.0".
warning "@storybook/addon-knobs > react-select@3.2.0" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning "@storybook/addon-knobs > react-select@3.2.0" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
warning "@storybook/addon-knobs > react-select > react-input-autosize@3.0.0" has incorrect peer dependency "react@^16.3.0 || ^17.0.0".
warning "@storybook/addon-storyshots > react-test-renderer@17.0.2" has incorrect peer dependency "react@17.0.2".
warning "@storybook/react > react-element-to-jsx-string@14.3.4" has incorrect peer dependency "react@^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1".
warning "@storybook/react > react-element-to-jsx-string@14.3.4" has incorrect peer dependency "react-dom@^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions