File tree Expand file tree Collapse file tree 11 files changed +38
-38
lines changed
arweave-blocks-transactions
cosmos-osmosis-token-swaps
cosmos-validator-delegations
ethereum-basic-event-handlers Expand file tree Collapse file tree 11 files changed +38
-38
lines changed Original file line number Diff line number Diff line change 19
19
"remove-local" : " graph remove arweave-example --node http://localhost:8020"
20
20
},
21
21
"devDependencies" : {
22
- "@graphprotocol/graph-cli" : " workspace:* " ,
23
- "@graphprotocol/graph-ts" : " workspace:* "
22
+ "@graphprotocol/graph-cli" : " 0.49.0 " ,
23
+ "@graphprotocol/graph-ts" : " 0.30.0 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 24
24
"babel-register" : " ^6.26.0"
25
25
},
26
26
"devDependencies" : {
27
- "@graphprotocol/graph-cli" : " workspace:* " ,
28
- "@graphprotocol/graph-ts" : " workspace:* " ,
27
+ "@graphprotocol/graph-cli" : " 0.49.0 " ,
28
+ "@graphprotocol/graph-ts" : " 0.30.0 " ,
29
29
"mustache" : " ^4.2.0"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 22
22
"babel-register" : " ^6.26.0"
23
23
},
24
24
"devDependencies" : {
25
- "@graphprotocol/graph-cli" : " workspace:* " ,
26
- "@graphprotocol/graph-ts" : " workspace:* "
25
+ "@graphprotocol/graph-cli" : " 0.49.0 " ,
26
+ "@graphprotocol/graph-ts" : " 0.30.0 "
27
27
}
28
28
}
Original file line number Diff line number Diff line change 25
25
"babel-register" : " ^6.26.0"
26
26
},
27
27
"devDependencies" : {
28
- "@graphprotocol/graph-cli" : " workspace:* " ,
29
- "@graphprotocol/graph-ts" : " workspace:* " ,
28
+ "@graphprotocol/graph-cli" : " 0.49.0 " ,
29
+ "@graphprotocol/graph-ts" : " 0.30.0 " ,
30
30
"mustache" : " ^4.2.0"
31
31
}
32
32
}
Original file line number Diff line number Diff line change 24
24
"babel-register" : " ^6.26.0"
25
25
},
26
26
"devDependencies" : {
27
- "@graphprotocol/graph-cli" : " workspace:* " ,
28
- "@graphprotocol/graph-ts" : " workspace:* " ,
27
+ "@graphprotocol/graph-cli" : " 0.49.0 " ,
28
+ "@graphprotocol/graph-ts" : " 0.30.0 " ,
29
29
"mustache" : " ^4.2.0"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 31
31
"typescript" : " ^5.0.4"
32
32
},
33
33
"devDependencies" : {
34
- "@graphprotocol/graph-cli" : " workspace:* " ,
35
- "@graphprotocol/graph-ts" : " workspace:* " ,
34
+ "@graphprotocol/graph-cli" : " 0.49.0 " ,
35
+ "@graphprotocol/graph-ts" : " 0.30.0 " ,
36
36
"@nomicfoundation/hardhat-toolbox" : " ^2.0.2" ,
37
37
"apollo-fetch" : " ^0.7.0" ,
38
38
"hardhat" : " ^2.13.1"
Original file line number Diff line number Diff line change 18
18
"deploy-local" : " graph deploy example --ipfs http://127.0.0.1:5001 --node http://127.0.0.1:8020"
19
19
},
20
20
"devDependencies" : {
21
- "@graphprotocol/graph-cli" : " workspace:* " ,
22
- "@graphprotocol/graph-ts" : " workspace:* " ,
21
+ "@graphprotocol/graph-cli" : " 0.49.0 " ,
22
+ "@graphprotocol/graph-ts" : " 0.30.0 " ,
23
23
"@nomicfoundation/hardhat-toolbox" : " ^2.0.2" ,
24
24
"hardhat" : " ^2.13.1"
25
25
}
Original file line number Diff line number Diff line change 13
13
"codegen" : " ../../packages/cli/bin/run codegen --output-dir src/types/ subgraph.yaml"
14
14
},
15
15
"devDependencies" : {
16
- "@graphprotocol/graph-ts" : " workspace:* "
16
+ "@graphprotocol/graph-ts" : " 0.30.0 "
17
17
},
18
18
"resolutions" : {
19
19
"assemblyscript" : " 0.19.10"
Original file line number Diff line number Diff line change 17
17
"deploy-local" : " graph deploy example --ipfs http://localhost:5001 --node http://127.0.0.1:8020"
18
18
},
19
19
"devDependencies" : {
20
- "@graphprotocol/graph-cli" : " workspace:* " ,
21
- "@graphprotocol/graph-ts" : " workspace:* "
20
+ "@graphprotocol/graph-cli" : " 0.49.0 " ,
21
+ "@graphprotocol/graph-ts" : " 0.30.0 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 17
17
"deploy-local" : " graph deploy example --ipfs http://localhost:5001 --node http://127.0.0.1:8020"
18
18
},
19
19
"devDependencies" : {
20
- "@graphprotocol/graph-cli" : " workspace:* " ,
21
- "@graphprotocol/graph-ts" : " workspace:* "
20
+ "@graphprotocol/graph-cli" : " 0.49.0 " ,
21
+ "@graphprotocol/graph-ts" : " 0.30.0 "
22
22
}
23
23
}
You can’t perform that action at this time.
0 commit comments