An interactive and scriptable web scraper
Install Node.js and pnpm if you don't already have them:
pnpm run -r build
The update command can be used interactively and recursively to upgrade project dependencies:
pnpm update --interactive --latest --recursive