v5.100.2
Revert "Revert "Merge pull request #12278 from xtuc/sven/import-assertions""
fix problem with accessing the default named export of json
chore: update Jest to `v30` (#19604)
Refactor how exportsType work add flagged exportsType for __esModule flagged add getExportsType to merge strict with exportsType move CommonJsStuffPlugin into CommonJsPlugin split CommonJsPlugin into imports and exports part enable minimal tree shaking for CommonJs imports and exports
make visible exports from non-harmony modules more consistent
fix a bug with json modules in concatenated modules
fix a few more expects and make the test output paths more sturdy
don't touch not provided exports as they could be on the prototype
fix json related tree shaking and caching problems