I love working within monorepos nowadays and am a big fan of pnpm but as far as I could find, there's no way for me to see which deps are out of date within the pnpm-workspace.yaml file so (a)I built this quick little tool to check which deps have newer versions (separated and colour coded by patch, minor and major) and update the workspace file automatically.
tl;dr use `pnpx workspace-updater -h` to update your pnpm-workspace.yaml file