Skip to content

Commit 54cb096

Browse files
chore(release): update monorepo packages versions (#1542)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1cfc8ce commit 54cb096

File tree

16 files changed

+40
-30
lines changed

16 files changed

+40
-30
lines changed

.changeset/@graphprotocol_graph-cli-1545-dependencies.md

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

.changeset/red-walls-hug.md

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

.changeset/rich-turtles-join.md

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

examples/arweave-blocks-transactions/package.json

Lines changed: 1 addition & 1 deletion
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.63.1",
22+
"@graphprotocol/graph-cli": "0.64.0",
2323
"@graphprotocol/graph-ts": "0.32.0"
2424
}
2525
}

examples/cosmos-block-filtering/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"babel-register": "^6.26.0"
2525
},
2626
"devDependencies": {
27-
"@graphprotocol/graph-cli": "0.63.1",
27+
"@graphprotocol/graph-cli": "0.64.0",
2828
"@graphprotocol/graph-ts": "0.32.0",
2929
"mustache": "^4.2.0"
3030
}

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

Lines changed: 1 addition & 1 deletion
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.63.1",
25+
"@graphprotocol/graph-cli": "0.64.0",
2626
"@graphprotocol/graph-ts": "0.32.0"
2727
}
2828
}

examples/cosmos-validator-delegations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"babel-register": "^6.26.0"
2626
},
2727
"devDependencies": {
28-
"@graphprotocol/graph-cli": "0.63.1",
28+
"@graphprotocol/graph-cli": "0.64.0",
2929
"@graphprotocol/graph-ts": "0.32.0",
3030
"mustache": "^4.2.0"
3131
}

examples/cosmos-validator-rewards/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"babel-register": "^6.26.0"
2525
},
2626
"devDependencies": {
27-
"@graphprotocol/graph-cli": "0.63.1",
27+
"@graphprotocol/graph-cli": "0.64.0",
2828
"@graphprotocol/graph-ts": "0.32.0",
2929
"mustache": "^4.2.0"
3030
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"typescript": "^5.0.4"
3232
},
3333
"devDependencies": {
34-
"@graphprotocol/graph-cli": "0.63.1",
34+
"@graphprotocol/graph-cli": "0.64.0",
3535
"@graphprotocol/graph-ts": "0.32.0",
3636
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
3737
"apollo-fetch": "^0.7.0",

examples/ethereum-gravatar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"deploy-local": "graph deploy example --ipfs http://127.0.0.1:5001 --node http://127.0.0.1:8020"
1919
},
2020
"devDependencies": {
21-
"@graphprotocol/graph-cli": "0.63.1",
21+
"@graphprotocol/graph-cli": "0.64.0",
2222
"@graphprotocol/graph-ts": "0.32.0",
2323
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
2424
"hardhat": "^2.13.1"

0 commit comments

Comments
 (0)