From af95662a066e6d9a8cf0fc1d3e5f371e52b4aec4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 10:11:47 +0000 Subject: [PATCH] build(deps): bump @solana/instructions from 2.3.0 to 3.0.3 Bumps [@solana/instructions](https://github.com/anza-xyz/kit) from 2.3.0 to 3.0.3. - [Release notes](https://github.com/anza-xyz/kit/releases) - [Commits](https://github.com/anza-xyz/kit/compare/v2.3.0...v3.0.3) --- updated-dependencies: - dependency-name: "@solana/instructions" dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- clients/js/package.json | 2 +- pnpm-lock.yaml | 24 +++++++++++++++--------- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/clients/js/package.json b/clients/js/package.json index 2bd3010b..7fb3b76e 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -31,7 +31,7 @@ }, "dependencies": { "@solana/addresses": "3.0.3", - "@solana/instructions": "2.3.0", + "@solana/instructions": "3.0.3", "@solana/transaction-messages": "2.2.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d78e20c2..f95b31c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,8 +14,8 @@ importers: specifier: 3.0.3 version: 3.0.3(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.9.3) '@solana/instructions': - specifier: 2.3.0 - version: 2.3.0(typescript@5.9.3) + specifier: 3.0.3 + version: 3.0.3(typescript@5.9.3) '@solana/transaction-messages': specifier: 2.2.1 version: 2.2.1(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.9.3) @@ -731,8 +731,8 @@ packages: peerDependencies: typescript: '>=5.3.3' - '@solana/instructions@2.3.0': - resolution: {integrity: sha512-PLMsmaIKu7hEAzyElrk2T7JJx4D+9eRwebhFZpy2PXziNSmFF929eRHKUsKqBFM3cYR1Yy3m6roBZfA+bGE/oQ==} + '@solana/instructions@3.0.3': + resolution: {integrity: sha512-4csIi8YUDb5j/J+gDzmYtOvq7ZWLbCxj4t0xKn+fPrBk/FD2pK29KVT3Fu7j4Lh1/ojunQUP9X4NHwUexY3PnA==} engines: {node: '>=20.18.0'} peerDependencies: typescript: '>=5.3.3' @@ -1089,6 +1089,10 @@ packages: resolution: {integrity: sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==} engines: {node: '>=20'} + commander@14.0.1: + resolution: {integrity: sha512-2JkV3gUZUVrbNA+1sjBOYLsMZ5cEEl8GTFP2a4AVz5hvasAMCQ1D2l2le/cX+pV4N6ZU17zjUahLpIXRrnWL8A==} + engines: {node: '>=20'} + commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} @@ -2632,8 +2636,8 @@ snapshots: '@solana/errors@2.3.0(typescript@5.9.3)': dependencies: - chalk: 5.4.1 - commander: 14.0.0 + chalk: 5.6.2 + commander: 14.0.1 typescript: 5.9.3 '@solana/errors@3.0.3(typescript@5.9.3)': @@ -2652,10 +2656,10 @@ snapshots: '@solana/errors': 2.2.1(typescript@5.9.3) typescript: 5.9.3 - '@solana/instructions@2.3.0(typescript@5.9.3)': + '@solana/instructions@3.0.3(typescript@5.9.3)': dependencies: - '@solana/codecs-core': 2.3.0(typescript@5.9.3) - '@solana/errors': 2.3.0(typescript@5.9.3) + '@solana/codecs-core': 3.0.3(typescript@5.9.3) + '@solana/errors': 3.0.3(typescript@5.9.3) typescript: 5.9.3 '@solana/nominal-types@2.2.1(typescript@5.9.3)': @@ -3104,6 +3108,8 @@ snapshots: commander@14.0.0: {} + commander@14.0.1: {} + commander@2.20.3: {} commander@4.1.1: {}