PNPM Upgrade Package Use this skill for interactive dependency bumps in Langfuse. Read Order - Start with AGENTS.md for the end-to-end workflow. - Run the main helper once at the start of the upgrade: Apply This Skill - Ask for the package name if the user did not provide one. - Ask for the target version if the user did not provide one. - Run the main helper once as the first analysis step and use that single output for scope, exclusion decisions, and the final bump. - If the target package is not directly declared anywhere, run to find which direct dependency brings it in, then inspect whet…