Dependency Updates
Upgrade dependencies in a controlled way, account for breaking changes, and keep the build and tests green.
When to Activate
- User asks to "update dependencies", "upgrade X", "bump version", or "fix npm audit"
- Addressing security advisories or CVEs
- Preparing a maintenance release or keeping deps current
- After adding a new dependency (ensure version and peer deps are correct)
Work Process
- Identify what to update — All deps, major-only, or specific pac
[Description truncada. Veja o README completo no GitHub.]