From d3e9956c3c8b2978101b95cf2b6ae4010bf65622 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 14:46:20 +0000 Subject: [PATCH] chore(deps): update dependency @api3/contracts to v37 --- package.json | 2 +- pnpm-lock.yaml | 68 ++++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 67 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 590ffbce..2d499581 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "firebase:emulator": "pnpm docs:build; firebase emulators:start" }, "devDependencies": { - "@api3/contracts": "^36.0.0", + "@api3/contracts": "^37.0.0", "@api3/dapi-management": "^4.9.0", "@types/node": "^24.9.2", "axios": "^1.13.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 159c656a..857bc186 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@api3/contracts': - specifier: ^36.0.0 - version: 36.0.0(typescript@5.9.2) + specifier: ^37.0.0 + version: 37.0.0(typescript@5.9.2) '@api3/dapi-management': specifier: ^4.9.0 version: 4.9.0(eslint@8.57.1)(typescript@5.9.2) @@ -183,6 +183,11 @@ packages: engines: {node: '>=22.18.0'} hasBin: true + '@api3/contracts@37.0.0': + resolution: {integrity: sha512-uguaP0V8ZN2lk/ZQ9PL7nJh3f2hKcbxC2tADUcoN2r9cJAq7+Qb3j7Ff4q/1Q+RB0h0SK1FD+tiyWwChmo/Vww==} + engines: {node: '>=22.18.0'} + hasBin: true + '@api3/dapi-management@4.9.0': resolution: {integrity: sha512-Lcs2KsO/zDy14uRCfGS4VlrwAVg/NOs6CE5svh6xv2o76cgDYVAUWJ0TmaayZIdps9ADM7g1nBq15FMi5EUiJw==} @@ -3479,6 +3484,14 @@ packages: typescript: optional: true + ox@0.14.7: + resolution: {integrity: sha512-zSQ/cfBdolj7U4++NAvH7sI+VG0T3pEohITCgcQj8KlawvTDY4vGVhDT64Atsm0d6adWfIYHDpu88iUBMMp+AQ==} + peerDependencies: + typescript: '>=5.4.0' + peerDependenciesMeta: + typescript: + optional: true + p-limit@2.3.0: resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} engines: {node: '>=6'} @@ -4149,6 +4162,14 @@ packages: typescript: optional: true + viem@2.47.6: + resolution: {integrity: sha512-zExmbI99NGvMdYa7fmqSTLgkwh48dmhgEqFrUgkpL4kfG4XkVefZ8dZqIKVUhZo6Uhf0FrrEXOsHm9LUyIvI2Q==} + peerDependencies: + typescript: '>=5.0.4' + peerDependenciesMeta: + typescript: + optional: true + vite@5.4.14: resolution: {integrity: sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==} engines: {node: ^18.0.0 || >=20.0.0} @@ -4771,6 +4792,17 @@ snapshots: - typescript - utf-8-validate + '@api3/contracts@37.0.0(typescript@5.9.2)': + dependencies: + ethers: 6.16.0 + viem: 2.47.6(typescript@5.9.2)(zod@4.3.6) + yargs: 17.7.2 + zod: 4.3.6 + transitivePeerDependencies: + - bufferutil + - typescript + - utf-8-validate + '@api3/dapi-management@4.9.0(eslint@8.57.1)(typescript@5.9.2)': dependencies: '@api3/api-integrations': 11.7.0(eslint@8.57.1)(typescript@5.9.2) @@ -8999,6 +9031,21 @@ snapshots: transitivePeerDependencies: - zod + ox@0.14.7(typescript@5.9.2)(zod@4.3.6): + dependencies: + '@adraffy/ens-normalize': 1.11.1 + '@noble/ciphers': 1.3.0 + '@noble/curves': 1.9.1 + '@noble/hashes': 1.8.0 + '@scure/bip32': 1.7.0 + '@scure/bip39': 1.6.0 + abitype: 1.2.3(typescript@5.9.2)(zod@4.3.6) + eventemitter3: 5.0.1 + optionalDependencies: + typescript: 5.9.2 + transitivePeerDependencies: + - zod + p-limit@2.3.0: dependencies: p-try: 2.2.0 @@ -9824,6 +9871,23 @@ snapshots: - utf-8-validate - zod + viem@2.47.6(typescript@5.9.2)(zod@4.3.6): + dependencies: + '@noble/curves': 1.9.1 + '@noble/hashes': 1.8.0 + '@scure/bip32': 1.7.0 + '@scure/bip39': 1.6.0 + abitype: 1.2.3(typescript@5.9.2)(zod@4.3.6) + isows: 1.0.7(ws@8.18.3) + ox: 0.14.7(typescript@5.9.2)(zod@4.3.6) + ws: 8.18.3 + optionalDependencies: + typescript: 5.9.2 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + - zod + vite@5.4.14(@types/node@24.9.2): dependencies: esbuild: 0.21.5