From c9c5db82d2a123b6f01943b36f6ce728c27a88da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 01:30:35 +0000 Subject: [PATCH] build(deps): bump flutter_native_splash from 2.4.5 to 2.4.6 Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.4.5 to 2.4.6. - [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases) - [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md) - [Commits](https://github.com/jonbhanson/flutter_native_splash/compare/v2.4.5...v2.4.6) --- updated-dependencies: - dependency-name: flutter_native_splash dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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 f199f0cb..5855b1a9 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -327,10 +327,10 @@ packages: dependency: "direct main" description: name: flutter_native_splash - sha256: edb09c35ee9230c4b03f13dd45bb3a276d0801865f0a4650b7e2a3bba61a803a + sha256: "8321a6d11a8d13977fa780c89de8d257cce3d841eecfb7a4cadffcc4f12d82dc" url: "https://pub.dev" source: hosted - version: "2.4.5" + version: "2.4.6" flutter_test: dependency: "direct dev" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 58cee308..779750ee 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: flutter_bloc: ^9.1.0 flutter_localizations: sdk: flutter - flutter_native_splash: ^2.4.5 + flutter_native_splash: ^2.4.6 go_router: ^14.8.1 google_fonts: ^6.2.1 ht_authentication_client: