Skip to content

Commit

Permalink
deduplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
abrzezinski94 committed Aug 8, 2024
1 parent e5f8a48 commit e034625
Showing 1 changed file with 3 additions and 48 deletions.
51 changes: 3 additions & 48 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@
# yarn lockfile v1


"@babel/runtime@^7.10.5", "@babel/runtime@^7.24.7":
version "7.24.7"
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.7.tgz"
integrity sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==
dependencies:
regenerator-runtime "^0.14.0"

"@babel/runtime@^7.24.8":
"@babel/runtime@^7.10.5", "@babel/runtime@^7.24.7", "@babel/runtime@^7.24.8":
version "7.25.0"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb"
integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==
Expand Down Expand Up @@ -739,28 +732,7 @@
dependencies:
buffer "^6.0.3"

"@solana/web3.js@^1.17.0", "@solana/web3.js@^1.22.0", "@solana/web3.js@^1.32.0", "@solana/web3.js@^1.36.0", "@solana/web3.js@^1.54.0", "@solana/web3.js@^1.93.0", "@solana/web3.js@^1.95.0":
version "1.95.0"
resolved "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.95.0.tgz"
integrity sha512-iHwJ/HcWrF9qbnI1ctwI1UXHJ0vZXRpnt+lI5UcQIk8WvJNuQ5gV06icxzM6B7ojUES85Q1/FM4jZ49UQ8yZZQ==
dependencies:
"@babel/runtime" "^7.24.7"
"@noble/curves" "^1.4.2"
"@noble/hashes" "^1.4.0"
"@solana/buffer-layout" "^4.0.1"
agentkeepalive "^4.5.0"
bigint-buffer "^1.1.5"
bn.js "^5.2.1"
borsh "^0.7.0"
bs58 "^4.0.1"
buffer "6.0.3"
fast-stable-stringify "^1.0.0"
jayson "^4.1.0"
node-fetch "^2.7.0"
rpc-websockets "^9.0.2"
superstruct "^2.0.2"

"@solana/web3.js@^1.21.0", "@solana/web3.js@^1.68.0", "@solana/web3.js@^1.89.1", "@solana/web3.js@^1.95.2", "@solana/web3.js@npm:@solana/[email protected]":
"@solana/web3.js@^1.17.0", "@solana/web3.js@^1.21.0", "@solana/web3.js@^1.22.0", "@solana/web3.js@^1.32.0", "@solana/web3.js@^1.36.0", "@solana/web3.js@^1.54.0", "@solana/web3.js@^1.68.0", "@solana/web3.js@^1.89.1", "@solana/web3.js@^1.93.0", "@solana/web3.js@^1.95.0", "@solana/web3.js@^1.95.2", "@solana/web3.js@npm:@solana/[email protected]":
version "1.95.2"
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-1.95.2.tgz#6f8a0362fa75886a21550dbec49aad54481463a6"
integrity sha512-SjlHp0G4qhuhkQQc+YXdGkI8EerCqwxvgytMgBpzMUQTafrkNant3e7pgilBGgjy/iM40ICvWBLgASTPMrQU7w==
Expand Down Expand Up @@ -803,7 +775,7 @@
dependencies:
tslib "^2.4.0"

"@switchboard-xyz/common@^2.3.16", "@switchboard-xyz/common@^2.4.4":
"@switchboard-xyz/common@^2.3.16", "@switchboard-xyz/common@^2.4.2", "@switchboard-xyz/common@^2.4.4":
version "2.4.4"
resolved "https://registry.yarnpkg.com/@switchboard-xyz/common/-/common-2.4.4.tgz#4896d526d67c10a8131e5ea4044a2e43a7a8b999"
integrity sha512-Pcny+VzenXPCuCOj1W8lBm/S7bDSc1CU6T35Tt0o2bTDnzHgVGtYJ/OLqgPhqGhZ/fjMwrRiCPPIkuavK0Ik3Q==
Expand All @@ -818,23 +790,6 @@
lodash "^4.17.21"
protobufjs "^7.2.6"

"@switchboard-xyz/common@^2.4.2":
version "2.4.3"
resolved "https://registry.npmjs.org/@switchboard-xyz/common/-/common-2.4.3.tgz"
integrity sha512-0Ucvk753Co48qcWBRRME28zcYIhQgZgIuFUE5kXxq7zSf1k9dFVUOwgcoQVr6LhsK3YAvJdGo1n8JzcxEzCBZQ==
dependencies:
"@solana/web3.js" "^1.93.0"
axios "^1.7.2"
big.js "^6.2.1"
bn.js "^5.2.1"
bs58 "^5.0.0"
cron-validator "^1.3.1"
decimal.js "^10.4.3"
form-data "^4.0.0"
lodash "^4.17.21"
protobufjs "^7.2.6"
yaml "^2.2.1"

"@switchboard-xyz/on-demand@^1.2.16":
version "1.2.16"
resolved "https://registry.yarnpkg.com/@switchboard-xyz/on-demand/-/on-demand-1.2.16.tgz#a115bd851cf355d5e8f0ec068383dbca6c4d9b2e"
Expand Down

0 comments on commit e034625

Please sign in to comment.