Upgrade all package versions (#345)

This commit is contained in:
2023-03-28 13:43:15 +05:30
committed by GitHub
parent 9e53b1a498
commit 0c2e432c80
19 changed files with 67 additions and 67 deletions
@@ -41,12 +41,12 @@
"dependencies": {
"@apollo/client": "^3.3.19",
"@ethersproject/providers": "^5.4.4",
"@cerc-io/cli": "^0.2.31",
"@cerc-io/ipld-eth-client": "^0.2.31",
"@cerc-io/solidity-mapper": "^0.2.31",
"@cerc-io/util": "^0.2.31",
"@cerc-io/cli": "^0.2.33",
"@cerc-io/ipld-eth-client": "^0.2.33",
"@cerc-io/solidity-mapper": "^0.2.33",
"@cerc-io/util": "^0.2.33",
{{#if (subgraphPath)}}
"@cerc-io/graph-node": "^0.2.31",
"@cerc-io/graph-node": "^0.2.33",
{{/if}}
"apollo-type-bigint": "^0.1.3",
"debug": "^4.3.1",