Skip to content

chore(deps): remove unused lodash - #9

Merged
Shinrai merged 1 commit into
nextfrom
chore/prune-unused-deps
Aug 2, 2026
Merged

chore(deps): remove unused lodash#9
Shinrai merged 1 commit into
nextfrom
chore/prune-unused-deps

Conversation

@cldmv-bot

@cldmv-botcldmv-botBot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

🚀 What's Changed

💥 Breaking Changes

No breaking changes

✨ Features

No new features

🐛 Bug Fixes

No bug fixes

📦 Dependencies

  • chore(deps): remove unused lodash (32051c6)

🔧 Other Changes

No other changes

👥 Contributors

lodash is not require()d anywhere (the CLI is a commander stub); removing it
resolves the stale Dependabot lodash bump. commander (the only real dep) stays.
@cldmv-botcldmv-botBot added the ! chore → next v4 flow: chore contributor PR targeting the next integration branch label Aug 2, 2026
@Shinrai
Shinrai merged commit 8f02c90 into nextAug 2, 2026
18 checks passed
@cldmv-bot
cldmv-botBot deleted the chore/prune-unused-deps branch August 2, 2026 22:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

! chore → nextv4 flow: chore contributor PR targeting the next integration branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Shinrai