v4.0.379
Removes external/cmaps; adds binary cmaps to the repo
Use object destructuring, rather than the `merge` helper, in the gulpfile
[ESM] Convert the "cmaps"-task to use `import()` syntax
Rename *.d.ts to *.d.mts. Close #17241
Update the path to get all locales and update locales
Update quickjs to revision 2788d71e823b522b178db3b3660ce93689534e6d - The date parser in quickjs is not optimal so use the navigator one.
[api-minor] Use a local font or fallback on an embedded one (if it exists) for non-embedded fonts (bug 1766039)
[ESM] Convert the `external/builder/`-folder to use standard modules
Enable `unicorn/prefer-at` unconditionally (PR 15014 follow-up)