From e4dd165687d4583283f8aabfa75b24efe91171ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 19:03:23 +0000 Subject: [PATCH] Bump get_it from 7.7.0 to 8.0.2 Bumps [get_it](https://github.com/fluttercommunity/get_it) from 7.7.0 to 8.0.2. - [Changelog](https://github.com/fluttercommunity/get_it/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluttercommunity/get_it/commits/V8.0.2) --- updated-dependencies: - dependency-name: get_it dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index ac69c0f9..3db98c51 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -603,10 +603,10 @@ packages: dependency: "direct main" description: name: get_it - sha256: d85128a5dae4ea777324730dc65edd9c9f43155c109d5cc0a69cab74139fbac1 + sha256: c49895c1ecb0ee2a0ec568d39de882e2c299ba26355aa6744ab1001f98cebd15 url: "https://pub.dev" source: hosted - version: "7.7.0" + version: "8.0.2" glob: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6eaa5ea1..68cd5ab8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -64,7 +64,7 @@ dependencies: path: ^1.8.3 path_provider: ^2.1.5 sqlite3_flutter_libs: ^0.5.20 - get_it: ^7.6.8 + get_it: ^8.0.2 flex_seed_scheme: ^3.4.1 flex_color_scheme: ^8.0.1 freezed_annotation: ^2.4.4