Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion relayer-subgraph-inbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@graphprotocol/graph-ts": "^0.35.1"
},
"devDependencies": {
"@graphprotocol/graph-cli": "^0.73.0",
"@graphprotocol/graph-cli": "^0.90.1",
"concat-stream": "^2.0.0",
"gluegun": "^5.1.2",
"matchstick-as": "0.5.2"
Expand Down
2 changes: 1 addition & 1 deletion veascan-subgraph-inbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"@graphprotocol/graph-ts": "^0.35.1"
},
"devDependencies": {
"@graphprotocol/graph-cli": "^0.73.0"
"@graphprotocol/graph-cli": "^0.90.1"
}
}
2 changes: 1 addition & 1 deletion veascan-subgraph-outbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
},
"devDependencies": {
"@goldskycom/cli": "^1.6.0",
"@graphprotocol/graph-cli": "^0.73.0"
"@graphprotocol/graph-cli": "^0.90.1"
}
}
137 changes: 125 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1728,14 +1728,15 @@ __metadata:
languageName: node
linkType: hard

"@graphprotocol/graph-cli@npm:^0.73.0":
version: 0.73.0
resolution: "@graphprotocol/graph-cli@npm:0.73.0"
"@graphprotocol/graph-cli@npm:^0.90.1":
version: 0.90.1
resolution: "@graphprotocol/graph-cli@npm:0.90.1"
dependencies:
"@float-capital/float-subgraph-uncrashable": "npm:^0.0.0-alpha.4"
"@oclif/core": "npm:2.8.6"
"@oclif/plugin-autocomplete": "npm:^2.3.6"
"@oclif/plugin-not-found": "npm:^2.4.0"
"@oclif/plugin-warn-if-update-available": "npm:^3.1.20"
"@whatwg-node/fetch": "npm:^0.8.4"
assemblyscript: "npm:0.19.23"
binary-install-raw: "npm:0.0.13"
Expand All @@ -1762,7 +1763,7 @@ __metadata:
yaml: "npm:1.10.2"
bin:
graph: bin/run
checksum: 10/ebcd5b8163257e8920fcad90b074b4e35a9bbe4d979cabcf6deb731480b8d86a069ccb56cbbd695623e10291f0288d7ae12806ba359ca67df6a77dcf7a427726
checksum: 10/67903de57b07c7228961cf5f67b0b1820cc316e4c73a162f77c6a8e138dc256ed51b26235e9c4ab1e4f0dc922cd35ea565eedf4b9c8e47f9f0589ed0c4712066
languageName: node
linkType: hard

Expand Down Expand Up @@ -3280,7 +3281,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@kleros/vea-relayer-subgraph-inbox@workspace:relayer-subgraph-inbox"
dependencies:
"@graphprotocol/graph-cli": "npm:^0.73.0"
"@graphprotocol/graph-cli": "npm:^0.90.1"
"@graphprotocol/graph-ts": "npm:^0.35.1"
concat-stream: "npm:^2.0.0"
gluegun: "npm:^5.1.2"
Expand Down Expand Up @@ -3309,7 +3310,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@kleros/veascan-subgraph-inbox@workspace:veascan-subgraph-inbox"
dependencies:
"@graphprotocol/graph-cli": "npm:^0.73.0"
"@graphprotocol/graph-cli": "npm:^0.90.1"
"@graphprotocol/graph-ts": "npm:^0.35.1"
languageName: unknown
linkType: soft
Expand All @@ -3319,7 +3320,7 @@ __metadata:
resolution: "@kleros/veascan-subgraph-outbox@workspace:veascan-subgraph-outbox"
dependencies:
"@goldskycom/cli": "npm:^1.6.0"
"@graphprotocol/graph-cli": "npm:^0.73.0"
"@graphprotocol/graph-cli": "npm:^0.90.1"
"@graphprotocol/graph-ts": "npm:^0.35.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3990,6 +3991,32 @@ __metadata:
languageName: node
linkType: hard

"@oclif/core@npm:^4":
version: 4.0.34
resolution: "@oclif/core@npm:4.0.34"
dependencies:
ansi-escapes: "npm:^4.3.2"
ansis: "npm:^3.3.2"
clean-stack: "npm:^3.0.1"
cli-spinners: "npm:^2.9.2"
debug: "npm:^4.3.7"
ejs: "npm:^3.1.10"
get-package-type: "npm:^0.1.0"
globby: "npm:^11.1.0"
indent-string: "npm:^4.0.0"
is-wsl: "npm:^2.2.0"
lilconfig: "npm:^3.1.2"
minimatch: "npm:^9.0.5"
semver: "npm:^7.6.3"
string-width: "npm:^4.2.3"
supports-color: "npm:^8"
widest-line: "npm:^3.1.0"
wordwrap: "npm:^1.0.0"
wrap-ansi: "npm:^7.0.0"
checksum: 10/a7c99dab7d31130d57b585c50d7257ffe1434371468e5c0fae0696308fc68b4588c740d4aa3d5f7d5270acf172915046c74197df4c699dafe5362e5ac9dcf9aa
languageName: node
linkType: hard

