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

front: drop unused dependencies #8876

Merged
merged 1 commit into from
Sep 16, 2024
Merged

front: drop unused dependencies #8876

merged 1 commit into from
Sep 16, 2024

Conversation

emersion
Copy link
Member

@emersion emersion commented Sep 16, 2024

Some packages were included in package.json but weren't actually used anymore. Drop them.

Also move @vitejs/plugin-react-swc, @vitest/coverage-v8 and ts-node to devDependencies, since it's build tooling.

@emersion emersion requested a review from a team as a code owner September 16, 2024 08:31
Copy link
Contributor

@flomonster flomonster left a comment

Choose a reason for hiding this comment

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

🙏 Thanks for this cleanup.

@emersion emersion self-assigned this Sep 16, 2024
@emersion emersion force-pushed the emr/drop-unused-deps branch 3 times, most recently from e0d063d to ebba241 Compare September 16, 2024 09:27
Some packages were included in package.json but weren't actually
used anymore. Drop them.

Also move @vitejs/plugin-react-swc, @vitest/coverage-v8 and ts-node
to devDependencies, since it's build tooling.
Copy link
Contributor

@clarani clarani left a comment

Choose a reason for hiding this comment

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

Wow thanks 🙏

@emersion emersion added this pull request to the merge queue Sep 16, 2024
Merged via the queue into dev with commit 0412b33 Sep 16, 2024
23 checks passed
@emersion emersion deleted the emr/drop-unused-deps branch September 16, 2024 13:32
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.

3 participants