From 77c27450376ee05ae0d9cacde6c698cb3e71165f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 13:38:14 +0000 Subject: [PATCH] fix(deps): update dependency device_preview_plus to v2.1.1 (#1346) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index d30190d0..803c9f9a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -288,10 +288,10 @@ packages: dependency: "direct main" description: name: device_preview_plus - sha256: eb3c690cea08ccbcd618533fe5d6623e2319b3e423fbe916384a8f65ec7af88b + sha256: "332ed2ed412dc609d231f18b371816897f237c89e0ca921ffcbbdfc1402442c8" url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "2.1.1" diff_match_patch: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 7a430fd8..09879b4b 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.0 + device_preview_plus: 2.1.1 dio: 5.6.0 dropdown_search: 5.0.6 enum_to_string: 2.0.1