diff --git a/pubspec.lock b/pubspec.lock index 81dfe27..c75cc0b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -282,10 +282,10 @@ packages: dependency: "direct main" description: name: drift_flutter - sha256: fec503e9d408f36bb345f9f6d24bc9d62b7b5f970db49760253d9e8d3acd48d5 + sha256: "69091c499a1550a84f153bafa3423f4297d26bfef3710323b141336ffe155dff" url: "https://pub.dev" source: hosted - version: "0.2.1" + version: "0.2.2" dynamic_color: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 2bb181f..fca2941 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. # cupertino_icons: ^1.0.8 drift: ^2.21.0 - drift_flutter: ^0.2.1 + drift_flutter: ^0.2.2 dict_reader: ^1.1.4 shared_preferences: ^2.3.3 go_router: ^14.6.1