bun-update
Verified for current stable LTS
Bun Update Command: Update Dependencies Interactively Recursively
Use for update dependencies interactively recursively with Bun Update. Exact CLI syntax to update dependencies interactively recursively using Bun Update.
When to use this: Use for update dependencies interactively recursively with Bun Update.
Command Syntax
bun update -i -r bun update -i -r Command Breakdown
-i- Command Option
- Tool-specific option used by this command invocation.
-r- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to update dependencies interactively recursively using Bun Update.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Bun Update Command: Update All Dependencies
bun update Bun Update Command: Update Dependencies Interactively bun update -i Bun Update Command: Update Dependencies Latest Version bun update --latest Bun Update Command: Update Dependencies Recursively bun update -r Bun Update Command: Update Dependency Specific Version bun update <package_name>@<version>