Some packages in my application require React 18, but I cannot use it , because react-debounce-input from swagger-ui dependecies support only v17
Found: react@18.2.0
npm ERR! node_modules/react
npm ERR! react@"18.2.0" from the root project
npm ERR! peer react@"^16.3.0 || ^17.0.0 || ^18.0.0" from ag-grid-react@28.0.0
npm ERR! node_modules/ag-grid-react
npm ERR! ag-grid-react@"28.0.0" from the root project
npm ERR! 18 more (highcharts-react-official, rc-align, rc-motion, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.3.0 || ^16.0.0 || ^17.0.0" from react-debounce-input@3.2.4
npm ERR! node_modules/react-debounce-input
npm ERR! react-debounce-input@"=3.2.4" from swagger-ui-react@4.13.0
npm ERR! node_modules/swagger-ui-react
npm ERR! swagger-ui-react@"4.13.0" from the root project
Do you plan support React 18 in near future (and when) or workaround exist for this problem?
Some packages in my application require React 18, but I cannot use it , because react-debounce-input from swagger-ui dependecies support only v17
Do you plan support React 18 in near future (and when) or workaround exist for this problem?