From 618aa9ee0e78bd4b86b44a680ceffbd614db689e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 03:08:53 +0000 Subject: [PATCH] Bump get_it from 7.7.0 to 8.0.0 Bumps [get_it](https://github.com/fluttercommunity/get_it) from 7.7.0 to 8.0.0. - [Changelog](https://github.com/fluttercommunity/get_it/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluttercommunity/get_it/commits/V8.0.0) --- 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 afaacef7e..74ebe00df 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -553,10 +553,10 @@ packages: dependency: "direct main" description: name: get_it - sha256: d85128a5dae4ea777324730dc65edd9c9f43155c109d5cc0a69cab74139fbac1 + sha256: ff97e5e7b2e82e63c82f5658c6ba2605ea831f0f7489b0d2fb255d817ec4eb5e url: "https://pub.dev" source: hosted - version: "7.7.0" + version: "8.0.0" glob: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 51578147d..3029b8d92 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -45,7 +45,7 @@ dependencies: flutter_speed_dial: ^7.0.0 flutter_svg: ^2.0.10+1 font_awesome_flutter: ^10.7.0 - get_it: ^7.7.0 + get_it: ^8.0.0 graphql_flutter: ^5.1.2 hive: ^2.2.3 http: ^1.2.2