From 03d342cf1ab628d8922425fadca4f0ac213cf6d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 16:38:50 +0000 Subject: [PATCH] Update dependency drift_flutter to ^0.3.0 --- client/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pubspec.yaml b/client/pubspec.yaml index cfbb766..7c10806 100644 --- a/client/pubspec.yaml +++ b/client/pubspec.yaml @@ -43,7 +43,7 @@ dependencies: flutter_hooks: ^0.21.2 json_annotation: ^4.9.0 drift: ^2.26.1 - drift_flutter: ^0.2.4 + drift_flutter: ^0.3.0 path_provider: ^2.1.5 http: ^1.4.0 path: ^1.9.1