Skip to content

Commit

Permalink
chore(package): update wagmi to version 1.4.3 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 9, 2023
1 parent 3f5348c commit 6970099
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"superjson": "1.13.3",
"ts-invariant": "^0.10.3",
"viem": "^1.12.1",
"wagmi": "^1.4.2",
"wagmi": "^1.4.3",
"zod": "^3.22.3"
},
"devDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1015,10 +1015,10 @@
abitype "0.8.7"
eventemitter3 "^4.0.7"

"@wagmi/core@1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@wagmi/core/-/core-1.4.2.tgz#facf21c06d236b651782cfdd20005f02a3afcb9b"
integrity sha512-szgNs2DCbBXKsq3wdm/YD8FWkg7lfmTRAv25b2nJYJUTQN59pVXznlWfq8VCJLamhKOYjeYHlTQxXkAeUAJdhw==
"@wagmi/core@1.4.3":
version "1.4.3"
resolved "https://registry.yarnpkg.com/@wagmi/core/-/core-1.4.3.tgz#1dfe1492b3cc1579d18fa07c88a9cfb82111ffcc"
integrity sha512-CIV9jwv5ue+WpqmA3FvwGa+23cppe7oIaz6TRnlGm0Hm0wDImSaQSWqcsFyOPvleD29oOIJ8e3KnHINEvI64AA==
dependencies:
"@wagmi/connectors" "3.1.2"
abitype "0.8.7"
Expand Down Expand Up @@ -4992,15 +4992,15 @@ vue@>=3:
"@vue/server-renderer" "3.3.4"
"@vue/shared" "3.3.4"

wagmi@^1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/wagmi/-/wagmi-1.4.2.tgz#cd681b1d35cf36613a11852cf25c2c39ce456f9f"
integrity sha512-Cxu0LatB44stqHoqdc6dgsTb9woYH1bEquJFq9PbTkePmnRCvceAD4aFUREUTaBWzIBcouhFlanWweDzEnb3mg==
wagmi@^1.4.3:
version "1.4.3"
resolved "https://registry.yarnpkg.com/wagmi/-/wagmi-1.4.3.tgz#e3f8c9e7ec5b899eb15a29a727e833d44bd50ce4"
integrity sha512-3LjbqqVRe6WW/WD07QCd5Itmo4nUfLsXuoc8F7nw9NslNUg8SFEb+g/jZ4665V0xh5ZRqPBJ7XOXASpdM2Y/5Q==
dependencies:
"@tanstack/query-sync-storage-persister" "^4.27.1"
"@tanstack/react-query" "^4.28.0"
"@tanstack/react-query-persist-client" "^4.28.0"
"@wagmi/core" "1.4.2"
"@wagmi/core" "1.4.3"
abitype "0.8.7"
use-sync-external-store "^1.2.0"

Expand Down

1 comment on commit 6970099

@vercel
Copy link

@vercel vercel bot commented on 6970099 Oct 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.