Closed
Description
Scope: carbon-component-mapper, but could be other mappers too (this is the one I use)
Description
yarn is complaining about peer dependency errors, and while I can override those locally, I'd like them fixed upstream. However, I'm not exactly sure what the "right" values are and if this is across all mappers I figured your team is in a better position to fix all of them at once.
See below for the output from yarn explain peer-requirements
in manageiq-ui-classic.
➤ YN0000: @data-driven-forms/carbon-component-mapper@npm:3.15.3 doesn't provide react, breaking the following requirements:
➤ YN0000: @data-driven-forms/common@npm:3.12.1 [7be07] → >=16.13.1 ✘
➤ YN0000: @emotion/core@npm:10.1.1 [14474] → >=16.3.0 ✘
➤ YN0000: react-input-autosize@npm:3.0.0 [14474] → ^16.3.0 || ^17.0.0 ✘
➤ YN0000: react-select@npm:3.2.0 [1e2da] → ^16.8.0 || ^17.0.0 ✘
➤ YN0000: react-transition-group@npm:4.4.2 [14474] → >=16.6.0 ✘
➤ YN0000: Note: these requirements start with @data-driven-forms/common@npm:3.12.1 [7be07]
################################
➤ YN0000: @data-driven-forms/carbon-component-mapper@npm:3.15.3 doesn't provide react, breaking the following requirements:
➤ YN0000: react-jss@npm:10.8.0 [7be07] → >=16.8.6 ✘
➤ YN0000: theming@npm:3.3.0 [916db] → >=16.3 ✘
➤ YN0000: Note: these requirements start with react-jss@npm:10.8.0 [7be07]
################################
➤ YN0000: @data-driven-forms/carbon-component-mapper@npm:3.15.3 doesn't provide react-dom, breaking the following requirements:
➤ YN0000: @data-driven-forms/common@npm:3.12.1 [7be07] → >=16.13.1 ✘