Skip to content
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

build: replace fast-deep-equal with dequal #1473

Conversation

sadeghbarati
Copy link
Collaborator

Found a better replacement for fast-deep-equal here

https://github.com/SukkaW/eslint-config-sukka/blob/master/packages/shared/src/restricted-import.ts#L5

Also, is there any reason not to update the dependencies?

chore: update deps, fix VirtualItem type
@zernonia
Copy link
Member

zernonia commented Dec 4, 2024

@sadeghbarati at this stage we are not bumping the dep version much to prevent any possible bug

Hoping not to touch fast-deep-equal for now as well. However this will be replaced by ohash in v2

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