Skip to content

Commit

Permalink
chore(deps): update @txnlab/use-wallet to 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
drichar committed Dec 15, 2023
1 parent dbd108a commit fc33081
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@randlabs/myalgo-connect": "^1.4.2",
"@tailwindcss/forms": "^0.5.3",
"@tanstack/react-query": "^4.22.0",
"@txnlab/use-wallet": "2.0.0",
"@txnlab/use-wallet": "2.3.1",
"@types/node": "18.16.18",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -546,10 +546,10 @@
"@tanstack/query-core" "4.29.14"
use-sync-external-store "^1.2.0"

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

1 comment on commit fc33081

@vercel
Copy link

@vercel vercel bot commented on fc33081 Dec 15, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

next-use-wallet – ./

next-use-wallet-txnlab.vercel.app
next-use-wallet-git-main-txnlab.vercel.app
next-use-wallet.vercel.app

Please sign in to comment.