bump-dependencies

This commit is contained in:
Faris Armoush
2025-04-30 09:48:02 +03:00
parent 7a088074e3
commit 6eba640037

View File

@ -35,21 +35,21 @@ dependencies:
# The following adds the Cupertino Icons font to your application. # The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons. # Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.6 cupertino_icons: ^1.0.6
flutter_bloc: ^8.1.5 flutter_bloc: ^9.1.0
equatable: ^2.0.5 equatable: ^2.0.5
graphview: ^1.2.0 graphview: ^1.2.0
flutter_svg: ^2.0.10+1 flutter_svg: ^2.0.10+1
dio: ^5.5.0+1 dio: ^5.5.0+1
get_it: ^7.6.7 get_it: ^8.0.3
flutter_secure_storage: ^9.2.2 flutter_secure_storage: ^9.2.2
shared_preferences: ^2.3.0 shared_preferences: ^2.3.0
dropdown_button2: ^2.3.9 dropdown_button2: ^2.3.9
data_table_2: ^2.5.15 data_table_2: ^2.5.15
go_router: go_router:
intl: ^0.19.0 intl: ^0.20.2
dropdown_search: ^5.0.6 dropdown_search: ^6.0.2
flutter_dotenv: ^5.1.0 flutter_dotenv: ^5.1.0
fl_chart: ^0.69.0 fl_chart: ^0.71.0
uuid: ^4.4.2 uuid: ^4.4.2
time_picker_spinner: ^1.0.0 time_picker_spinner: ^1.0.0
intl_phone_field: ^3.2.0 intl_phone_field: ^3.2.0
@ -60,7 +60,7 @@ dependencies:
firebase_core: ^3.11.0 firebase_core: ^3.11.0
firebase_crashlytics: ^4.3.2 firebase_crashlytics: ^4.3.2
firebase_database: ^11.3.2 firebase_database: ^11.3.2
bloc: ^8.1.4 bloc: ^9.0.0
dev_dependencies: dev_dependencies:
@ -72,7 +72,7 @@ dev_dependencies:
# activated in the `analysis_options.yaml` file located at the root of your # activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint # package. See that file for information about deactivating specific lint
# rules and activating additional ones. # 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 # For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec # following page: https://dart.dev/tools/pub/pubspec