From 17cee35b84438cd0d7e1759f0074b51410066a20 Mon Sep 17 00:00:00 2001 From: wighawag Date: Thu, 21 Mar 2024 06:34:38 +0000 Subject: [PATCH] latest rocketh-verifier --- contracts/package.json | 2 +- pnpm-lock.yaml | 73 ++++++++++++++++++++++++++---------------- 2 files changed, 46 insertions(+), 29 deletions(-) diff --git a/contracts/package.json b/contracts/package.json index 0e9a452c..fead863a 100644 --- a/contracts/package.json +++ b/contracts/package.json @@ -27,7 +27,7 @@ "rocketh-doc": "^4.0.8", "rocketh-export": "^4.0.9", "rocketh-signer": "^4.0.8", - "rocketh-verifier": "^0.9.8", + "rocketh-verifier": "^0.9.9", "rollup-plugin-node-builtins": "^2.1.2", "set-defaults": "^0.0.2", "solidity-coverage": "^0.8.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 61fc0434..796e1e4d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -124,8 +124,8 @@ importers: specifier: ^4.0.8 version: 4.0.8(rocketh@0.10.8) rocketh-verifier: - specifier: ^0.9.8 - version: 0.9.8(typescript@5.3.3) + specifier: ^0.9.9 + version: 0.9.9(typescript@5.3.3) rollup-plugin-node-builtins: specifier: ^2.1.2 version: 2.1.2 @@ -167,7 +167,7 @@ importers: devDependencies: fuzd-cf-worker: specifier: ^0.0.30 - version: 0.0.30(typescript@5.4.2) + version: 0.0.30(typescript@5.4.3) ldenv: specifier: ^0.3.9 version: 0.3.9 @@ -3568,7 +3568,7 @@ packages: - vue dev: true - /@wagmi/chains@1.0.0(typescript@5.4.2): + /@wagmi/chains@1.0.0(typescript@5.4.3): resolution: {integrity: sha512-eNbqRWyHbivcMNq5tbXJks4NaOzVLHnNQauHPeE/EDT9AlpqzcrMc+v2T1/2Iw8zN4zgqB86NCsxeJHJs7+xng==} peerDependencies: typescript: '>=5.0.4' @@ -3576,7 +3576,7 @@ packages: typescript: optional: true dependencies: - typescript: 5.4.2 + typescript: 5.4.3 dev: true /@zerodevx/svelte-json-view@1.0.9(svelte@4.2.11): @@ -3599,7 +3599,7 @@ packages: resolution: {integrity: sha512-LEyx4aLEC3x6T0UguF6YILf+ntvmOaWsVfENmIW0E9H09vKlLDGelMjjSm0jkDHALj8A8quZ/HapKNigzwge+Q==} dev: true - /abitype@0.8.7(typescript@5.4.2): + /abitype@0.8.7(typescript@5.4.3): resolution: {integrity: sha512-wQ7hV8Yg/yKmGyFpqrNZufCxbszDe5es4AZGYPBitocfSqXtjrTG9JMWFcc4N30ukl2ve48aBTwt7NJxVQdU3w==} peerDependencies: typescript: '>=5.0.4' @@ -3608,7 +3608,7 @@ packages: zod: optional: true dependencies: - typescript: 5.4.2 + typescript: 5.4.3 dev: true /abitype@0.9.8(typescript@5.3.3): @@ -3637,7 +3637,7 @@ packages: dependencies: typescript: 5.3.3 - /abitype@1.0.0(typescript@5.4.2): + /abitype@1.0.0(typescript@5.4.3): resolution: {integrity: sha512-NMeMah//6bJ56H5XRj8QCV4AwuW6hB6zqz2LnhhLdcWVQOsXki6/Pn3APeqxCma62nXIcmZWdu1DlHWS74umVQ==} peerDependencies: typescript: '>=5.0.4' @@ -3648,7 +3648,7 @@ packages: zod: optional: true dependencies: - typescript: 5.4.2 + typescript: 5.4.3 dev: true /abort-controller@3.0.0: @@ -5033,10 +5033,10 @@ packages: promise-throttle: 1.1.2 dev: true - /eip-1193-signer@0.0.1(typescript@5.4.2): + /eip-1193-signer@0.0.1(typescript@5.4.3): resolution: {integrity: sha512-efst6hlgbSVzLgOWL4TyN3GSF0I6Kq2BSR7T88SiUAyzlymUgIVBa/CPx1BSj0sR7ASaTxA88tjolMjoHt6Trw==} dependencies: - viem: 0.3.50(typescript@5.4.2) + viem: 0.3.50(typescript@5.4.3) transitivePeerDependencies: - bufferutil - typescript @@ -5884,16 +5884,16 @@ packages: resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} dev: true - /fuzd-cf-worker@0.0.30(typescript@5.4.2): + /fuzd-cf-worker@0.0.30(typescript@5.4.3): resolution: {integrity: sha512-6xXIatBA1QZd7X6yRX5kTfv+z93VOGJkN2va1oIQHIAzjf5CNUK28ev4WCaBDGvLj9pLsVSLKFQXXQBOEn62/w==} dependencies: '@scure/bip32': 1.3.3 '@scure/bip39': 1.2.2 eip-1193-jsonrpc-provider: 0.3.0 - eip-1193-signer: 0.0.1(typescript@5.4.2) + eip-1193-signer: 0.0.1(typescript@5.4.3) fuzd-common: 0.1.8 fuzd-executor: 0.1.12 - fuzd-gateways: 0.1.17(typescript@5.4.2) + fuzd-gateways: 0.1.17(typescript@5.4.3) fuzd-scheduler: 0.2.3 fuzd-tlock-decrypter: 0.2.3 itty-durable: 2.4.0(itty-router@4.0.27) @@ -5924,13 +5924,13 @@ packages: zod: 3.22.4 dev: true - /fuzd-gateways@0.1.17(typescript@5.4.2): + /fuzd-gateways@0.1.17(typescript@5.4.3): resolution: {integrity: sha512-+aP14fZTBKCSq40kf0VVNZI45+SrXPpgVLr8CCLtznehhxvFVXhtWZQDtRCX/CkCBLTyHJxCrSeB1KXAioSRQQ==} dependencies: fuzd-executor: 0.1.12 fuzd-scheduler: 0.2.3 named-logs: 0.2.2 - viem: 2.7.20(typescript@5.4.2) + viem: 2.7.20(typescript@5.4.3) wighawag-ono: 7.1.3 transitivePeerDependencies: - bufferutil @@ -8781,6 +8781,13 @@ packages: side-channel: 1.0.5 dev: true + /qs@6.12.0: + resolution: {integrity: sha512-trVZiI6RMOkO476zLGaBIzszOdFPnCCXHPG9kn0yuS1uz6xdVxPfZdB3vUig9pxPFDM9BRAgz/YUIVQ1/vuiUg==} + engines: {node: '>=0.6'} + dependencies: + side-channel: 1.0.6 + dev: true + /qs@6.5.3: resolution: {integrity: sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==} engines: {node: '>=0.6'} @@ -9145,15 +9152,15 @@ packages: rocketh: 0.10.8(typescript@5.3.3) dev: true - /rocketh-verifier@0.9.8(typescript@5.3.3): - resolution: {integrity: sha512-i3tZ0Mgc+L/8qCPLIS12x5QhrGayKJOuCh7Tr5h4LAGuRplbDDh+ZJC8H9JPT17Ph+IdKSVtH/AyxdS8iggwIQ==} + /rocketh-verifier@0.9.9(typescript@5.3.3): + resolution: {integrity: sha512-Uz10fkE3EZ8JReCfg43TIts3LQMqBSNd3o3hwCZe3BIVtsyEQVZyYFWUXb6SE2lKL+mz5UKSOohjk3AiqcAIxQ==} hasBin: true dependencies: chalk: 5.3.0 commander: 12.0.0 fs-extra: 11.2.0 ldenv: 0.3.9 - qs: 6.11.2 + qs: 6.12.0 rocketh: 0.10.8(typescript@5.3.3) transitivePeerDependencies: - bufferutil @@ -9530,6 +9537,16 @@ packages: object-inspect: 1.13.1 dev: true + /side-channel@1.0.6: + resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + es-errors: 1.3.0 + get-intrinsic: 1.2.4 + object-inspect: 1.13.1 + dev: true + /siginfo@2.0.0: resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==} dev: true @@ -10412,8 +10429,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - /typescript@5.4.2: - resolution: {integrity: sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==} + /typescript@5.4.3: + resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==} engines: {node: '>=14.17'} hasBin: true dev: true @@ -10561,7 +10578,7 @@ packages: extsprintf: 1.3.0 dev: true - /viem@0.3.50(typescript@5.4.2): + /viem@0.3.50(typescript@5.4.3): resolution: {integrity: sha512-s+LxCYZTR9F/qPk1/n1YDVAX9vSeVz7GraqBZWGrDuenCJxo9ArCoIceJ6ksI0WwSeNzcZ0VVbD/kWRzTxkipw==} dependencies: '@adraffy/ens-normalize': 1.9.0 @@ -10569,8 +10586,8 @@ packages: '@noble/hashes': 1.3.0 '@scure/bip32': 1.3.0 '@scure/bip39': 1.2.0 - '@wagmi/chains': 1.0.0(typescript@5.4.2) - abitype: 0.8.7(typescript@5.4.2) + '@wagmi/chains': 1.0.0(typescript@5.4.3) + abitype: 0.8.7(typescript@5.4.3) isomorphic-ws: 5.0.0(ws@8.12.0) ws: 8.12.0 transitivePeerDependencies: @@ -10647,7 +10664,7 @@ packages: - zod dev: true - /viem@2.7.20(typescript@5.4.2): + /viem@2.7.20(typescript@5.4.3): resolution: {integrity: sha512-S31a24LWEjqXAjw1A+3/xALo+4eiYKklAjLtlLdPhA0cp+Kv6GcgruNVTktP8pKIGNYvpyQ+HA9PJyUhVXPdDw==} peerDependencies: typescript: '>=5.0.4' @@ -10660,9 +10677,9 @@ packages: '@noble/hashes': 1.3.2 '@scure/bip32': 1.3.2 '@scure/bip39': 1.2.1 - abitype: 1.0.0(typescript@5.4.2) + abitype: 1.0.0(typescript@5.4.3) isows: 1.0.3(ws@8.13.0) - typescript: 5.4.2 + typescript: 5.4.3 ws: 8.13.0 transitivePeerDependencies: - bufferutil @@ -10706,7 +10723,7 @@ packages: '@noble/hashes': 1.3.2 '@scure/bip32': 1.3.2 '@scure/bip39': 1.2.1 - abitype: 1.0.0(typescript@5.4.2) + abitype: 1.0.0(typescript@5.4.3) isows: 1.0.3(ws@8.13.0) ws: 8.13.0 transitivePeerDependencies: