Skip to content

chore(evm): bump viem to 2.47.1#24

Closed
vraspar wants to merge 1 commit intomainfrom
A1igator/bump-viem
Closed

chore(evm): bump viem to 2.47.1#24
vraspar wants to merge 1 commit intomainfrom
A1igator/bump-viem

Conversation

@vraspar
Copy link
Copy Markdown
Contributor

@vraspar vraspar commented Mar 11, 2026

Summary

  • Add viem ^2.47.1 as devDependency to @x402r/evm to pin a consistent lockfile resolution
  • Previously resolved to viem@2.45.0; now resolves to viem@2.47.1
  • Eliminates dual viem copies when @x402r/evm is consumed by x402r-sdk (which uses viem@^2.46.3)

Test plan

  • pnpm build — passes
  • pnpm test — all 51 tests pass
  • pnpm typecheck — clean

🤖 Generated with Claude Code

Add viem ^2.47.1 as devDependency to pin a consistent resolution and
eliminate lockfile drift (previously resolved to 2.45.0). This aligns
x402r-scheme with x402r-sdk which uses viem ^2.46.3, preventing dual
viem copies when both packages are used in the same project.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vraspar
Copy link
Copy Markdown
Contributor Author

vraspar commented Mar 11, 2026

Closing — devDeps don't affect consumers. The actual fix is pnpm dedupe in x402r-sdk.

@vraspar vraspar closed this Mar 11, 2026
@vraspar vraspar deleted the A1igator/bump-viem branch March 11, 2026 07:18
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