web3modal icon indicating copy to clipboard operation
web3modal copied to clipboard

[feature] Upgrade zod version on the wallet package

Open LemosT opened this issue 2 months ago • 1 comments

What problem does this new feature solve?

The specific version being used (hard-coded 3.22.4 https://github.com/reown-com/appkit/blob/main/packages/wallet/package.json#L37) is already outdated, and interferes with upgrading other packages which also depend on zod.

Describe the solution you'd like

Upgrading the package and maybe even supporting some version ranges (if not locked by any specific zod features only available on version 3.22.4).

LemosT avatar Oct 30 '25 17:10 LemosT

APKT-4157

linear[bot] avatar Oct 30 '25 17:10 linear[bot]