chore(ci): add minimatch override and update lockfile (#42)
* chore(workspace): unify DX configs and fix lockfile drift
- Update catalog: typescript-eslint ^8.55.0 -> ^8.56.0
- Add type: module to root package.json (fixes ESM config warnings)
- Unify commitlint: add a11y + security types, subject-case: [0]
- Remove empty plugins array from prettier config
- Regenerate lockfile to resolve drift
* chore(ci): add minimatch override and update lockfile
Move minimatch>=10.2.1 override to workspace root (was ineffective
in barazo-api sub-package). Update lockfile after barazo-api switched
typescript-eslint to catalog: protocol.
authored by