Skip to content

Commit fc33081

Browse files
committed
chore(deps): update @txnlab/use-wallet to 2.3.1
1 parent dbd108a commit fc33081

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@randlabs/myalgo-connect": "^1.4.2",
1919
"@tailwindcss/forms": "^0.5.3",
2020
"@tanstack/react-query": "^4.22.0",
21-
"@txnlab/use-wallet": "2.0.0",
21+
"@txnlab/use-wallet": "2.3.1",
2222
"@types/node": "18.16.18",
2323
"@types/react": "18.0.26",
2424
"@types/react-dom": "18.0.10",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -546,10 +546,10 @@
546546
"@tanstack/query-core" "4.29.14"
547547
use-sync-external-store "^1.2.0"
548548

549-
"@txnlab/use-wallet@2.0.0":
550-
version "2.0.0"
551-
resolved "https://registry.yarnpkg.com/@txnlab/use-wallet/-/use-wallet-2.0.0.tgz#8559be0a0c3075e6d6552268641d2189f5cc0661"
552-
integrity sha512-VJ47JT+s6VYAv1rCYYmFv/DrQd+KXDn0IAWvUkBiMVQniYoxt/XrfN8vZ1xnrsF7sVlZpDFPbQiK4TCrmTjncQ==
549+
"@txnlab/use-wallet@2.3.1":
550+
version "2.3.1"
551+
resolved "https://registry.yarnpkg.com/@txnlab/use-wallet/-/use-wallet-2.3.1.tgz#9f3287e2c4bc2d7177bd62a86c5ae9126fc37ca6"
552+
integrity sha512-bmhDU+s7rLA/FhPtPSrCxf8nZVdBJHyPWI6CCX/zMIsxyaYVyZ5XZc0anOs01NuRoIGOILTLVu0gTl0B2NKBFg==
553553
dependencies:
554554
immer "^9.0.15"
555555
zustand "^4.3.8"

0 commit comments

Comments
 (0)