mui / mui-x

MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!
https://mui.com/x/
4.53k stars 1.31k forks source link

[DataGridPremium] Fork Exceljs #14188

Open cherniavskii opened 3 months ago

cherniavskii commented 3 months ago

To fix https://github.com/mui/mui-x/issues/13187 The package would be published under @mui/internal-exceljs, it's for our usage only in @mui/x-data-grid-premium.

Taking direction suggested in https://github.com/exceljs/exceljs/issues/2703 seems to make the most sense, since we only need exceljs to work in browser, and we can drop the compressing libraries that vulnerable packages are coming from.

tim-steg commented 1 month ago

Hi @cherniavskii, any update on this at all, on whether or not you have decided to fork? No worries if you haven't yet! Thanks!