"@oclif/plugin-autocomplete@npm:^2.3.6":
version: 2.3.10
resolution: "@oclif/plugin-autocomplete@npm:2.3.10"
Expand All @@ -4012,6 +4039,20 @@ __metadata:
languageName: node
linkType: hard

"@oclif/plugin-warn-if-update-available@npm:^3.1.20":
version: 3.1.24
resolution: "@oclif/plugin-warn-if-update-available@npm:3.1.24"
dependencies:
"@oclif/core": "npm:^4"
ansis: "npm:^3.3.1"
debug: "npm:^4.3.5"
http-call: "npm:^5.2.2"
lodash: "npm:^4.17.21"
registry-auth-token: "npm:^5.0.3"
checksum: 10/b5d1f1d1503f9776b83c9bf8c36b365e07aa7a916a255b5c87d9b6e92afda6df0cc630edc3189470171b053d95e600f1118e20024f51b1243fc376379f2a0e10
languageName: node
linkType: hard

"@opencensus/core@npm:0.0.9":
version: 0.0.9
resolution: "@opencensus/core@npm:0.0.9"
Expand Down Expand Up @@ -7060,6 +7101,13 @@ __metadata:
languageName: node
linkType: hard

"ansis@npm:^3.3.1, ansis@npm:^3.3.2":
version: 3.3.2
resolution: "ansis@npm:3.3.2"
checksum: 10/e6c7b93a4f7b1e22c2d11ba53736af7f56c2952f6497ea109757573738fa0e7317066377577d9896a3e1db7ce2bd622ab2eabc7f6cdab6c0e0f9b25eebb5d2af
languageName: node
linkType: hard

"antlr4@npm:^4.11.0":
version: 4.12.0
resolution: "antlr4@npm:4.12.0"
Expand Down Expand Up @@ -8574,6 +8622,13 @@ __metadata:
languageName: node
linkType: hard

"cli-spinners@npm:^2.9.2":
version: 2.9.2
resolution: "cli-spinners@npm:2.9.2"
checksum: 10/a0a863f442df35ed7294424f5491fa1756bd8d2e4ff0c8736531d886cec0ece4d85e8663b77a5afaf1d296e3cbbebff92e2e99f52bbea89b667cbe789b994794
languageName: node
linkType: hard

"cli-table3@npm:0.6.0":
version: 0.6.0
resolution: "cli-table3@npm:0.6.0"
Expand Down Expand Up @@ -8994,7 +9049,7 @@ __metadata:
languageName: node
linkType: hard

"content-type@npm:~1.0.4, content-type@npm:~1.0.5":
"content-type@npm:^1.0.4, content-type@npm:~1.0.4, content-type@npm:~1.0.5":
version: 1.0.5
resolution: "content-type@npm:1.0.5"
checksum: 10/585847d98dc7fb8035c02ae2cb76c7a9bd7b25f84c447e5ed55c45c2175e83617c8813871b4ee22f368126af6b2b167df655829007b21aa10302873ea9c62662
Expand Down Expand Up @@ -9719,6 +9774,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.3.5, debug@npm:^4.3.7":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10/71168908b9a78227ab29d5d25fe03c5867750e31ce24bf2c44a86efc5af041758bb56569b0a3d48a9b5344c00a24a777e6f4100ed6dfd9534a42c1dde285125a
languageName: node
linkType: hard

"decamelize-keys@npm:^1.1.0":
version: 1.1.1
resolution: "decamelize-keys@npm:1.1.1"
Expand Down Expand Up @@ -10179,7 +10246,7 @@ __metadata:
languageName: node
linkType: hard

"ejs@npm:3.1.10, ejs@npm:^3.1.8":
"ejs@npm:3.1.10, ejs@npm:^3.1.10, ejs@npm:^3.1.8":
version: 3.1.10
resolution: "ejs@npm:3.1.10"
dependencies:
Expand Down Expand Up @@ -13321,6 +13388,20 @@ __metadata:
languageName: node
linkType: hard

