From 609ca74193cd7280ba5e9ce6e81832427748a000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 04:54:34 +0000 Subject: [PATCH] - (php) Bump drift from 2.26.1 to 2.28.1 Bumps [drift](https://github.com/simolus3/drift) from 2.26.1 to 2.28.1. - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](https://github.com/simolus3/drift/compare/drift-2.26.1...drift-2.28.1) --- updated-dependencies: - dependency-name: drift dependency-version: 2.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++++++------ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index f1ea03a..450c392 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -278,18 +278,18 @@ packages: dependency: "direct main" description: name: drift - sha256: b584ddeb2b74436735dd2cf746d2d021e19a9a6770f409212fd5cbc2814ada85 + sha256: "6aaea757f53bb035e8a3baedf3d1d53a79d6549a6c13d84f7546509da9372c7c" url: "https://pub.dev" source: hosted - version: "2.26.1" + version: "2.28.1" drift_dev: dependency: "direct dev" description: name: drift_dev - sha256: "54dc207c6e4662741f60e5752678df183957ab907754ffab0372a7082f6d2816" + sha256: "68c138e884527d2bd61df2ade276c3a144df84d1adeb0ab8f3196b5afe021bd4" url: "https://pub.dev" source: hosted - version: "2.26.1" + version: "2.28.0" drift_flutter: dependency: "direct main" description: @@ -1072,10 +1072,10 @@ packages: dependency: transitive description: name: sqlparser - sha256: "27dd0a9f0c02e22ac0eb42a23df9ea079ce69b52bb4a3b478d64e0ef34a263ee" + sha256: "7c859c803cf7e9a84d6db918bac824545045692bbe94a6386bd3a45132235d09" url: "https://pub.dev" source: hosted - version: "0.41.0" + version: "0.41.1" stack_trace: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 31f79e9..3c48adb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -53,7 +53,7 @@ dependencies: flutter_localizations: sdk: flutter intl: any - drift: ^2.26.1 + drift: ^2.28.1 sqlite3_flutter_libs: ^0.5.33 path_provider: ^2.1.5 drift_flutter: ^0.2.4