vue-web3-auth icon indicating copy to clipboard operation
vue-web3-auth copied to clipboard

Upgrade the dependencies. [Feature]:

Open mk42 opened this issue 10 months ago • 2 comments

Describe the feature

@kolirt , great job your lib for vue!

"dependencies": {
    "@wagmi/core": "1.4.13",
    "@web3modal/ethereum": "2.7.1",
    "@web3modal/html": "2.7.1",
    "bootstrap": "5.3.0",
    "js-event-bus": "1.1.1",
    "viem": "1.21.4",
    "vue": "^3.3.2",
    "wagmi": "1.4.13"
  },

Would be really sweet to update the dependencies. Especially viem is on v2.9.17 and contains the new polygonAmoy testnet.

Additional information

  • [ ] I intend to submit a PR for this feature.
  • [ ] I have already implemented and/or tested this feature.

mk42 avatar Apr 15 '24 13:04 mk42