mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-11 01:08:07 +00:00
fix den
This commit is contained in:
+11
-11
@@ -21,21 +21,21 @@
|
||||
"vitest": "^3.2.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5"
|
||||
"typescript": "^5.9.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@grvt/client": "^1.6.4",
|
||||
"@nadohq/client": "^0.1.0-alpha.41",
|
||||
"@grvt/client": "^1.6.25",
|
||||
"@nadohq/client": "^0.1.0-alpha.45",
|
||||
"@noble/ed25519": "^3.0.0",
|
||||
"axios": "^1.12.2",
|
||||
"axios": "^1.13.4",
|
||||
"bignumber.js": "^9.3.1",
|
||||
"ccxt": "^4.5.12",
|
||||
"dotenv": "^17.2.2",
|
||||
"ethereum-cryptography": "^2.1.3",
|
||||
"ink": "^6.3.1",
|
||||
"react": "^19.1.1",
|
||||
"ccxt": "^4.5.35",
|
||||
"dotenv": "^17.2.3",
|
||||
"ethereum-cryptography": "^2.2.1",
|
||||
"ink": "^6.6.0",
|
||||
"react": "^19.2.4",
|
||||
"trading-signals": "^7.4.3",
|
||||
"viem": "^2.43.1",
|
||||
"ws": "^8.18.3"
|
||||
"viem": "^2.45.1",
|
||||
"ws": "^8.19.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user