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

Remove unused dependencies #500

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Remove unused dependencies #500

merged 1 commit into from
Nov 14, 2023

Conversation

paulsmirnov
Copy link
Member

Description

While working on dependency update tasks I realized that we mention (and install) a few packages that nobody uses. This PR removes those extra dependencies and adds a couple of missing peer dependencies. Yarn install is now clear of warnings.

Type of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have read CONTRIBUTING and CODE_OF_CONDUCT guides.
  • I have followed the code style of this project.
  • I have run yarn run ci: lint and tests pass locally with my changes.
  • The changes do not need test updates.
  • The changes do not need doc updates.

Copy link
Collaborator

@DmitryLukyanov DmitryLukyanov left a comment

Choose a reason for hiding this comment

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

LGTM

@paulsmirnov paulsmirnov merged commit 527cc25 into main Nov 14, 2023
2 checks passed
@paulsmirnov paulsmirnov deleted the remove-unused-dependencies branch November 14, 2023 14:43
@paulsmirnov paulsmirnov mentioned this pull request Nov 29, 2023
5 tasks
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