From 90251eceb54a0101263443cb6d6578c3e0168684 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 09:26:13 +0000 Subject: [PATCH] build(deps): bump @solana/transaction-messages from 8.2.0 to 8.3.0 Bumps [@solana/transaction-messages](https://github.com/anza-xyz/kit) from 8.2.0 to 8.3.0. - [Release notes](https://github.com/anza-xyz/kit/releases) - [Commits](https://github.com/anza-xyz/kit/compare/v8.2.0...v8.3.0) --- updated-dependencies: - dependency-name: "@solana/transaction-messages" dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- clients/js/package.json | 2 +- pnpm-lock.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clients/js/package.json b/clients/js/package.json index c5366a66..1132d537 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -37,6 +37,6 @@ "@solana/instruction-plans": "8.3.0", "@solana/rpc-api": "8.2.0", "@solana/rpc-spec": "8.2.0", - "@solana/transaction-messages": "8.2.0" + "@solana/transaction-messages": "8.3.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 218e2e4f..5c318df8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,8 +29,8 @@ importers: specifier: 8.2.0 version: 8.2.0(typescript@6.0.3) '@solana/transaction-messages': - specifier: 8.2.0 - version: 8.2.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3) + specifier: 8.3.0 + version: 8.3.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3) devDependencies: '@types/node': specifier: ^26.5.0