Skip to content

Commit

Permalink
Bumping sdk to 2.108.0-beta.12
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 30, 2025
1 parent 6f2b70f commit cf73a68
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@coral-xyz/anchor": "0.28.0",
"@drift-labs/sdk": "2.108.0-beta.11",
"@drift-labs/sdk": "2.108.0-beta.12",
"@solana/web3.js": "1.73.2",
"@types/bn.js": "^5.1.0",
"@types/chai": "^4.3.0",
Expand Down
4 changes: 2 additions & 2 deletions ts/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@drift-labs/vaults-sdk",
"version": "0.3.10",
"version": "0.3.11",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"directories": {
"lib": "lib"
},
"dependencies": {
"@coral-xyz/anchor": "0.28.0",
"@drift-labs/sdk": "2.108.0-beta.11",
"@drift-labs/sdk": "2.108.0-beta.12",
"@ledgerhq/hw-app-solana": "7.2.4",
"@ledgerhq/hw-transport": "6.31.4",
"@ledgerhq/hw-transport-node-hid": "6.29.5",
Expand Down
8 changes: 4 additions & 4 deletions ts/sdk/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@drift-labs/sdk@2.108.0-beta.11":
version "2.108.0-beta.11"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.108.0-beta.11.tgz#41a3a32c6fe58fbb97b7e4570664ab174a63f8fe"
integrity sha512-/p2uusjnp/Vwos0IfK4jskgriwgbD7GtzhU2ahdDnwZJwrgcm0cyG/Sx+vWw9ZD1AWy724VGNI+6PYEB0pmy2A==
"@drift-labs/sdk@2.108.0-beta.12":
version "2.108.0-beta.12"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.108.0-beta.12.tgz#299822510ca48cfdf3dbb19766081bf0c4a249cf"
integrity sha512-6xPVN+IGQJn2PzFD6MZew112Wz+OLdjvl3tYUjjRkps5x0UUx8Z/t3YZ5qvh8RxTthRTncGBpTFekzM4gk8qxg==
dependencies:
"@coral-xyz/anchor" "0.29.0"
"@coral-xyz/anchor-30" "npm:@coral-xyz/anchor@0.30.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@
bn.js "^5.1.2"
buffer-layout "^1.2.0"

"@drift-labs/sdk@2.108.0-beta.11":
version "2.108.0-beta.11"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.108.0-beta.11.tgz#41a3a32c6fe58fbb97b7e4570664ab174a63f8fe"
integrity sha512-/p2uusjnp/Vwos0IfK4jskgriwgbD7GtzhU2ahdDnwZJwrgcm0cyG/Sx+vWw9ZD1AWy724VGNI+6PYEB0pmy2A==
"@drift-labs/sdk@2.108.0-beta.12":
version "2.108.0-beta.12"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.108.0-beta.12.tgz#299822510ca48cfdf3dbb19766081bf0c4a249cf"
integrity sha512-6xPVN+IGQJn2PzFD6MZew112Wz+OLdjvl3tYUjjRkps5x0UUx8Z/t3YZ5qvh8RxTthRTncGBpTFekzM4gk8qxg==
dependencies:
"@coral-xyz/anchor" "0.29.0"
"@coral-xyz/anchor-30" "npm:@coral-xyz/anchor@0.30.1"
Expand Down

0 comments on commit cf73a68

Please sign in to comment.