From 7bfcd3c92ffb2a388d2f48e68817d25121e85c87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 21:35:05 +0000 Subject: [PATCH] chore(deps): bump @creit.tech/stellar-wallets-kit from 2.0.0 to 2.1.0 Bumps [@creit.tech/stellar-wallets-kit](https://github.com/Creit-Tech/Stellar-Wallets-Kit) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/Creit-Tech/Stellar-Wallets-Kit/releases) - [Changelog](https://github.com/Creit-Tech/Stellar-Wallets-Kit/blob/main/CHANGELOG.md) - [Commits](https://github.com/Creit-Tech/Stellar-Wallets-Kit/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: "@creit.tech/stellar-wallets-kit" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c0e1140..ad76f3ad 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "packages/*" ], "dependencies": { - "@creit.tech/stellar-wallets-kit": "2.0.0", + "@creit.tech/stellar-wallets-kit": "2.1.0", "@stellar/design-system": "^3.2.5", "@stellar/stellar-sdk": "^14.3.3", "@stellar/stellar-xdr-json": "^23.0.0",