Skip to content

Migrate from chalk to picocolors#601

Merged
Daniel15 merged 1 commit intofacebook:mainfrom
trivikr:replace-chalk
Jul 15, 2024
Merged

Migrate from chalk to picocolors#601
Daniel15 merged 1 commit intofacebook:mainfrom
trivikr:replace-chalk

Conversation

@trivikr
Copy link
Contributor

@trivikr trivikr commented Jul 15, 2024

Fixes: #600

@vercel
Copy link

vercel bot commented Jul 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jscodeshift ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 15, 2024 3:48am

supports-color "^5.3.0"

chalk@^4.0.0, chalk@^4.1.2:
chalk@^4.0.0:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What else is still pulling chalk in?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chalk is used in devDependencies of jscodeshift, like jest and eslint.

I've created feature requests with those repos, documented as a follow-up in #600 (comment)

@Daniel15
Copy link
Member

Thanks :)

@Daniel15 Daniel15 merged commit 64bb672 into facebook:main Jul 15, 2024
@trivikr trivikr deleted the replace-chalk branch July 15, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace chalk dependency with a lighter alternative

3 participants