pnpm update --latest
Category: Node.js & npm/yarn
pnpm update --latest
Update all packages to their absolute latest versions, ignoring semver ranges
Updates all packages to the absolute latest versions regardless of the declared ranges — use with care as it may introduce breaking changes.