-
-
Notifications
You must be signed in to change notification settings - Fork 958
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
chore: bun => pnpm #2357
chore: bun => pnpm #2357
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@sveltejs/[email protected], npm/@sveltejs/[email protected], npm/[email protected], npm/[email protected], npm/[email protected] |
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2357 +/- ##
==========================================
+ Coverage 99.61% 99.63% +0.01%
==========================================
Files 677 679 +2
Lines 57483 57526 +43
Branches 2774 2774
==========================================
+ Hits 57260 57314 +54
+ Misses 206 198 -8
+ Partials 17 14 -3 ☔ View full report in Codecov by Sentry. |
Switch from bun to pnpm for package management (simplifies local linking with wagmi)
PR-Codex overview
This PR focuses on switching from
bun
topnpm
as the package manager for the project.Detailed summary
bun
commands withpnpm
commands throughout the projectpnpm
instead ofbun
pnpm
usage