Skip to content

chore: remove unused jsdom dependency - #1190

Closed
oduameh wants to merge 1 commit into
mainfrom
remove-jsdom
Closed

chore: remove unused jsdom dependency#1190
oduameh wants to merge 1 commit into
mainfrom
remove-jsdom

Conversation

@oduameh

@oduameh oduameh commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

jsdom sits in dependencies but nothing in the repo uses it: no source file, script, plugin, or config imports it, and after removal yarn resolves cleanly, confirming no other package depends on it.

Removing it:

Testing

  • yarn install --mode=update-lockfile resolves with no missing peer/dependency warnings related to jsdom
  • CI build validates the site still compiles without it

jsdom is declared in dependencies but nothing in the repo imports it:
no source file, script, plugin, or config references it, and no other
package in the lockfile depends on it. Removing it drops 387 lines of
transitive dependencies and stops recurring bot bump PRs for a package
we do not use (see #1174).
@oduameh
oduameh requested review from a team as code owners August 7, 2026 10:54
@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
midnight-wiki Ready Ready Preview Aug 7, 2026 11:01am

Request Review

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.

1 participant