From 6eba6400377cd98bdbc4b46dce92b9890fcf099c Mon Sep 17 00:00:00 2001 From: Faris Armoush Date: Wed, 30 Apr 2025 09:48:02 +0300 Subject: [PATCH] bump-dependencies --- pubspec.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index ec8660b6..7decc506 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,21 +35,21 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.6 - flutter_bloc: ^8.1.5 + flutter_bloc: ^9.1.0 equatable: ^2.0.5 graphview: ^1.2.0 flutter_svg: ^2.0.10+1 dio: ^5.5.0+1 - get_it: ^7.6.7 + get_it: ^8.0.3 flutter_secure_storage: ^9.2.2 shared_preferences: ^2.3.0 dropdown_button2: ^2.3.9 data_table_2: ^2.5.15 go_router: - intl: ^0.19.0 - dropdown_search: ^5.0.6 + intl: ^0.20.2 + dropdown_search: ^6.0.2 flutter_dotenv: ^5.1.0 - fl_chart: ^0.69.0 + fl_chart: ^0.71.0 uuid: ^4.4.2 time_picker_spinner: ^1.0.0 intl_phone_field: ^3.2.0 @@ -60,7 +60,7 @@ dependencies: firebase_core: ^3.11.0 firebase_crashlytics: ^4.3.2 firebase_database: ^11.3.2 - bloc: ^8.1.4 + bloc: ^9.0.0 dev_dependencies: @@ -72,7 +72,7 @@ dev_dependencies: # activated in the `analysis_options.yaml` file located at the root of your # package. See that file for information about deactivating specific lint # rules and activating additional ones. - flutter_lints: ^3.0.0 + flutter_lints: ^5.0.0 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec