From 188901f1252337cda79e571f2d74766745af3e56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 09:38:36 +0000 Subject: [PATCH] build(deps): bump @solana/instructions from 2.3.0 to 4.0.0 Bumps [@solana/instructions](https://github.com/anza-xyz/kit) from 2.3.0 to 4.0.0. - [Release notes](https://github.com/anza-xyz/kit/releases) - [Commits](https://github.com/anza-xyz/kit/compare/v2.3.0...v4.0.0) --- updated-dependencies: - dependency-name: "@solana/instructions" dependency-version: 4.0.0 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, 10 insertions(+), 16 deletions(-) diff --git a/clients/js/package.json b/clients/js/package.json index 9553cbfe..4076e498 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -31,7 +31,7 @@ }, "dependencies": { "@solana/addresses": "4.0.0", - "@solana/instructions": "2.3.0", + "@solana/instructions": "4.0.0", "@solana/transaction-messages": "2.2.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 84c5eba1..121595ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,8 +14,8 @@ importers: specifier: 4.0.0 version: 4.0.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.9.3) '@solana/instructions': - specifier: 2.3.0 - version: 2.3.0(typescript@5.9.3) + specifier: 4.0.0 + version: 4.0.0(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@4.0.0': + resolution: {integrity: sha512-/Lf3E+6mhe6EL7a3+9FY020yq71lVNgueplJGr221b4wP6ykwPVtoaAiNf+lIrRRYkW8DC81auhmjd2DYpND1w==} engines: {node: '>=20.18.0'} peerDependencies: typescript: '>=5.3.3' @@ -1085,10 +1085,6 @@ packages: resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==} engines: {node: '>=18'} - commander@14.0.0: - resolution: {integrity: sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==} - engines: {node: '>=20'} - commander@14.0.1: resolution: {integrity: sha512-2JkV3gUZUVrbNA+1sjBOYLsMZ5cEEl8GTFP2a4AVz5hvasAMCQ1D2l2le/cX+pV4N6ZU17zjUahLpIXRrnWL8A==} engines: {node: '>=20'} @@ -2641,8 +2637,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@4.0.0(typescript@5.9.3)': @@ -2661,10 +2657,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@4.0.0(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': 4.0.0(typescript@5.9.3) + '@solana/errors': 4.0.0(typescript@5.9.3) typescript: 5.9.3 '@solana/nominal-types@2.2.1(typescript@5.9.3)': @@ -3111,8 +3107,6 @@ snapshots: commander@13.1.0: {} - commander@14.0.0: {} - commander@14.0.1: {} commander@2.20.3: {}