upgrade mango client

This commit is contained in:
Riordan Panayides 2024-07-29 16:49:52 +01:00
parent 8805559df1
commit 2e215fcc57
2 changed files with 1752 additions and 41 deletions

View File

@ -20,14 +20,14 @@
"cross-env": "^7.0.2", "cross-env": "^7.0.2",
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"typedoc": "^0.22.5", "typedoc": "^0.22.5",
"typescript": "^4.6.3" "typescript": "5.5.4"
}, },
"prettier": { "prettier": {
"singleQuote": true, "singleQuote": true,
"trailingComma": "all" "trailingComma": "all"
}, },
"dependencies": { "dependencies": {
"@blockworks-foundation/mango-v4": "^0.17.24", "@blockworks-foundation/mango-v4": "0.32.12",
"@coral-xyz/borsh": "^0.28.0", "@coral-xyz/borsh": "^0.28.0",
"@project-serum/serum": "^0.13.65", "@project-serum/serum": "^0.13.65",
"@solana/spl-token": "^0.1.6", "@solana/spl-token": "^0.1.6",

1789
yarn.lock

File diff suppressed because it is too large Load Diff