diff --git a/package.json b/package.json index 67121e2..f12d979 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "test": "hardhat test --parallel" }, "devDependencies": { - "@api3/contracts": "^24.2.1", + "@api3/contracts": "^25.0.0", "@api3/eslint-plugin-commons": "^3.0.0", "@eslint/js": "^9.28.0", "@nomicfoundation/hardhat-ethers": "^3.0.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8326f85..2249d78 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@api3/contracts': - specifier: ^24.2.1 - version: 24.2.1(typescript@5.8.3) + specifier: ^25.0.0 + version: 25.0.0(typescript@5.8.3) '@api3/eslint-plugin-commons': specifier: ^3.0.0 version: 3.0.0(@babel/core@7.27.1)(eslint@8.57.1)(prettier@3.5.3)(typescript@5.8.3) @@ -102,8 +102,8 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@api3/contracts@24.2.1': - resolution: {integrity: sha512-g6I/ZyRDOZes4grtJHuiPyzJJxbh519CxsWD+p0eMKxbQUzDQOor44jpHVPxEDNGJBueM7n/S+ZRH6mhnTgElQ==} + '@api3/contracts@25.0.0': + resolution: {integrity: sha512-R32r4LGbcKFCUxYe+S7H8WBAbmFbDaBJhZHa8DRGU/U3D7X6x/tL3i7OBDrlcVaUN3dXPYr/UMlvuObmIwIP7g==} engines: {node: '>=20.17.9'} hasBin: true @@ -3985,7 +3985,7 @@ snapshots: '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 - '@api3/contracts@24.2.1(typescript@5.8.3)': + '@api3/contracts@25.0.0(typescript@5.8.3)': dependencies: ethers: 6.14.3 viem: 2.29.2(typescript@5.8.3)(zod@3.24.4)