File tree Expand file tree Collapse file tree 7 files changed +1982
-2026
lines changed Expand file tree Collapse file tree 7 files changed +1982
-2026
lines changed Original file line number Diff line number Diff line change 1818 "dotenv" : " ^16.0.3" ,
1919 "pm2" : " ^5.2.2" ,
2020 "typescript" : " ^4.9.5" ,
21- "web3" : " ^1.8.2 " ,
21+ "web3" : " ^1.10.4 " ,
2222 "web3-batched-send" : " ^1.0.3"
2323 }
2424}
Original file line number Diff line number Diff line change 1919 "test" : " graph test"
2020 },
2121 "dependencies" : {
22- "@graphprotocol/graph-ts" : " ^0.29.3 "
22+ "@graphprotocol/graph-ts" : " ^0.35.1 "
2323 },
2424 "devDependencies" : {
25- "@graphprotocol/graph-cli" : " ^0.44 .0" ,
25+ "@graphprotocol/graph-cli" : " ^0.73 .0" ,
2626 "gluegun" : " ^5.1.2" ,
2727 "matchstick-as" : " 0.5.2"
2828 }
Original file line number Diff line number Diff line change 2121 "dotenv" : " ^16.0.3" ,
2222 "pm2" : " ^5.2.2" ,
2323 "typescript" : " ^4.9.5" ,
24- "web3" : " ^1.10.0 " ,
24+ "web3" : " ^1.10.4 " ,
2525 "web3-batched-send" : " ^1.0.3"
2626 }
2727}
Original file line number Diff line number Diff line change 1818 "deploy-local" : " graph deploy --node http://localhost:8020/ --ipfs http://localhost:5001 kleros/veascan-inbox"
1919 },
2020 "dependencies" : {
21- "@graphprotocol/graph-ts" : " ^0.29.3 "
21+ "@graphprotocol/graph-ts" : " ^0.35.1 "
2222 },
2323 "devDependencies" : {
24- "@graphprotocol/graph-cli" : " ^0.44 .0"
24+ "@graphprotocol/graph-cli" : " ^0.73 .0"
2525 }
2626}
Original file line number Diff line number Diff line change 2323 "deploy-local" : " graph deploy --node http://localhost:8020/ --ipfs http://localhost:5001 kleros/veascan-subgraph-outbox"
2424 },
2525 "dependencies" : {
26- "@graphprotocol/graph-ts" : " ^0.29.3 "
26+ "@graphprotocol/graph-ts" : " ^0.35.1 "
2727 },
2828 "devDependencies" : {
2929 "@goldskycom/cli" : " ^1.6.0" ,
30- "@graphprotocol/graph-cli" : " ^0.44 .0"
30+ "@graphprotocol/graph-cli" : " ^0.73 .0"
3131 }
3232}
Original file line number Diff line number Diff line change 4141 "codegen" : " graphql-codegen --config codegen.ts"
4242 },
4343 "devDependencies" : {
44- "@graphprotocol/client-cli" : " ^2.2.20 " ,
44+ "@graphprotocol/client-cli" : " ^2.2.22 " ,
4545 "@graphql-codegen/cli" : " ^3.3.1" ,
46- "@graphql-codegen/client-preset" : " ^3.0.0 " ,
46+ "@graphql-codegen/client-preset" : " ^3.0.1 " ,
4747 "@graphql-codegen/typescript" : " ^2.8.8" ,
4848 "@graphql-codegen/typescript-operations" : " ^2.5.13" ,
4949 "@parcel/transformer-svg-react" : " ^2.8.3" ,
6868 "typescript" : " ^4.9.5"
6969 },
7070 "dependencies" : {
71- "@kleros/ui-components-library" : " ^2.4 .0" ,
71+ "@kleros/ui-components-library" : " ^2.12 .0" ,
7272 "@kleros/vea-contracts" : " workspace:^" ,
7373 "@sentry/react" : " ^7.37.2" ,
7474 "@sentry/tracing" : " ^7.37.2" ,
7575 "@wagmi/chains" : " ^0.2.18" ,
7676 "core-js" : " ^3.30.1" ,
7777 "ethers" : " ^5.7.2" ,
78- "graphql" : " ^16.6.0 " ,
79- "graphql-request" : " ^6.0 .0" ,
78+ "graphql" : " ^16.8.1 " ,
79+ "graphql-request" : " ^6.1 .0" ,
8080 "react" : " ^18.2.0" ,
8181 "react-dom" : " ^18.2.0" ,
8282 "react-is" : " ^18.2.0" ,
You can’t perform that action at this time.
0 commit comments