From fc775c0da2e341bfbd82f2b190608307274597fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 21:06:35 +0000 Subject: [PATCH] chore(deps): bump injectable_generator in /shorebird_fintech_wallet Bumps [injectable_generator](https://github.com/Milad-Akarie/injectable) from 3.1.0 to 3.1.1. - [Commits](https://github.com/Milad-Akarie/injectable/commits) --- updated-dependencies: - dependency-name: injectable_generator dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 3cff74c..3a5691a 100644 --- a/shorebird_fintech_wallet/pubspec.lock +++ b/shorebird_fintech_wallet/pubspec.lock @@ -401,10 +401,10 @@ packages: dependency: "direct dev" description: name: injectable_generator - sha256: f4489d28a0147d47fd9f16955fa62f84aab88a63e3b89418e6e2467c8e783e9a + sha256: "424ea884e3adc9585df0af408cb3b0de19fc2faf52b62bed8b73f3fb15a63115" url: "https://pub.dev" source: hosted - version: "3.1.0" + version: "3.1.1" integration_test: dependency: "direct dev" description: flutter diff --git a/shorebird_fintech_wallet/pubspec.yaml b/shorebird_fintech_wallet/pubspec.yaml index 1b21882..e9665d6 100644 --- a/shorebird_fintech_wallet/pubspec.yaml +++ b/shorebird_fintech_wallet/pubspec.yaml @@ -57,7 +57,7 @@ dev_dependencies: # package. See that file for information about deactivating specific lint # rules and activating additional ones. flutter_lints: ^6.0.0 - injectable_generator: ^3.1.0 + injectable_generator: ^3.1.1 build_runner: ^2.15.1 flutter_launcher_icons: ^0.14.4