Skip to content

chore(deps): bump @tightknitai/block-kitchen to 0.6.1-alpha.0#14

Merged
zhawtof merged 1 commit into
mainfrom
claude/jolly-murdock-20c884
May 18, 2026
Merged

chore(deps): bump @tightknitai/block-kitchen to 0.6.1-alpha.0#14
zhawtof merged 1 commit into
mainfrom
claude/jolly-murdock-20c884

Conversation

@zhawtof
Copy link
Copy Markdown
Contributor

@zhawtof zhawtof commented May 17, 2026

Summary

Bumps @tightknitai/block-kitchen from the placeholder 0.1.0-alpha.0 to the latest published 0.6.1-alpha.0, and refreshes the lockfile. The previous rename commit (7708013) updated package.json to the new package name but left the lockfile resolving the old @tightknitai/block-kit-builder entry — this PR brings them back in sync.

Type of change

  • Build / CI / deps

Area

  • Builder UI / React SPA (src/) — via the upgraded @tightknitai/block-kitchen dependency

Test plan

  • pnpm install resolves cleanly against the new version
  • pnpm typecheck passes — no API breakage from 0.1.0-alpha.00.6.1-alpha.0
  • pnpm run build (recommend running in CI)
  • Smoke-test the builder UI end-to-end with pnpm run dev:tunnel

Notes for reviewer

Transitive bumps that come along for the ride:

  • lucide-react 0.563.0 → 1.16.0
  • tailwind-merge 2.6.1 → 3.6.0
  • @tightknitai/block-kitchen no longer declares slack-web-api-client as a peer dependency (we still depend on it directly).

Checklist

  • No secrets, tokens, or signing keys committed
  • No config/setup changes needed
  • Backwards-compatible for existing template forks (a pnpm install after pulling will pick up the new dep)

🤖 Generated with Claude Code

The package was renamed from `block-kit-builder` to `block-kitchen` in
7708013, but the lockfile still resolved the old name and the version
spec was stuck at the placeholder 0.1.0-alpha.0. Bumping to the latest
published 0.6.1-alpha.0 picks up the renamed package and refreshes
transitive deps (lucide-react 0.563 -> 1.16, tailwind-merge 2.6 -> 3.6).

`pnpm typecheck` passes against the new version.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@zhawtof zhawtof merged commit b4c069d into main May 18, 2026
1 check passed
@zhawtof zhawtof deleted the claude/jolly-murdock-20c884 branch May 20, 2026 05:26
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