File tree Expand file tree Collapse file tree 2 files changed +27
-4
lines changed Expand file tree Collapse file tree 2 files changed +27
-4
lines changed Original file line number Diff line number Diff line change 42
42
"hardhat" : " ^2.19.5" ,
43
43
"jsbi" : " ^3.2.5" ,
44
44
"urql" : " ^3.0.3" ,
45
- "viem" : " ^2.7.1" ,
46
- "winston" : " ^3.11.0"
45
+ "viem" : " ^2.7.1"
47
46
},
48
47
"devDependencies" : {
49
48
"@typechain/hardhat" : " ^6.1.2" ,
Original file line number Diff line number Diff line change @@ -7196,7 +7196,32 @@ __metadata:
7196
7196
languageName: unknown
7197
7197
linkType: soft
7198
7198
7199
- "@venusprotocol/keeper-bots@1.0.0-dev.1, @venusprotocol/keeper-bots@workspace:packages/keeper-bots":
7199
+ "@venusprotocol/keeper-bots@npm:1.0.0-dev.1":
7200
+ version: 1.0.0-dev.1
7201
+ resolution: "@venusprotocol/keeper-bots@npm:1.0.0-dev.1"
7202
+ dependencies:
7203
+ "@graphprotocol/client-cli": 3.0.0
7204
+ "@pancakeswap/sdk": ^5.8.8
7205
+ "@pancakeswap/smart-router": ^6.0.17
7206
+ "@pancakeswap/v3-core": ^1.0.2
7207
+ "@uniswap/sdk": ^3.0.3
7208
+ "@uniswap/sdk-core": ^5.3.1
7209
+ "@uniswap/smart-order-router": ^3.36.0
7210
+ "@venusprotocol/keeper-bot-contracts": 1.2.0-dev.4
7211
+ "@venusprotocol/oracle": ^2.0.0
7212
+ "@wagmi/cli": ^2.0.4
7213
+ abitype: 0.10.0
7214
+ graphql: ^16.8.1
7215
+ hardhat: ^2.19.5
7216
+ jsbi: ^3.2.5
7217
+ urql: ^3.0.3
7218
+ viem: ^2.7.1
7219
+ winston: ^3.11.0
7220
+ checksum: 495bd8c85a66aa8c0ac14eb4cb236d7d9c8951122b393180cc9a4f89da65b27ef9045d0003b2982e5cb3a21dce9035c00094ba50c226aecdabbffadda0169a20
7221
+ languageName: node
7222
+ linkType: hard
7223
+
7224
+ "@venusprotocol/keeper-bots@workspace:packages/keeper-bots":
7200
7225
version: 0.0.0-use.local
7201
7226
resolution: "@venusprotocol/keeper-bots@workspace:packages/keeper-bots"
7202
7227
dependencies:
@@ -7233,7 +7258,6 @@ __metadata:
7233
7258
typescript: ^5.3.2
7234
7259
urql: ^3.0.3
7235
7260
viem: ^2.7.1
7236
- winston: ^3.11.0
7237
7261
languageName: unknown
7238
7262
linkType: soft
7239
7263
You can’t perform that action at this time.
0 commit comments