Commit 08cb344
fix(agentos-spa): sync standalone pnpm-lock with @radix-ui/react-checkbox
The SPA feature added @radix-ui/react-checkbox to agentos/package.json (for
checkbox.tsx) but never regenerated agentos/pnpm-lock.yaml, so the image build's
`pnpm install --frozen-lockfile` failed (ERR_PNPM_OUTDATED_LOCKFILE). Regenerated
the standalone lockfile (--ignore-workspace, matching the Dockerfile context).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent dfddafa commit 08cb344
1 file changed
Lines changed: 206 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments