Deps Outdated banner
marclove marclove

Deps Outdated

Development community

Description

--- allowed-tools: Bash(just deps:outdated) description: List outdated dependencies and suggest safe upgrade paths --- Run `just deps:outdated`, categorize updates (patch/minor/major), and propose a plan. Ask before making changes.

Installation

Installs to ~/.claude/commands/marclove-typeforge-deps-outdated.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/marclove/typeforge/HEAD/.claude/commands/deps-outdated.md -o ~/.claude/commands/marclove-typeforge-deps-outdated.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository