fix(deps): update dependency auto_route to v9 (#11566)

* fix(deps): update dependency auto_route to v9

* fix dep conflict

* linting

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
This commit is contained in:
renovate[bot] 2024-08-06 12:50:20 -05:00 committed by GitHub
parent f679021f0e
commit 8ca24f0ef2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 385 additions and 459 deletions

View file

@ -21,7 +21,7 @@ final getAllPeopleProvider =
);
typedef GetAllPeopleRef = AutoDisposeFutureProviderRef<List<PersonResponseDto>>;
String _$personAssetsHash() => r'1d6eff5ca3aa630b58c4dad9516193b21896984d';
String _$personAssetsHash() => r'3dfecb67a54d07e4208bcb9581b2625acd2e1832';
/// Copied from Dart SDK
class _SystemHash {