We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15afa8c commit a538dbfCopy full SHA for a538dbf
bun.lockb
0 Bytes
package.json
@@ -34,8 +34,8 @@
34
],
35
"dependencies": {
36
"@amxx/graphprotocol-utils": "1.2.0",
37
- "@graphprotocol/graph-cli": "0.90.1",
38
- "@graphprotocol/graph-ts": "0.35.1",
+ "@graphprotocol/graph-cli": "0.91.0",
+ "@graphprotocol/graph-ts": "0.36.0",
39
"@nomicfoundation/hardhat-foundry": "1.1.3",
40
"@nomicfoundation/hardhat-ignition-viem": "0.15.8",
41
"@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
@@ -45,8 +45,8 @@
45
"@openzeppelin/subgraphs": "0.1.8-5"
46
},
47
"overrides": {
48
49
- "@graphprotocol/graph-ts": "0.35.1"
+ "@graphprotocol/graph-ts": "0.36.0"
50
51
"trustedDependencies": [
52
"keccak",
0 commit comments