Skip to content

Commit

Permalink
update @account-kit dependencies to version 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinciarka committed Nov 6, 2024
1 parent 0fbede6 commit b729b10
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
8 changes: 4 additions & 4 deletions apps/earn-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"lint-timing": "TIMING=1 eslint ."
},
"dependencies": {
"@account-kit/core": "^4.0.1",
"@account-kit/infra": "^4.0.1",
"@account-kit/react": "^4.0.1",
"@account-kit/signer": "^4.0.1",
"@account-kit/core": "^4.3.0",
"@account-kit/infra": "^4.3.0",
"@account-kit/react": "^4.3.0",
"@account-kit/signer": "^4.3.0",
"@alchemy/aa-accounts": "3.19.0",
"@alchemy/aa-alchemy": "3.19.0",
"@alchemy/aa-core": "^3.19.0",
Expand Down
70 changes: 35 additions & 35 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b729b10

Please sign in to comment.