bun-update
Verified for current stable LTS
Bun Update Commands
Bun Update command syntax with verified terminal examples.
Commands
14 commands for Bun Update
bun-update Operations
Bun Update Command: Update All Dependencies
bun update bun-update Operations
Bun Update Command: Update Dependencies Latest Version
bun update --latest bun-update Operations
Bun Update Command: Update Specific Dependency
bun update <package_name> bun-update Operations
Bun Update Command: Update Dependency Specific Version
bun update <package_name>@<version> bun-update Operations
Bun Update Command: Update Dependencies Interactively
bun update -i bun-update Operations
Bun Update Command: Update Dependencies Recursively
bun update -r bun-update Operations
Bun Update Command: Update Dependencies Interactively Recursively
bun update -i -r bun-update Operations
Bun Update Command: Update All Dependencies Bun
bun update bun-update Operations
Bun Update Command: Update Dependencies Latest Version Bun
bun update --latest bun-update Operations
Bun Update Command: Update Specific Dependency Bun
bun update <package_name> bun-update Operations
Bun Update Command: Update Dependency Specific Version Bun
bun update <package_name>@<version> bun-update Operations
Bun Update Command: Update Packages Interactively Bun
bun update -i bun-update Operations
Bun Update Command: Update Dependencies Recursively Bun
bun update -r bun-update Operations
Bun Update Command: Update Dependencies Interactively Recursively Bun
bun update -i -r Suggest a Bun Update Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Bun Update workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.