From b86ea16f6c82773abe851f8b9c80d27c89afa34c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 05:42:24 +0000 Subject: [PATCH] deps(pub): bump drift_dev from 2.34.5 to 2.35.0 Bumps [drift_dev](https://github.com/simolus3/drift) from 2.34.5 to 2.35.0. - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](https://github.com/simolus3/drift/compare/drift_dev-2.34.5...drift_dev-2.35.0) --- updated-dependencies: - dependency-name: drift_dev dependency-version: 2.34.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++++++++++-- pubspec.yaml | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 7c633b2..28af8f8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -269,10 +269,10 @@ packages: dependency: "direct dev" description: name: drift_dev - sha256: "735aad3c34215805c66bd518c8812fa4f83b5534b2c13c4092c970c04a7e9983" + sha256: fbad5c1e3a73820cdb1f32161eb2f40bb5e5f03c0c1a3d236595725aec7efc6d url: "https://pub.dev" source: hosted - version: "2.34.5" + version: "2.35.0" drift_flutter: dependency: "direct main" description: @@ -1226,6 +1226,14 @@ packages: url: "https://pub.dev" source: hosted version: "3.1.4" + yaml_edit: + dependency: transitive + description: + name: yaml_edit + sha256: "07c9e63ba42519745182b88ca12264a7ba2484d8239958778dfe4d44fe760488" + url: "https://pub.dev" + source: hosted + version: "2.2.4" sdks: dart: ">=3.12.0 <4.0.0" flutter: ">=3.47.0" diff --git a/pubspec.yaml b/pubspec.yaml index 94dcdd4..a86c319 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -78,7 +78,7 @@ dev_dependencies: # rules and enabling additional ones. flutter_lints: ^6.0.0 build_runner: 2.16.1 - drift_dev: 2.34.5 + drift_dev: 2.35.0 freezed: 4.0.0-dev.3 json_serializable: ^6.14.1 riverpod_generator: 4.0.8