From 1e41296b5494402d05f3d82621cd3bfcb15e6ec9 Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Sun, 29 Jun 2025 17:53:06 +0200 Subject: [PATCH] upgrade deps --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 4f57fa31..b347e2fb 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -28,7 +28,7 @@ dependencies: flutter_secure_storage: ^10.0.0-beta.4 flutter_slidable: ^4.0.0 flutter_svg: ^2.2.0 - go_router: ^15.2.3 + go_router: ^15.2.4 google_fonts: ^6.2.1 graphview: ^1.2.0 home_widget: ^0.8.0