From 5c72f0bbb910d74657c5e217766fdd391ac023fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 09:05:41 +0000 Subject: [PATCH] build(deps): bump @solana/functional from 7.0.0 to 7.1.0 Bumps [@solana/functional](https://github.com/anza-xyz/kit) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/anza-xyz/kit/releases) - [Commits](https://github.com/anza-xyz/kit/compare/v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: "@solana/functional" dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- clients/js/package.json | 2 +- pnpm-lock.yaml | 25 +++++++++++++++++++------ 2 files changed, 20 insertions(+), 7 deletions(-) diff --git a/clients/js/package.json b/clients/js/package.json index c85f776a..32547995 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "@solana/addresses": "7.0.0", - "@solana/functional": "7.0.0", + "@solana/functional": "7.1.0", "@solana/instructions": "7.0.0", "@solana/instruction-plans": "7.0.0", "@solana/rpc-api": "7.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b2da5c1..867192e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,8 +14,8 @@ importers: specifier: 7.0.0 version: 7.0.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3) '@solana/functional': - specifier: 7.0.0 - version: 7.0.0(typescript@6.0.3) + specifier: 7.1.0 + version: 7.1.0(typescript@6.0.3) '@solana/instruction-plans': specifier: 7.0.0 version: 7.0.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3) @@ -755,6 +755,15 @@ packages: typescript: optional: true + '@solana/functional@7.1.0': + resolution: {integrity: sha512-1yfUFHkeMvrD/6yTDu3op3CgWIfr1KAvHo3XQL6yBvz0miEbiQ6tAEZbrwHpudES43sG8ZvlgrkL0Oiu5KwC9g==} + engines: {node: '>=20.18.0'} + peerDependencies: + typescript: '>=5.4.0' + peerDependenciesMeta: + typescript: + optional: true + '@solana/instruction-plans@7.0.0': resolution: {integrity: sha512-uzXHztc8hLoT5TNWFsBX2DIETyp/Lr2l36O330s3YCgpRmfI4IRbBrjjq7TxDYFm/QY8+DD4CRG8p7wZSqG8dQ==} engines: {node: '>=20.18.0'} @@ -1514,8 +1523,8 @@ packages: resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==} engines: {node: '>=18'} - get-tsconfig@4.14.2: - resolution: {integrity: sha512-XpwZALwwl/BaKTAyC6+c5T8y6kCg2jk+XGqOVrKIQmW49pNypYLMRjCUXqa28tQgJlhS2RlzP7sc+Rx7W6qsfw==} + get-tsconfig@4.14.3: + resolution: {integrity: sha512-++QEw4DIY7WGoukz+/+A/8dGYPT9l9yIadnmSgZ8Rjr3YVSVDipQSO9CdnJo9ePqFqUUqh+wk9uIaoiAwsiPkA==} glob-parent@5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} @@ -2792,6 +2801,10 @@ snapshots: optionalDependencies: typescript: 6.0.3 + '@solana/functional@7.1.0(typescript@6.0.3)': + optionalDependencies: + typescript: 6.0.3 + '@solana/instruction-plans@7.0.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3)': dependencies: '@solana/errors': 7.0.0(typescript@6.0.3) @@ -3690,7 +3703,7 @@ snapshots: '@sec-ant/readable-stream': 0.4.1 is-stream: 4.0.1 - get-tsconfig@4.14.2: + get-tsconfig@4.14.3: dependencies: resolve-pkg-maps: 1.0.0 optional: true @@ -4364,7 +4377,7 @@ snapshots: tsx@4.19.2: dependencies: esbuild: 0.23.1 - get-tsconfig: 4.14.2 + get-tsconfig: 4.14.3 optionalDependencies: fsevents: 2.3.3 optional: true