examples: uprev sbv2 deps

This commit is contained in:
Conner Gallagher 2022-07-22 12:27:33 -06:00
parent 08a3468e0c
commit 97853ed146
7 changed files with 7 additions and 7 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.120",
"@switchboard-xyz/switchboard-v2": "^0.0.124",
"big.js": "^6.1.1"
},
"devDependencies": {

View File

@ -20,7 +20,7 @@
"@project-serum/anchor": "^0.24.2",
"@solana/spl-token": "^0.2.0",
"@solana/web3.js": "^1.37.1",
"@switchboard-xyz/switchboard-v2": "^0.0.120",
"@switchboard-xyz/switchboard-v2": "^0.0.124",
"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.32",
"@switchboard-xyz/switchboard-v2": "^0.0.120",
"@switchboard-xyz/switchboard-v2": "^0.0.124",
"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.33",
"@switchboard-xyz/switchboard-v2": "^0.0.121",
"@switchboard-xyz/switchboard-v2": "^0.0.124",
"node-fetch": "^2.6"
},
"devDependencies": {

View File

@ -15,7 +15,7 @@
"@project-serum/anchor": "^0.24.2",
"@solana/web3.js": "^1.42.0",
"@switchboard-xyz/sbv2-utils": "^0.1.33",
"@switchboard-xyz/switchboard-v2": "^0.0.121"
"@switchboard-xyz/switchboard-v2": "^0.0.124"
},
"devDependencies": {
"@types/chai": "^4.3.0",

View File

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

View File

@ -17,7 +17,7 @@
"@project-serum/anchor": "^0.24.2",
"@solana/web3.js": "^1.42.0",
"@switchboard-xyz/sbv2-utils": "^0.1.33",
"@switchboard-xyz/switchboard-v2": "^0.0.121"
"@switchboard-xyz/switchboard-v2": "^0.0.124"
},
"devDependencies": {
"@types/chai": "^4.3.0",