Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Commit e8697d4

Browse files
authored
Merge pull request #182 from unicape/1.x
chore: Update dependencies
2 parents 953db63 + 788bfe2 commit e8697d4

File tree

5 files changed

+19
-18
lines changed

5 files changed

+19
-18
lines changed

.changeset/shiny-squids-cough.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"use-wagmi": patch
3+
---
4+
5+
Update dependencies

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,7 @@ we provide the [@use-wagmi/nuxt](https://github.com/unicape/use-wagmi/tree/main/
107107

108108
If you find `use-wagmi` useful, please consider supporting development. Thank you 🙏
109109

110-
ERC20-USDT: 0xb493c9555f5c2be907a3bfa363daf1fc22635fe5<br />TRC20-USDT: TLXcmNCTSngBXMxzmkZVHFdWE3XHEK5bBi
111-
112-
> Please do not send other assets except USDT
110+
ERC20: 0xb493c9555f5c2be907a3bfa363daf1fc22635fe5<br />TRC20: TLXcmNCTSngBXMxzmkZVHFdWE3XHEK5bBi
113111

114112
## Credits
115113

packages/vue/README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,7 @@ we provide the [@use-wagmi/nuxt](https://github.com/unicape/use-wagmi/tree/main/
107107

108108
If you find `use-wagmi` useful, please consider supporting development. Thank you 🙏
109109

110-
ERC20-USDT: 0xb493c9555f5c2be907a3bfa363daf1fc22635fe5<br />TRC20-USDT: TLXcmNCTSngBXMxzmkZVHFdWE3XHEK5bBi
111-
112-
> Please do not send other assets except USDT
110+
ERC20: 0xb493c9555f5c2be907a3bfa363daf1fc22635fe5<br />TRC20: TLXcmNCTSngBXMxzmkZVHFdWE3XHEK5bBi
113111

114112
## Credits
115113

packages/vue/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
}
8787
},
8888
"dependencies": {
89-
"@wagmi/connectors": "4.1.25",
90-
"@wagmi/core": "2.6.16",
89+
"@wagmi/connectors": "4.1.26",
90+
"@wagmi/core": "2.6.17",
9191
"vue": "3.3.8",
9292
"vue-demi": "^0.14.6"
9393
},

pnpm-lock.yaml

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)