"http-call@npm:^5.2.2":
version: 5.3.0
resolution: "http-call@npm:5.3.0"
dependencies:
content-type: "npm:^1.0.4"
debug: "npm:^4.1.1"
is-retry-allowed: "npm:^1.1.0"
is-stream: "npm:^2.0.0"
parse-json: "npm:^4.0.0"
tunnel-agent: "npm:^0.6.0"
checksum: 10/458c890c95573db831daa2346ff98b1630543c9b2fc3cfc432e1fb6968d6eeb6a5abe87e551f0fc3bce1972215a69fd133b8d25ff8cff2276c2c153d405b3d1f
languageName: node
linkType: hard

"http-errors@npm:2.0.0":
version: 2.0.0
resolution: "http-errors@npm:2.0.0"
Expand Down Expand Up @@ -14145,6 +14226,13 @@ __metadata:
languageName: node
linkType: hard

"is-retry-allowed@npm:^1.1.0":
version: 1.2.0
resolution: "is-retry-allowed@npm:1.2.0"
checksum: 10/50d700a89ae31926b1c91b3eb0104dbceeac8790d8b80d02f5c76d9a75c2056f1bb24b5268a8a018dead606bddf116b2262e5ac07401eb8b8783b266ed22558d
languageName: node
linkType: hard

"is-shared-array-buffer@npm:^1.0.2":
version: 1.0.2
resolution: "is-shared-array-buffer@npm:1.0.2"
Expand Down Expand Up @@ -15007,6 +15095,13 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:^3.1.2":
version: 3.1.3
resolution: "lilconfig@npm:3.1.3"
checksum: 10/b932ce1af94985f0efbe8896e57b1f814a48c8dbd7fc0ef8469785c6303ed29d0090af3ccad7e36b626bfca3a4dc56cc262697e9a8dd867623cf09a39d54e4c3
languageName: node
linkType: hard

"lines-and-columns@npm:^1.1.6":
version: 1.2.4
resolution: "lines-and-columns@npm:1.2.4"
Expand Down Expand Up @@ -15924,6 +16019,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.5":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
dependencies:
brace-expansion: "npm:^2.0.1"
checksum: 10/dd6a8927b063aca6d910b119e1f2df6d2ce7d36eab91de83167dd136bb85e1ebff97b0d3de1cb08bd1f7e018ca170b4962479fefab5b2a69e2ae12cb2edc8348
languageName: node
linkType: hard

"minimist-options@npm:4.1.0":
version: 4.1.0
resolution: "minimist-options@npm:4.1.0"
Expand Down Expand Up @@ -16284,7 +16388,7 @@ __metadata:
languageName: node
linkType: hard

"ms@npm:2.1.3, ms@npm:^2.0.0, ms@npm:^2.1.1":
"ms@npm:2.1.3, ms@npm:^2.0.0, ms@npm:^2.1.1, ms@npm:^2.1.3":
version: 2.1.3
resolution: "ms@npm:2.1.3"
checksum: 10/aa92de608021b242401676e35cfa5aa42dd70cbdc082b916da7fb925c542173e36bce97ea3e804923fe92c0ad991434e4a38327e15a1b5b5f945d66df615ae6d
Expand Down Expand Up @@ -18783,6 +18887,15 @@ __metadata:
languageName: node
linkType: hard

"registry-auth-token@npm:^5.0.3":
version: 5.0.3
resolution: "registry-auth-token@npm:5.0.3"
dependencies:
"@pnpm/npm-conf": "npm:^2.1.0"
checksum: 10/5976f822d6a55267319b011dd4c64ef037ffee038c97529d09ea619835afe59cf89d545ec6b393098de4d7ba7a44664ce740bc1820215a2a90c7d66a1e676f9f
languageName: node
linkType: hard

"registry-url@npm:^6.0.0":
version: 6.0.1
resolution: "registry-url@npm:6.0.1"
Expand Down Expand Up @@ -19456,7 +19569,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.5.2":
"semver@npm:^7.5.2, semver@npm:^7.6.3":
version: 7.6.3
resolution: "semver@npm:7.6.3"
bin:
Expand Down Expand Up @@ -20468,7 +20581,7 @@ __metadata:
languageName: node
linkType: hard

"supports-color@npm:8.1.1, supports-color@npm:^8.0.0, supports-color@npm:^8.1.1":
"supports-color@npm:8.1.1, supports-color@npm:^8, supports-color@npm:^8.0.0, supports-color@npm:^8.1.1":
version: 8.1.1
resolution: "supports-color@npm:8.1.1"
dependencies:
Expand Down
Loading