From 05b86aa18a895c0ab04fbcfc35e2a1536d529528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 12:44:46 +0000 Subject: [PATCH] chore(deps): bump drift Bumps the drift group in /packages/common/amplify_db_common_dart with 1 update: [drift](https://github.com/simolus3/drift). Updates `drift` from 2.31.0 to 2.32.0 - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](https://github.com/simolus3/drift/compare/drift-2.31.0...drift-2.32.0) --- updated-dependencies: - dependency-name: drift dependency-version: 2.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: drift ... Signed-off-by: dependabot[bot] --- packages/common/amplify_db_common_dart/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/common/amplify_db_common_dart/pubspec.yaml b/packages/common/amplify_db_common_dart/pubspec.yaml index 2812250aac5..582e6c5ada2 100644 --- a/packages/common/amplify_db_common_dart/pubspec.yaml +++ b/packages/common/amplify_db_common_dart/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: drift: ^2.25.0 meta: ^1.16.0 path: ^1.8.0 - sqlite3: ^2.7.6 + sqlite3: ">=2.7.6 <4.0.0" web: ^1.1.1 dev_dependencies: