Update project dependencies
update-depsskillsetup L2★30
uxname/liteend ↗What it does
Upgrade npm packages to latest versions with post-update verification
Best for
Keeps dependencies current while catching regressions through automated post-update checks.
Inputs
- · [object Object]
Outputs
- · [object Object]
- · [object Object]
- · [object Object]
Requires
- · npm
- · npm-check-updates
- · rimraf
Preconditions
Working npm project with package.json and check hooks
Failure modes
Breaking changes in NestJS, Prisma, TypeScript; linting failures block commit
Trust signals
- · High-risk package awareness table
- · Override mechanism for transitive CVEs
- · Selective update option