chore: Update dependencies (#1088)
* chore: Update submodules and dependencies Update the fl_lib and circle_chart submodules to the latest commit Upgrade the hive_ce_generator dependency from 1.9.2 to 1.11.0 * build: Updated dependency versions Updated fl_chart to 1.2.0, json_serializable to 6.13.0, and test to 1.29.0 Replaced flutter_secure_storage_macos with flutter_secure_storage_darwin Removed the animations and screenshot dependencies, which are no longer in use * chore: Update French i18n
This commit is contained in:
@@ -23,7 +23,7 @@ dependencies:
|
||||
flutter_riverpod: ^3.3.1
|
||||
flutter_highlight: ^0.7.0
|
||||
flutter_displaymode: ^0.7.0
|
||||
fl_chart: ^1.0.0
|
||||
fl_chart: ^1.2.0
|
||||
freezed_annotation: ^3.0.0
|
||||
get_it: ^9.0.5
|
||||
highlight: ^0.7.0
|
||||
@@ -59,13 +59,13 @@ dependencies:
|
||||
dev_dependencies:
|
||||
analyzer: ^9.0.0
|
||||
flutter_native_splash: ^2.1.6
|
||||
hive_ce_generator: ^1.9.2
|
||||
hive_ce_generator: ^1.11.0
|
||||
build_runner: ^2.4.15
|
||||
flutter_lints: ^6.0.0
|
||||
json_serializable: ^6.8.0
|
||||
json_serializable: ^6.13.0
|
||||
freezed: ^3.0.0
|
||||
riverpod_generator: ^4.0.3
|
||||
test: ^1.24.0
|
||||
test: ^1.29.0
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
# riverpod_reg:
|
||||
|
||||
Reference in New Issue
Block a user