fix: pin CI bun version and regenerate lockfile

CI used bun latest (1.3.13) while local was 1.3.11, causing
frozen-lockfile mismatch. Pin to 1.3.11 and regenerate lockfile.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
kingboung 2026-05-13 09:18:37 +08:00
parent 6ea0297ecb
commit 167bd1f648
2 changed files with 1397 additions and 1743 deletions

View File

@ -24,7 +24,7 @@ jobs:
- uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2, 2026-04-25
with:
bun-version: latest
bun-version: "1.3.11"
- name: Install dependencies
env:

3138
bun.lock

File diff suppressed because it is too large Load Diff