fix(deps): update dependency @solana/web3.js to v1.89.0 (#411)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-13 11:07:47 -03:00 committed by GitHub
parent 0884f2a35e
commit 7ae0014218
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 19 additions and 19 deletions

View File

@ -12,7 +12,7 @@
"@json-rpc-tools/utils": "1.7.6", "@json-rpc-tools/utils": "1.7.6",
"@nextui-org/react": "1.0.8-beta.5", "@nextui-org/react": "1.0.8-beta.5",
"@polkadot/keyring": "^10.1.2", "@polkadot/keyring": "^10.1.2",
"@solana/web3.js": "1.88.0", "@solana/web3.js": "1.89.0",
"@walletconnect/auth-client": "^2.1.0", "@walletconnect/auth-client": "^2.1.0",
"@walletconnect/core": "^2.7.6", "@walletconnect/core": "^2.7.6",
"@walletconnect/push-client": "0.10.4", "@walletconnect/push-client": "0.10.4",
@ -2813,9 +2813,9 @@
} }
}, },
"node_modules/@solana/web3.js": { "node_modules/@solana/web3.js": {
"version": "1.88.0", "version": "1.89.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.88.0.tgz", "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.89.0.tgz",
"integrity": "sha512-E4BdfB0HZpb66OPFhIzPApNE2tG75Mc6XKIoeymUkx/IV+USSYuxDX29sjgE/KGNYxggrOf4YuYnRMI6UiPL8w==", "integrity": "sha512-b6PJxNL/DX+J2zccj3kzxZ6HyUF92tc8L9CjMlnTYKCdotAk163ygQ/jbHDT0yYs7pGeXAszyLuaqUXJ8bxwpA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.23.4", "@babel/runtime": "^7.23.4",
"@noble/curves": "^1.2.0", "@noble/curves": "^1.2.0",
@ -2835,9 +2835,9 @@
} }
}, },
"node_modules/@solana/web3.js/node_modules/@babel/runtime": { "node_modules/@solana/web3.js/node_modules/@babel/runtime": {
"version": "7.23.7", "version": "7.23.8",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.7.tgz", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.8.tgz",
"integrity": "sha512-w06OXVOFso7LcbzMiDGt+3X7Rh7Ho8MmgPoWU3rarH+8upf+wSU/grlGbWzQyr3DkdN6ZeuMFjpdwW0Q+HxobA==", "integrity": "sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==",
"dependencies": { "dependencies": {
"regenerator-runtime": "^0.14.0" "regenerator-runtime": "^0.14.0"
}, },
@ -10316,9 +10316,9 @@
} }
}, },
"@solana/web3.js": { "@solana/web3.js": {
"version": "1.88.0", "version": "1.89.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.88.0.tgz", "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.89.0.tgz",
"integrity": "sha512-E4BdfB0HZpb66OPFhIzPApNE2tG75Mc6XKIoeymUkx/IV+USSYuxDX29sjgE/KGNYxggrOf4YuYnRMI6UiPL8w==", "integrity": "sha512-b6PJxNL/DX+J2zccj3kzxZ6HyUF92tc8L9CjMlnTYKCdotAk163ygQ/jbHDT0yYs7pGeXAszyLuaqUXJ8bxwpA==",
"requires": { "requires": {
"@babel/runtime": "^7.23.4", "@babel/runtime": "^7.23.4",
"@noble/curves": "^1.2.0", "@noble/curves": "^1.2.0",
@ -10338,9 +10338,9 @@
}, },
"dependencies": { "dependencies": {
"@babel/runtime": { "@babel/runtime": {
"version": "7.23.7", "version": "7.23.8",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.7.tgz", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.8.tgz",
"integrity": "sha512-w06OXVOFso7LcbzMiDGt+3X7Rh7Ho8MmgPoWU3rarH+8upf+wSU/grlGbWzQyr3DkdN6ZeuMFjpdwW0Q+HxobA==", "integrity": "sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==",
"requires": { "requires": {
"regenerator-runtime": "^0.14.0" "regenerator-runtime": "^0.14.0"
} }

View File

@ -14,7 +14,7 @@
"@json-rpc-tools/utils": "1.7.6", "@json-rpc-tools/utils": "1.7.6",
"@nextui-org/react": "1.0.8-beta.5", "@nextui-org/react": "1.0.8-beta.5",
"@polkadot/keyring": "^10.1.2", "@polkadot/keyring": "^10.1.2",
"@solana/web3.js": "1.88.0", "@solana/web3.js": "1.89.0",
"@walletconnect/auth-client": "^2.1.0", "@walletconnect/auth-client": "^2.1.0",
"@walletconnect/core": "^2.7.6", "@walletconnect/core": "^2.7.6",
"@walletconnect/push-client": "0.10.4", "@walletconnect/push-client": "0.10.4",

View File

@ -27,7 +27,7 @@
"@nextui-org/react": "1.0.8-beta.5", "@nextui-org/react": "1.0.8-beta.5",
"@polkadot/keyring": "^10.1.2", "@polkadot/keyring": "^10.1.2",
"@polkadot/types": "^9.3.3", "@polkadot/types": "^9.3.3",
"@solana/web3.js": "1.88.0", "@solana/web3.js": "1.89.0",
"@taquito/signer": "^15.1.0", "@taquito/signer": "^15.1.0",
"@taquito/taquito": "^15.1.0", "@taquito/taquito": "^15.1.0",
"@walletconnect/web3wallet": "1.10.0", "@walletconnect/web3wallet": "1.10.0",

View File

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