in our new project, we are using only functional components with react hooks.
thus, we only need mobx and mobx-react-lite as dependencies.
however, if we use mobx-react-devtools, then it requires mobx-react.
mobx-react shouldnt be required for using mobx-react-devtools, if the project only uses mobx-react-lite