Skip to content

fix(deps): replace lodash.debounce with dettle #388

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

43081j
Copy link
Contributor

@43081j 43081j commented Jul 24, 2025

The lodash.* packages are advised against being used these days for lack of maintenance and security updates. Instead, we can pull in dettle for only the debounce functionality. This will also be smaller.

@43081j 43081j requested review from a team as code owners July 24, 2025 08:49
The `lodash.*` packages are advised against being used these days for lack
of maintenance and security updates. Instead, we can pull in `dettle` for
only the debounce functionality. This will also be smaller.
Copy link
Member

@serhalp serhalp left a comment

Choose a reason for hiding this comment

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

Thanks! Just one change please

@serhalp serhalp changed the title chore: replace lodash with dettle fix(deps): replace lodash with dettle Jul 24, 2025
@serhalp serhalp changed the title fix(deps): replace lodash with dettle fix(deps): replace lodash.debounce with dettle Jul 24, 2025
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.

2 participants