uprev examples

This commit is contained in:
Conner Gallagher 2022-09-23 13:49:28 -06:00
parent ffd6e7f337
commit ef0ecc1c60
7 changed files with 26 additions and 6 deletions

View File

@ -20,7 +20,7 @@
"dependencies": {
"@project-serum/anchor": "^0.24.2",
"@solana/web3.js": "^1.33.0",
"@switchboard-xyz/switchboard-v2": "^0.0.134",
"@switchboard-xyz/switchboard-v2": "^0.0.135",
"big.js": "^6.1.1"
},
"devDependencies": {

View File

@ -21,7 +21,7 @@
"@solana/spl-token-v2": "npm:@solana/spl-token@^0.2.0",
"@solana/web3.js": "^1.50.1",
"@switchboard-xyz/common": "^2.0.0",
"@switchboard-xyz/switchboard-v2": "^0.0.134",
"@switchboard-xyz/switchboard-v2": "^0.0.135",
"chalk": "^4.1.2",
"dotenv": "^16.0.1",
"readline-sync": "^1.4.10"

View File

@ -18,7 +18,7 @@
"@project-serum/anchor": "^0.24.2",
"@solana/web3.js": "1.33.0",
"@switchboard-xyz/sbv2-utils": "^0.1.43",
"@switchboard-xyz/switchboard-v2": "^0.0.134",
"@switchboard-xyz/switchboard-v2": "^0.0.135",
"dotenv": "^16.0.1",
"node-pagerduty": "^1.3.6"
},

View File

@ -15,7 +15,7 @@
"@project-serum/anchor": "^0.24.2",
"@solana/web3.js": "^1.42.0",
"@switchboard-xyz/sbv2-utils": "^0.1.43",
"@switchboard-xyz/switchboard-v2": "^0.0.134",
"@switchboard-xyz/switchboard-v2": "^0.0.135",
"node-fetch": "^2.6"
},
"devDependencies": {

View File

@ -15,7 +15,7 @@
"@project-serum/anchor": "^0.24.2",
"@solana/web3.js": "^1.50.1",
"@switchboard-xyz/sbv2-utils": "^0.1.43",
"@switchboard-xyz/switchboard-v2": "^0.0.134",
"@switchboard-xyz/switchboard-v2": "^0.0.135",
"fs": "^0.0.1-security"
},
"devDependencies": {

View File

@ -20,7 +20,7 @@
"@solana/spl-token-v2": "npm:@solana/spl-token@^0.2.0",
"@solana/web3.js": "^1.42.0",
"@switchboard-xyz/sbv2-utils": "^0.1.43",
"@switchboard-xyz/switchboard-v2": "^0.0.134",
"@switchboard-xyz/switchboard-v2": "^0.0.135",
"chalk": "^4.1.2",
"child_process": "^1.0.2",
"dotenv": "^16.0.1",

View File

@ -4068,6 +4068,26 @@
node-fetch "^3.2.6"
protobufjs "^6.11.3"
"@switchboard-xyz/switchboard-v2@^0.0.134":
version "0.0.134"
resolved "https://registry.npmjs.org/@switchboard-xyz/switchboard-v2/-/switchboard-v2-0.0.134.tgz#7ab0e2d34d9b315036ec3e3e71bea5f7e56bf22d"
integrity sha512-4FvpwFlU64HPx8TO0aMhp4yiqWGZfVlLEAytO2JufCQORgAhy+H8HcPgsGStjm+bw87rfXEKc8r8UlK+CLCRBg==
dependencies:
"@project-serum/anchor" "^0.24.2"
"@solana/spl-governance" "^0.0.34"
"@solana/spl-token-v2" "npm:@solana/spl-token@^0.2.0"
"@solana/web3.js" "^1.44.3"
"@switchboard-xyz/common" "^2.0.0"
assert "^2.0.0"
big.js "^6.2.0"
bs58 "^5.0.0"
chan "^0.6.1"
crypto-js "^4.0.0"
glob "^8.0.3"
long "^4.0.0"
mocha "^9.1.1"
node-fetch "^3.2.6"
"@switchboard-xyz/switchboardv2-cli@^0.2.14":
version "0.2.27"
resolved "https://registry.npmjs.org/@switchboard-xyz/switchboardv2-cli/-/switchboardv2-cli-0.2.27.tgz#03d4966b1a0d81651ae8350d153d435cdce17971"