summaryrefslogtreecommitdiff
path: root/makima/frontend/pnpm-lock.yaml
Commit message (Collapse)AuthorAgeFilesLines
* fix(ci): regenerate pnpm-lock.yaml for lexical deps added by #101 (#102)soryu2026-04-301-1623/+1711
| | | | | | | | | | | PR #101 added @lexical/* and lexical to makima/frontend/package.json but did not refresh the lockfile, breaking CI installs that run with the default --frozen-lockfile setting. Regenerated via `pnpm install --no-frozen-lockfile` and verified `pnpm install --frozen-lockfile` now resolves cleanly. `npx tsc --noEmit` also passes. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Fixup: pnpm lockfilesoryu2026-02-061-1257/+1636
|
* Initial Control systemsoryu2026-01-111-0/+101
|
* Fixup: Update pnpm lockfilesoryu2025-12-231-2/+276
|
* Update makima FE to add initial listening systemsoryu2025-12-231-0/+1765