From d97ed397b4039b2edd0362bd854f7800e9ddd0c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 12:47:13 +0000 Subject: [PATCH] chore(deps): bump drift_dev Bumps the drift_dev group in /packages/common/amplify_db_common_dart with 1 update: [drift_dev](https://github.com/simolus3/drift). Updates `drift_dev` from 2.31.0 to 2.32.0 - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](https://github.com/simolus3/drift/compare/drift_dev-2.31.0...drift_dev-2.32.0) --- updated-dependencies: - dependency-name: drift_dev dependency-version: 2.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: drift_dev ... 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: