Skip to content

Upgrade lodash dependencies #94

Description

@cenxky

Hi Author,

I noticed that the lodash.debounce package you are using is released in 6 years ago, maybe it's not safe today. So I would like to ask you a request, could you help to upgrade to latest lodash version instead? Such as lodash or lodash-es.

// lodash
import debounce from "lodash/debounce"

// lodash-es
import { debounce } from "lodash-es"

Many thanks!

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions