updated switchboard-v2 deps

updated switchboard-v2 deps
This commit is contained in:
Conner Gallagher 2022-06-06 14:07:08 -05:00
parent 4fe4135dd1
commit 94b484c39b
5 changed files with 8 additions and 8 deletions

View File

@ -27,7 +27,7 @@
"dependencies": {
"@project-serum/anchor": "^0.24.2",
"@solana/web3.js": "^1.33.0",
"@switchboard-xyz/switchboard-v2": "^0.0.105",
"@switchboard-xyz/switchboard-v2": "^0.0.108",
"big.js": "^6.1.1"
}
}

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.105",
"@switchboard-xyz/switchboard-v2": "^0.0.108",
"@switchboard-xyz/v2-task-library": "^0.1.1",
"chalk": "^4.1.2",
"dotenv": "^16.0.0",

View File

@ -13,8 +13,8 @@
"dependencies": {
"@project-serum/anchor": "^0.24.2",
"@solana/web3.js": "^1.42.0",
"@switchboard-xyz/sbv2-utils": "^0.1.16",
"@switchboard-xyz/switchboard-v2": "^0.0.105"
"@switchboard-xyz/sbv2-utils": "^0.1.19",
"@switchboard-xyz/switchboard-v2": "^0.0.108"
},
"devDependencies": {
"@types/chai": "^4.3.0",

View File

@ -14,8 +14,8 @@
"@project-serum/anchor": "^0.24.2",
"@solana/spl-token": "^0.1.8",
"@solana/web3.js": "^1.42.0",
"@switchboard-xyz/sbv2-utils": "^0.1.16",
"@switchboard-xyz/switchboard-v2": "^0.0.105",
"@switchboard-xyz/sbv2-utils": "^0.1.19",
"@switchboard-xyz/switchboard-v2": "^0.0.108",
"chalk": "^4.1.2",
"child_process": "^1.0.2",
"dotenv": "^16.0.0"

View File

@ -15,8 +15,8 @@
"dependencies": {
"@project-serum/anchor": "^0.24.2",
"@solana/web3.js": "^1.42.0",
"@switchboard-xyz/sbv2-utils": "^0.1.16",
"@switchboard-xyz/switchboard-v2": "^0.0.105"
"@switchboard-xyz/sbv2-utils": "^0.1.19",
"@switchboard-xyz/switchboard-v2": "^0.0.108"
},
"devDependencies": {
"@types/chai": "^4.3.0",