up-deps

Installation
SKILL.md

Update Dependencies Workflow

Complete workflow for updating project dependencies using taze, a modern CLI tool that keeps your dependencies fresh.

Quick Start

By default, taze safely updates versions within the ranges specified in package.json (same behavior as npm install).

npx taze

For monorepos, use recursive mode:

npx taze -r

Update Levels

Related skills
Installs
8
Repository
curev/skills
First Seen
Jan 26, 2026