From ca78608f7fb4d5471ae561c95ca9ec94faa0af1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 00:15:37 +0000 Subject: [PATCH] chore(deps): bump @creit.tech/stellar-wallets-kit from 1.9.5 to 2.0.1 Bumps [@creit.tech/stellar-wallets-kit](https://github.com/Creit-Tech/Stellar-Wallets-Kit) from 1.9.5 to 2.0.1. - [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/v1.9.5...v2.0.1) --- 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 f013f641..38e3e530 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "packages/*" ], "dependencies": { - "@creit.tech/stellar-wallets-kit": "^1.9.5", + "@creit.tech/stellar-wallets-kit": "^2.0.1", "@stellar/design-system": "^3.2.5", "@stellar/stellar-sdk": "^14.3.3", "@stellar/stellar-xdr-json": "^23.0.0",