Upgrade watcher package version to handle updated null block error (#2)

Part of https://www.notion.so/Generate-steer-protocol-subgraph-watcher-with-codegen-11fa6b22d472801da837f97f0ebab4a3

Reviewed-on: #2
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
This commit is contained in:
Nabarun 2025-03-19 15:45:44 +00:00 committed by nabarun
parent f1bfb2333b
commit ffffacc1ff
2 changed files with 52 additions and 52 deletions

View File

@ -39,11 +39,11 @@
"homepage": "https://github.com/cerc-io/watcher-ts#readme", "homepage": "https://github.com/cerc-io/watcher-ts#readme",
"dependencies": { "dependencies": {
"@apollo/client": "^3.3.19", "@apollo/client": "^3.3.19",
"@cerc-io/cli": "^0.2.108", "@cerc-io/cli": "^0.2.110",
"@cerc-io/ipld-eth-client": "^0.2.108", "@cerc-io/ipld-eth-client": "^0.2.110",
"@cerc-io/solidity-mapper": "^0.2.108", "@cerc-io/solidity-mapper": "^0.2.110",
"@cerc-io/util": "^0.2.108", "@cerc-io/util": "^0.2.110",
"@cerc-io/graph-node": "^0.2.108", "@cerc-io/graph-node": "^0.2.110",
"@ethersproject/providers": "^5.4.4", "@ethersproject/providers": "^5.4.4",
"debug": "^4.3.1", "debug": "^4.3.1",
"decimal.js": "^10.3.1", "decimal.js": "^10.3.1",

View File

@ -194,10 +194,10 @@
binaryen "101.0.0-nightly.20210723" binaryen "101.0.0-nightly.20210723"
long "^4.0.0" long "^4.0.0"
"@cerc-io/cache@^0.2.108": "@cerc-io/cache@^0.2.110":
version "0.2.108" version "0.2.110"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fcache/-/0.2.108/cache-0.2.108.tgz#92ed16720bbc542ce5101da5dcd6ad5f82848076" resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fcache/-/0.2.110/cache-0.2.110.tgz#fd57681db333ea2d9e6aa29a32c41879afc95206"
integrity sha512-oIrIDn5161si5657F0GDyabx8IpUPngur5mplS1vlyVp6SwBzt+rlSM32S26CR0p8kJRwKFEgJDGxU1yxLUcwA== integrity sha512-+4HW8FCLL5JWm3Y8Gz8HThTtAa2HzL4KmAZGXGdueH8Xfk/4xIfMur/viomUBEt64XBAuLGQ1vQCqEk5LjpcwA==
dependencies: dependencies:
canonical-json "^0.0.4" canonical-json "^0.0.4"
debug "^4.3.1" debug "^4.3.1"
@ -205,19 +205,19 @@
fs-extra "^10.0.0" fs-extra "^10.0.0"
level "^7.0.0" level "^7.0.0"
"@cerc-io/cli@^0.2.108": "@cerc-io/cli@^0.2.110":
version "0.2.108" version "0.2.110"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fcli/-/0.2.108/cli-0.2.108.tgz#28dd548114cffbf6bbfa268acafef712236a1948" resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fcli/-/0.2.110/cli-0.2.110.tgz#a47c7348743c01a0f9900cda19623c6436f6d7fe"
integrity sha512-x847X4+6k0JxRDXlkT8xgsBLuF7jDEhlUkEKoihVjQcGPcAAZQ8P1OkkXw56Mo3p/CaoP6oTTsd11CJxuLLN5Q== integrity sha512-Sg/4S/daipffqWNBMnBXhPDFpW7zVhO1a2ZgCWr0a9ZL1q2Ov81JHYl8jj6aqMKA9mHSFkI1ENvwfh0s+hZxjg==
dependencies: dependencies:
"@apollo/client" "^3.7.1" "@apollo/client" "^3.7.1"
"@cerc-io/cache" "^0.2.108" "@cerc-io/cache" "^0.2.110"
"@cerc-io/ipld-eth-client" "^0.2.108" "@cerc-io/ipld-eth-client" "^0.2.110"
"@cerc-io/libp2p" "^0.42.2-laconic-0.1.4" "@cerc-io/libp2p" "^0.42.2-laconic-0.1.4"
"@cerc-io/nitro-node" "^0.1.15" "@cerc-io/nitro-node" "^0.1.15"
"@cerc-io/peer" "^0.2.108" "@cerc-io/peer" "^0.2.110"
"@cerc-io/rpc-eth-client" "^0.2.108" "@cerc-io/rpc-eth-client" "^0.2.110"
"@cerc-io/util" "^0.2.108" "@cerc-io/util" "^0.2.110"
"@ethersproject/providers" "^5.4.4" "@ethersproject/providers" "^5.4.4"
"@graphql-tools/utils" "^9.1.1" "@graphql-tools/utils" "^9.1.1"
"@ipld/dag-cbor" "^8.0.0" "@ipld/dag-cbor" "^8.0.0"
@ -238,16 +238,16 @@
typeorm "0.2.37" typeorm "0.2.37"
yargs "^17.0.1" yargs "^17.0.1"
"@cerc-io/graph-node@^0.2.108": "@cerc-io/graph-node@^0.2.110":
version "0.2.108" version "0.2.110"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fgraph-node/-/0.2.108/graph-node-0.2.108.tgz#75e4936e26989e075c1c9fb25e5162e384914a3f" resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fgraph-node/-/0.2.110/graph-node-0.2.110.tgz#92f9b24742b976fe178437ae66123660441290e7"
integrity sha512-sSZHfTtswGDOlMGo//ezCdinpZTqcDCdiLVhxCYL2i86xvmS8lir0ho93jmfqUSomHLNZkMODiwtkli+qW8pUg== integrity sha512-3lk+0nc7mfj1R5mxmYo6abm/SAzpt344E0vhN/VDl21GAdTI0UCIJQBb9L017OmghpJ9VRnr6L0aVKc2S7Qkqg==
dependencies: dependencies:
"@apollo/client" "^3.3.19" "@apollo/client" "^3.3.19"
"@cerc-io/assemblyscript" "0.19.10-watcher-ts-0.1.2" "@cerc-io/assemblyscript" "0.19.10-watcher-ts-0.1.2"
"@cerc-io/cache" "^0.2.108" "@cerc-io/cache" "^0.2.110"
"@cerc-io/ipld-eth-client" "^0.2.108" "@cerc-io/ipld-eth-client" "^0.2.110"
"@cerc-io/util" "^0.2.108" "@cerc-io/util" "^0.2.110"
"@types/json-diff" "^0.5.2" "@types/json-diff" "^0.5.2"
"@types/yargs" "^17.0.0" "@types/yargs" "^17.0.0"
bn.js "^4.11.9" bn.js "^4.11.9"
@ -264,14 +264,14 @@
typeorm-naming-strategies "^2.0.0" typeorm-naming-strategies "^2.0.0"
yargs "^17.0.1" yargs "^17.0.1"
"@cerc-io/ipld-eth-client@^0.2.108": "@cerc-io/ipld-eth-client@^0.2.110":
version "0.2.108" version "0.2.110"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fipld-eth-client/-/0.2.108/ipld-eth-client-0.2.108.tgz#455bd5d0cbe129ed266a7377246989d68d85a6a3" resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fipld-eth-client/-/0.2.110/ipld-eth-client-0.2.110.tgz#0e8ef758ba835fcf557e904928d5b3606023089f"
integrity sha512-GwfPaWzhmYhPtu0S2vFQe8w9OTIMD007hhLl6myIsOTdHbVJtGj3RpzXQXmvs9NCpOj66YcFhGJ2YbV52hdUXg== integrity sha512-Lg3IMflw97OROLEUa3TRYBMa+J94sI6adGZPQ20WKRFKCl6d93w+rAavkCb4N9z+7QvsjHgnmXY+5GcD4gH5IQ==
dependencies: dependencies:
"@apollo/client" "^3.7.1" "@apollo/client" "^3.7.1"
"@cerc-io/cache" "^0.2.108" "@cerc-io/cache" "^0.2.110"
"@cerc-io/util" "^0.2.108" "@cerc-io/util" "^0.2.110"
cross-fetch "^3.1.4" cross-fetch "^3.1.4"
debug "^4.3.1" debug "^4.3.1"
ethers "^5.4.4" ethers "^5.4.4"
@ -394,10 +394,10 @@
lodash "^4.17.21" lodash "^4.17.21"
uint8arrays "^4.0.3" uint8arrays "^4.0.3"
"@cerc-io/peer@^0.2.108": "@cerc-io/peer@^0.2.110":
version "0.2.108" version "0.2.110"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fpeer/-/0.2.108/peer-0.2.108.tgz#327b86581d6750f21bd22105be0ecb39dcde5b6e" resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fpeer/-/0.2.110/peer-0.2.110.tgz#5f93dffdf223c2b1e4f7190e46a33c5a5b713104"
integrity sha512-ywXetDME6JmfPRiOEI6N1R7j2p0Eo0OWbmumeNVuDhmsrkENwFUDu32PsOp3oomBHndgmcFhGQlppPWFxwUggg== integrity sha512-Ewwx5h9TJBDvX5t6RsinUkVrF7GEQy9tmpkeZmjeNXJJUwxoTjvTMKYRpkCKT17osxLpB9amKhPcUK0PH+S+pA==
dependencies: dependencies:
"@cerc-io/libp2p" "^0.42.2-laconic-0.1.4" "@cerc-io/libp2p" "^0.42.2-laconic-0.1.4"
"@cerc-io/prometheus-metrics" "1.1.4" "@cerc-io/prometheus-metrics" "1.1.4"
@ -466,23 +466,23 @@
it-stream-types "^1.0.4" it-stream-types "^1.0.4"
promjs "^0.4.2" promjs "^0.4.2"
"@cerc-io/rpc-eth-client@^0.2.108": "@cerc-io/rpc-eth-client@^0.2.110":
version "0.2.108" version "0.2.110"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Frpc-eth-client/-/0.2.108/rpc-eth-client-0.2.108.tgz#1cc68a9296cd21aa7578b89bea8886b46ef986ed" resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Frpc-eth-client/-/0.2.110/rpc-eth-client-0.2.110.tgz#6033020163240079732fd63385f3f55bc35c2f84"
integrity sha512-+gVTshn0fvEytYkYqwrrlsSQZadw48+vTWTLCx1tbUpMJkCfzFhj9dbzvYV/1FkTkKmAAbrG05Bf7r2elW5Hqw== integrity sha512-PI8wEvKz/tLOU9cnlkokNbx+G07DbNQSZQ6FMpAhGER50xMUKYDTWFAx1VyhYzXORb7IT5j/4x2Cj91jh/O1LQ==
dependencies: dependencies:
"@cerc-io/cache" "^0.2.108" "@cerc-io/cache" "^0.2.110"
"@cerc-io/ipld-eth-client" "^0.2.108" "@cerc-io/ipld-eth-client" "^0.2.110"
"@cerc-io/util" "^0.2.108" "@cerc-io/util" "^0.2.110"
chai "^4.3.4" chai "^4.3.4"
ethers "^5.4.4" ethers "^5.4.4"
left-pad "^1.3.0" left-pad "^1.3.0"
mocha "^8.4.0" mocha "^8.4.0"
"@cerc-io/solidity-mapper@^0.2.108": "@cerc-io/solidity-mapper@^0.2.110":
version "0.2.108" version "0.2.110"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fsolidity-mapper/-/0.2.108/solidity-mapper-0.2.108.tgz#6a49da90afdcd096cf75ce8c8a15a97130f931eb" resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fsolidity-mapper/-/0.2.110/solidity-mapper-0.2.110.tgz#d024dae2008aebbbe2ef9d22a73a083fd3f74850"
integrity sha512-bT5X4ySqAwoOzMbN7Q+HgpJWTcTLcg2KHdiEbyFXO9jBA2ByKx2jQoCnb5BkDjvF9yGQ1fUiAv5oSVSw8DF4JA== integrity sha512-GpxOihTP/BtLRbo2QHxFI6HRbWhzZKy+q5XWh/xINsEW2yh3/UY7csMsS62h9wiHJ9cSD5XIHxaq7JwS+nPdUg==
dependencies: dependencies:
dotenv "^10.0.0" dotenv "^10.0.0"
@ -491,15 +491,15 @@
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fts-channel/-/1.0.3-ts-nitro-0.1.1/ts-channel-1.0.3-ts-nitro-0.1.1.tgz#0768781313a167295c0bf21307f47e02dc17e936" resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fts-channel/-/1.0.3-ts-nitro-0.1.1/ts-channel-1.0.3-ts-nitro-0.1.1.tgz#0768781313a167295c0bf21307f47e02dc17e936"
integrity sha512-2jFICUSyffuZ+8+qRhXuLSJq4GJ6Y02wxiXoubH0Kzv2lIKkJtWICY1ZQQhtXAvP0ncAQB85WJHqtqwH8l7J3Q== integrity sha512-2jFICUSyffuZ+8+qRhXuLSJq4GJ6Y02wxiXoubH0Kzv2lIKkJtWICY1ZQQhtXAvP0ncAQB85WJHqtqwH8l7J3Q==
"@cerc-io/util@^0.2.108": "@cerc-io/util@^0.2.110":
version "0.2.108" version "0.2.110"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Futil/-/0.2.108/util-0.2.108.tgz#411aa58ca4694d38b13d8e619cf9707e3b50e073" resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Futil/-/0.2.110/util-0.2.110.tgz#a1a15be917aa84bc312de4183226c2737d7e000c"
integrity sha512-ZslsRMaJ1EiDjy7GpK6iHjzq8a69QTzJe2TIeQBbWXRlsvZ2/Qca8Y39BzfVbgZ6cgnh+hclzwprtitzrqPvwQ== integrity sha512-wc+uS9JhSqWcjDzFRonVtaTS8oLjvu+YZO5LPHTLY76I9ojqq9eSvHEmmB7aRZwitUB26Zg6MWq0FhFUdo63ew==
dependencies: dependencies:
"@apollo/utils.keyvaluecache" "^1.0.1" "@apollo/utils.keyvaluecache" "^1.0.1"
"@cerc-io/nitro-node" "^0.1.15" "@cerc-io/nitro-node" "^0.1.15"
"@cerc-io/peer" "^0.2.108" "@cerc-io/peer" "^0.2.110"
"@cerc-io/solidity-mapper" "^0.2.108" "@cerc-io/solidity-mapper" "^0.2.110"
"@cerc-io/ts-channel" "1.0.3-ts-nitro-0.1.1" "@cerc-io/ts-channel" "1.0.3-ts-nitro-0.1.1"
"@ethersproject/properties" "^5.7.0" "@ethersproject/properties" "^5.7.0"
"@ethersproject/providers" "^5.4.4" "@ethersproject/providers" "^5.4.4"