Update Dependencies

Update this monorepo's npm dependencies to their latest versions and validate the update locally before it goes to a PR. Use when the user asks to: (1) "update the dependencies", "bump deps", "update outdated deps", or run `update-outdated-deps` (2) validate a dependency update locally (build, lint, run the sample apps in a browser) (3) reproduce/debug the weekly "Update dependencies" workflow on their machine This is the LOCAL, interactive counterpart to the CI automation in `.github/prompts/update-dependencies.md`. It does NOT open a PR — it updates, rebuilds from a clean slate, lints, and verifies all three sample apps in a real browser using the developer's `.env.local` credentials.

workleap 4fa0589 9.8 KB Updated

File contents

workleap/wl-telemetry/tree/main/.claude/skills/update-dependencies commit 4fa0589533

Frequently asked questions

npx skillmds@latest add workleap/update-dependencies