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|--recursive]}}
pnpm outdated --filter {{package_selector}}
pnpm outdated {{[-g|--global]}}
pnpm outdated --long
pnpm outdated --format {{format}}
package.json:pnpm outdated --compatible
pnpm outdated {{[-D|--dev]}}