Check for outdated packages. The check can be limited to a subset of the installed packages by providing arguments (patterns are supported). More information: https://pnpm.io/cli/outdated.
pnpm outdated
pnpm outdated -r
pnpm outdated --filter package_selector
pnpm outdated --global
pnpm outdated --long
pnpm outdated --format format
package.json
:pnpm outdated --compatible
pnpm outdated --dev