Update project dependencies to their latest versions, verify nothing breaks, and report what changed. Use this skill when the user says "update dependencies", "upgrade packages", "latest versions", "update deps", "outdated packages", "bump dependencies", or any variation of wanting to bring project dependencies up to date.
$npx -y skills add lukaskellerstein/claude-my-marketplace --skill update-dependenciesInstalls into the current project.
Run `npx skills use "https://github.com/lukaskellerstein/claude-my-marketplace" --skill "lukaskellerstein/claude-my-marketplace/update-dependencies"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lukaskellerstein/claude-my-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/lukaskellerstein/claude-my-marketplace"` and select the relevant skills, then follow their instructions.