Update mui-datatables package to remove warning
The mui-datatables
package creates a warning on Results
page.
Warning: React does not recognize the `isEmpty` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `isempty` instead.
This is due to a problem in the package and the best way to fix it is by upgrading it.
Unfortunatly this update requires to update all MUI packages.