I encountered a dependency conflict while trying to install the "@mui/material" package at version 5.10.5. The package has a peer dependency requirement for "react" at version "^17.0.0 || ^18.0.0". However, there seems to be a conflict between the required versions of "react" across different dependencies. Also there is no solution mentioned in documentation related to this.