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