3 outdated depenencies found
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10.5k
- Forks
- 564
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
I did an inital wxt install using pnpm
pnpm dlx wxt@latest init
Result
3 deprecated subdependencies found: glob@6.0.4, inflight@1.0.6, rimraf@2.4.5
Reproduction
No deprecated subdepenencies should be found on a clean installation of wxt
Steps to reproduce
pnpm dlx wxt@latest init
System Info
Windows 11
Powershell Core
Used Package Manager
pnpm
Validations
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing pnpm dlx wxt@latest init on the reported Windows and PowerShell setup, then inspect the installed dependency tree for glob@6.0.4, inflight@1.0.6, and rimraf@2.4.5. Done means a clean WXT installation no longer reports deprecated subdependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100