examples: uprev sbv2 deps
This commit is contained in:
parent
08a3468e0c
commit
97853ed146
|
@ -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": {
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
},
|
||||
|
|
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue