From 624d657e5b21db4290a6f5db989e84ad67d234a1 Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Mon, 22 Sep 2025 11:00:10 +0200 Subject: [PATCH] upgrade deps --- app/pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 57b96279..308de86f 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: background_fetch: ^1.4.0 collection: ^1.19.1 copy_with_extension: ^9.1.1 - drift: ^2.28.1 + drift: ^2.28.2 dynamic_color: ^1.8.1 exceptions: ^0.6.1 fading_scroll: ^0.9.1 @@ -29,7 +29,7 @@ dependencies: flutter_secure_storage: ^10.0.0-beta.4 flutter_slidable: ^4.0.1 flutter_svg: ^2.2.1 - go_router: ^16.2.1 + go_router: ^16.2.2 google_fonts: ^6.3.1 graphview: ^1.2.0 home_widget: ^0.8.0 @@ -88,7 +88,7 @@ dev_dependencies: copy_with_extension_gen: ^9.1.1 custom_lint: ^0.8.0 dependency_validator: ^5.0.2 - drift_dev: ^2.28.2 + drift_dev: ^2.28.3 fast_equatable_lint: ^0.5.0 flutter_launcher_icons: ^0.14.4 flutter_test: