Skip to content

Commit 128a3ae

Browse files
chore(release): update monorepo packages versions
1 parent f928262 commit 128a3ae

File tree

18 files changed

+53
-43
lines changed

18 files changed

+53
-43
lines changed

.changeset/big-hornets-relate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/rotten-lemons-pull.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/seven-kiwis-know.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twelve-tables-design.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

examples/arweave-blocks-transactions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"remove-local": "graph remove arweave-example --node http://localhost:8020"
2020
},
2121
"devDependencies": {
22-
"@graphprotocol/graph-cli": "0.50.1",
23-
"@graphprotocol/graph-ts": "0.30.0"
22+
"@graphprotocol/graph-cli": "0.51.0",
23+
"@graphprotocol/graph-ts": "0.31.0"
2424
}
2525
}

examples/cosmos-block-filtering/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"babel-register": "^6.26.0"
2525
},
2626
"devDependencies": {
27-
"@graphprotocol/graph-cli": "0.50.1",
28-
"@graphprotocol/graph-ts": "0.30.0",
27+
"@graphprotocol/graph-cli": "0.51.0",
28+
"@graphprotocol/graph-ts": "0.31.0",
2929
"mustache": "^4.2.0"
3030
}
3131
}

examples/cosmos-osmosis-token-swaps/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"babel-register": "^6.26.0"
2323
},
2424
"devDependencies": {
25-
"@graphprotocol/graph-cli": "0.50.1",
26-
"@graphprotocol/graph-ts": "0.30.0"
25+
"@graphprotocol/graph-cli": "0.51.0",
26+
"@graphprotocol/graph-ts": "0.31.0"
2727
}
2828
}

examples/cosmos-validator-delegations/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"babel-register": "^6.26.0"
2626
},
2727
"devDependencies": {
28-
"@graphprotocol/graph-cli": "0.50.1",
29-
"@graphprotocol/graph-ts": "0.30.0",
28+
"@graphprotocol/graph-cli": "0.51.0",
29+
"@graphprotocol/graph-ts": "0.31.0",
3030
"mustache": "^4.2.0"
3131
}
3232
}

examples/cosmos-validator-rewards/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"babel-register": "^6.26.0"
2525
},
2626
"devDependencies": {
27-
"@graphprotocol/graph-cli": "0.50.1",
28-
"@graphprotocol/graph-ts": "0.30.0",
27+
"@graphprotocol/graph-cli": "0.51.0",
28+
"@graphprotocol/graph-ts": "0.31.0",
2929
"mustache": "^4.2.0"
3030
}
3131
}

examples/ethereum-basic-event-handlers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"typescript": "^5.0.4"
3232
},
3333
"devDependencies": {
34-
"@graphprotocol/graph-cli": "0.50.1",
35-
"@graphprotocol/graph-ts": "0.30.0",
34+
"@graphprotocol/graph-cli": "0.51.0",
35+
"@graphprotocol/graph-ts": "0.31.0",
3636
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
3737
"apollo-fetch": "^0.7.0",
3838
"hardhat": "^2.13.1"

0 commit comments

Comments
 (0)