chore: remove workspace package-lock.json files from git tracking

In an npm monorepo, only the root lockfile is authoritative. Workspace-specific
lockfiles were stale, couldn't benefit from root overrides, and were triggering
Dependabot false positives. Switching to **/package-lock.json gitignore pattern.

Also adds eslint peer dep overrides to frontends/postgres for standalone compatibility.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-09 23:49:43 +00:00
parent fd4e549a0f
commit 0108b0373b
12 changed files with 14 additions and 52564 deletions

File diff suppressed because it is too large Load Diff