From dd05f65a908d9f76203b2ad5c2f343f3bb4ea64a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 09:36:12 +0000 Subject: [PATCH] chore(deps): bump drift from 2.32.1 to 2.33.0 Bumps [drift](https://github.com/simolus3/drift) from 2.32.1 to 2.33.0. - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](https://github.com/simolus3/drift/compare/drift-2.32.1...drift-2.33.0) --- updated-dependencies: - dependency-name: drift dependency-version: 2.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 6 +++--- pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 0b818c1..6dde79e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -293,10 +293,10 @@ packages: dependency: "direct main" description: name: drift - sha256: "055c249d1f91be5a47fe447f88afc24c4ca6f4cd6c5ed66767b4797d48acc2e5" + sha256: "8033500116b24398fba0cca0369cc31678cd627c01e41753a61186911cea743e" url: "https://pub.dev" source: hosted - version: "2.32.1" + version: "2.33.0" drift_dev: dependency: "direct dev" description: @@ -1436,4 +1436,4 @@ packages: version: "0.2.4" sdks: dart: ">=3.12.0 <4.0.0" - flutter: ">=3.44.0 <4.0.0" + flutter: ">=3.44.0" diff --git a/pubspec.yaml b/pubspec.yaml index 5a3e005..3883897 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -46,7 +46,7 @@ dependencies: get_it: ^9.2.1 dio: ^5.9.2 package_info_plus: ^9.0.1 - drift: 2.32.1 + drift: 2.33.0 sqlite3: ^3.3.1 flutter_secure_storage: ^10.0.0 path: ^1.8.3