From 631b1e5f4d46a9c2c2317fa5f7ff8f411fe260d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 11:03:29 +0000 Subject: [PATCH] chore(deps): Bump drift_flutter from 0.2.5 to 0.2.7 Bumps [drift_flutter](https://github.com/simolus3/drift) from 0.2.5 to 0.2.7. - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](https://github.com/simolus3/drift/compare/drift_flutter-0.2.5...drift_flutter-0.2.7) --- updated-dependencies: - dependency-name: drift_flutter dependency-version: 0.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 91a05c1c..41b72801 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -389,10 +389,10 @@ packages: dependency: "direct main" description: name: drift_flutter - sha256: ccfb42bc942e59f81500b16228df59cf8eb40d2fbd96637ff677df923350af7b + sha256: b7534bf320aac5213259aac120670ba67b63a1fd010505babc436ff86083818f url: "https://pub.dev" source: hosted - version: "0.2.5" + version: "0.2.7" drift_sync_core: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 7050167a..baef93cf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -77,7 +77,7 @@ dependencies: internet_connection_checker_plus: ^2.2.0 intl: ^0.20.2 drift: ^2.26.1 - drift_flutter: ^0.2.4 + drift_flutter: ^0.2.7 carousel_slider: ^5.1.1 popover: ^0.3.1 collection: ^1.19.1