Bump Dependencies Skill Update Node.js dependencies using taze CLI with smart prompting: auto-apply MINOR/PATCH updates, prompt for MAJOR updates individually, skip fixed-version packages. When package names are provided as arguments (e.g. ), scope all taze commands to only those packages using . When is passed (e.g. or ), scan for updates and present a summary table without applying any changes . See Dry Run Mode below. Prerequisites Before starting, verify taze is installed by running: If exit code is 1, stop and inform the user that taze must be installed: - Global install: - One-time: Upd…