Skip to content

chore(desktop): sync bun.lock to package version 1.5.3#1

Open
AllenX-Li wants to merge 1 commit into
mainfrom
claude/dreamy-swirles-f4489d
Open

chore(desktop): sync bun.lock to package version 1.5.3#1
AllenX-Li wants to merge 1 commit into
mainfrom
claude/dreamy-swirles-f4489d

Conversation

@AllenX-Li
Copy link
Copy Markdown
Owner

Summary

  • Sync bun.lock workspace entry for @superset/desktop from 1.5.1 → 1.5.3, matching the package.json bump in #3419.

Why / Context

#3419 bumped apps/desktop/package.json to 1.5.3 but the lockfile workspace entry was still resolved at 1.5.1. bun install in a fresh worktree re-resolved it to 1.5.3.

Testing

  • bun install succeeds with updated lockfile
  • bun dev starts full stack cleanly (web + api + desktop + electric-proxy + caddy)

Notes

  • Local dev setup artifacts (Caddyfile, .env, SUPERSET_WORKSPACE_NAME=local) are gitignored — not included in this PR.

Lockfile entry for @superset/desktop was stale at 1.5.1 after #3419 bumped package.json to 1.5.3. Re-resolved via bun install.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant