From d0783ff497e771a99aea28be257384d809f665f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2026 12:19:28 +0000 Subject: [PATCH] chore(deps): bump get_it in /shorebird_fintech_wallet Bumps [get_it](https://github.com/flutter-it/get_it) from 9.2.1 to 9.3.0. - [Release notes](https://github.com/flutter-it/get_it/releases) - [Changelog](https://github.com/flutter-it/get_it/blob/main/CHANGELOG.md) - [Commits](https://github.com/flutter-it/get_it/commits) --- updated-dependencies: - dependency-name: get_it dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- shorebird_fintech_wallet/pubspec.lock | 4 ++-- shorebird_fintech_wallet/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/shorebird_fintech_wallet/pubspec.lock b/shorebird_fintech_wallet/pubspec.lock index 9d5a367..990c7e9 100644 --- a/shorebird_fintech_wallet/pubspec.lock +++ b/shorebird_fintech_wallet/pubspec.lock @@ -326,10 +326,10 @@ packages: dependency: "direct main" description: name: get_it - sha256: "568d62f0e68666fb5d95519743b3c24a34c7f19d834b0658c46e26d778461f66" + sha256: "2b5c6b077aad30bba9782178baff6076a2044141f1d5f2f15b43bca3fbe74874" url: "https://pub.dev" source: hosted - version: "9.2.1" + version: "9.3.0" glob: dependency: transitive description: diff --git a/shorebird_fintech_wallet/pubspec.yaml b/shorebird_fintech_wallet/pubspec.yaml index 1358e7f..43cfde2 100644 --- a/shorebird_fintech_wallet/pubspec.yaml +++ b/shorebird_fintech_wallet/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: cupertino_icons: ^1.0.8 flutter_bloc: ^9.1.1 bloc: ^9.2.0 - get_it: ^9.2.1 + get_it: ^9.3.0 injectable: ^3.0.0 dio: ^5.11.1 equatable: ^2.1.0