From 64c23e453d0000e438512a4ee0e0b6ffa2ad63d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 01:57:56 +0000 Subject: [PATCH] fix(deps): update dependency device_preview_plus to v2.0.4 (#1310) 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 b716d63f..722cb655 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -283,10 +283,10 @@ packages: dependency: "direct main" description: name: device_preview_plus - sha256: "43f326f51a6c09d0feea83d96ae148ad25064fc81a8cb53cec22ddf955d39bb1" + sha256: "940245b1f55843abf9e14330fe312e4bc03e62c2186409217ff4f75cd2ee2133" url: "https://pub.dev" source: hosted - version: "2.0.3" + version: "2.0.4" diff_match_patch: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 748a8e9a..9b3a76cd 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.3 + device_preview_plus: 2.0.4 dio: 5.5.0 dropdown_search: 5.0.6 enum_to_string: 2.0.1