Skip to content

Commit d97ed39

Browse files
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](simolus3/drift@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] <support@github.com>
1 parent 07ad838 commit d97ed39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/common/amplify_db_common_dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
drift: ^2.25.0
1616
meta: ^1.16.0
1717
path: ^1.8.0
18-
sqlite3: ^2.7.6
18+
sqlite3: ">=2.7.6 <4.0.0"
1919
web: ^1.1.1
2020

2121
dev_dependencies:

0 commit comments

Comments
 (0)