Skip to content

Replace dependencies with builtins#149

Open
backflip wants to merge 3 commits into
fly-apps:mainfrom
backflip:main
Open

Replace dependencies with builtins#149
backflip wants to merge 3 commits into
fly-apps:mainfrom
backflip:main

Conversation

@backflip
Copy link
Copy Markdown

@backflip backflip commented May 20, 2026

This PR replaces chalk with node:util.styleText and mocha/assert with node:test/node:assert.

npx howfat -d before: 867 deps, 74.62mb, 28965 files
npx howfat -d after: 811 deps, 66.95mb, 28236 files

NOTE: This increases the minimal Node.js version from 16 to 20. However, Node.js 18 has been EOL for almost a year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant