From 88f6b3b889f96fe392a2b10610649e56b9c173d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 01:36:11 +0000 Subject: [PATCH] chore(deps): bump viem from 2.51.3 to 2.53.1 Bumps [viem](https://github.com/wevm/viem) from 2.51.3 to 2.53.1. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.51.3...viem@2.53.1) --- updated-dependencies: - dependency-name: viem dependency-version: 2.53.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index ec68ba67..702cc67a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@balancer-labs/balancer-maths": "0.0.40", - "viem": "2.51.3" + "viem": "2.53.1" }, "devDependencies": { "@biomejs/biome": "1.9.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d0f7baf..26cc90ad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 0.0.40 version: 0.0.40 viem: - specifier: 2.51.3 - version: 2.51.3(typescript@5.9.3) + specifier: 2.53.1 + version: 2.53.1(typescript@5.9.3) devDependencies: '@biomejs/biome': specifier: 1.9.4 @@ -2336,8 +2336,8 @@ packages: outdent@0.5.0: resolution: {integrity: sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==} - ox@0.14.25: - resolution: {integrity: sha512-8DoibKtxE8yw63Y2jjMhlbjaURev6WCx4QR4MWLusl2/qIaeTzMJMBIYIDl1KOF45+8H1Ur6eLTdPlUoO8PlRw==} + ox@0.14.29: + resolution: {integrity: sha512-M5j87Ec4V99MQdRct/g09eWXW60g6zhHTUs1lr4deUtrPDnezBdCJTgKd7pxqTpSZBFveV0ALi9jMMuT1qKyNg==} peerDependencies: typescript: '>=5.4.0' peerDependenciesMeta: @@ -2799,8 +2799,8 @@ packages: v8-compile-cache-lib@3.0.1: resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} - viem@2.51.3: - resolution: {integrity: sha512-DA4EbrsvatzzLo6MwcWWiv6kI6dIr3I9HH9B6qsJaClN/s0AjIDUz5RIxl+VmGrovIUCcIvG8744yuGH7d37zw==} + viem@2.53.1: + resolution: {integrity: sha512-FhfJ/SW73CVosiyVLmIMVgKDRKYV1AGCLzZoHYvmNayyVff63Qi1ocPCk59LqC/cNw244RbBJjHnmxqXkE7NpA==} peerDependencies: typescript: '>=5.0.4' peerDependenciesMeta: @@ -5154,7 +5154,7 @@ snapshots: outdent@0.5.0: {} - ox@0.14.25(typescript@5.9.3): + ox@0.14.29(typescript@5.9.3): dependencies: '@adraffy/ens-normalize': 1.11.1 '@noble/ciphers': 1.3.0 @@ -5616,7 +5616,7 @@ snapshots: v8-compile-cache-lib@3.0.1: {} - viem@2.51.3(typescript@5.9.3): + viem@2.53.1(typescript@5.9.3): dependencies: '@noble/curves': 1.9.1 '@noble/hashes': 1.8.0 @@ -5624,7 +5624,7 @@ snapshots: '@scure/bip39': 1.6.0 abitype: 1.2.3(typescript@5.9.3) isows: 1.0.7(ws@8.20.1) - ox: 0.14.25(typescript@5.9.3) + ox: 0.14.29(typescript@5.9.3) ws: 8.20.1 optionalDependencies: typescript: 5.9.3