From ba81558c7acdd28a7b9898eef6d73a14f389abe0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 02:00:44 +0000 Subject: [PATCH] fix(deps): update dependency device_preview_plus to v2.0.1 (#1257) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pubspec.lock | 6 +++--- pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 3490330a..68023aed 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -283,10 +283,10 @@ packages: dependency: "direct main" description: name: device_preview_plus - sha256: "3c9293700b76e4063458ce5426de6f12ffdd1a4135b9142e89c8a9a73ad70e97" + sha256: "68ae08060da2071c472a646ff79b2e28cb1311ed36b0d1689fa73d64a53e9928" url: "https://pub.dev" source: hosted - version: "2.0.0" + version: "2.0.1" diff_match_patch: dependency: transitive description: @@ -1448,5 +1448,5 @@ packages: source: hosted version: "3.1.2" sdks: - dart: ">=3.4.0 <4.0.0" + dart: ">=3.4.3 <4.0.0" flutter: ">=3.22.2" diff --git a/pubspec.yaml b/pubspec.yaml index 4567faac..2a9e6402 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.0.0 + device_preview_plus: 2.0.1 dio: 5.4.3 dropdown_search: 5.0.6 enum_to_string: 2.0.1