Skip to main content
Run any Skill in Manus
with one click

dependency-upgrade-one-by-one

Stars1
Forks0
UpdatedJune 16, 2026 at 03:45

오래된(outdated) 의존성을 한 번에 하나씩만 업그레이드하고, 그 패키지가 일으킨 타입 에러·API 변경·테스트 실패를 고친 뒤 커밋하는 닫힌 루프입니다. bulk `npm update`로 한꺼번에 올리는 것보다 안전하게, 패키지마다 따로 검증하며 의존성을 최신화합니다. 사용자가 "의존성 하나씩 업그레이드해줘", "패키지 하나씩 올리고 깨진 거 고쳐줘", "오래된 dependency 안전하게 업데이트", "npm outdated 하나씩 정리해줘", "dependency upgrade one by one", "upgrade dependencies one at a time", "bump packages one by one and fix breakages"처럼 의존성을 점진적으로·안전하게 올리고 싶을 때 사용하세요. (구분: 주간 의존성 점검·요약만 하는 건 looping:dependency-audit-weekly, npm audit 보안 취약점을 하나씩 고치는 건 looping:npm-audit-fix-loop, 주간 보안 스캔은 looping:security-audit-weekly, 안 쓰는 의존성·죽은 코드를 제거하는 건 looping:knip-until-clean)

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly