Does Google Lighthouse detect all frontend libraries? [closed]

I’m experimenting on using Google Lighthouse to detect JavaScript frontend libraries that I used on my web application. However, it seems to not be detecting some of the libraries that I’m using, such as foundation.js and Material UI. How do I ensure that all frontend libraries are detected?