Skip to content

Commit

Permalink
fix(deps): update dependency @solana/web3.js to v1.89.0 (#411)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2024
1 parent 0884f2a commit 7ae0014
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
26 changes: 13 additions & 13 deletions advanced/wallets/react-wallet-auth/package-lock.json

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

2 changes: 1 addition & 1 deletion advanced/wallets/react-wallet-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@json-rpc-tools/utils": "1.7.6",
"@nextui-org/react": "1.0.8-beta.5",
"@polkadot/keyring": "^10.1.2",
"@solana/web3.js": "1.88.0",
"@solana/web3.js": "1.89.0",
"@walletconnect/auth-client": "^2.1.0",
"@walletconnect/core": "^2.7.6",
"@walletconnect/push-client": "0.10.4",
Expand Down
2 changes: 1 addition & 1 deletion advanced/wallets/react-wallet-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@nextui-org/react": "1.0.8-beta.5",
"@polkadot/keyring": "^10.1.2",
"@polkadot/types": "^9.3.3",
"@solana/web3.js": "1.88.0",
"@solana/web3.js": "1.89.0",
"@taquito/signer": "^15.1.0",
"@taquito/taquito": "^15.1.0",
"@walletconnect/web3wallet": "1.10.0",
Expand Down
8 changes: 4 additions & 4 deletions advanced/wallets/react-wallet-v2/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2089,10 +2089,10 @@
dependencies:
buffer "~6.0.3"

"@solana/web3.js@1.88.0":
version "1.88.0"
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-1.88.0.tgz#24e1482f63ac54914430b4ce5ab36eaf433ecdb8"
integrity sha512-E4BdfB0HZpb66OPFhIzPApNE2tG75Mc6XKIoeymUkx/IV+USSYuxDX29sjgE/KGNYxggrOf4YuYnRMI6UiPL8w==
"@solana/web3.js@1.89.0":
version "1.89.0"
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-1.89.0.tgz#702af6bc5579cdc58706f78048298eac31fe102e"
integrity sha512-b6PJxNL/DX+J2zccj3kzxZ6HyUF92tc8L9CjMlnTYKCdotAk163ygQ/jbHDT0yYs7pGeXAszyLuaqUXJ8bxwpA==
dependencies:
"@babel/runtime" "^7.23.4"
"@noble/curves" "^1.2.0"
Expand Down

3 comments on commit 7ae0014

@vercel
Copy link

@vercel vercel bot commented on 7ae0014 Jan 13, 2024

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:

vue-dapp-auth – ./advanced/dapps/vue-dapp-auth

vue-dapp-auth.vercel.app
vue-dapp-auth-walletconnect1.vercel.app
vue-dapp-auth-git-main-walletconnect1.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 7ae0014 Jan 13, 2024

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:

react-auth-wallet – ./advanced/wallets/react-wallet-auth

react-auth-wallet-git-main-walletconnect1.vercel.app
react-auth-wallet-walletconnect1.vercel.app
react-auth-wallet.vercel.app
react-auth-wallet.walletconnect.com

@vercel
Copy link

@vercel vercel bot commented on 7ae0014 Jan 13, 2024

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.