diff --git a/pubspec.lock b/pubspec.lock index adb9ac42..f7685482 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -288,10 +288,10 @@ packages: dependency: "direct main" description: name: device_preview_plus - sha256: "332ed2ed412dc609d231f18b371816897f237c89e0ca921ffcbbdfc1402442c8" + sha256: ff098f769235e8332e69e1b5a508cd9ab791597691dc3dc0bf8148067bf899bb url: "https://pub.dev" source: hosted - version: "2.1.1" + version: "2.1.2" diff_match_patch: dependency: transitive description: @@ -1477,5 +1477,5 @@ packages: source: hosted version: "3.1.2" sdks: - dart: ">=3.5.1 <4.0.0" + dart: ">=3.5.2 <4.0.0" flutter: ">=3.24.3" diff --git a/pubspec.yaml b/pubspec.yaml index 405db3be..708ebabe 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: collection: ^1.17.2 copy_with_extension: 5.0.4 cupertino_icons: 1.0.8 - device_preview_plus: 2.1.1 + device_preview_plus: 2.1.2 dio: 5.7.0 dropdown_search: 5.0.6 enum_to_string: 2.0.1