Skip to content

Commit d1afa0d

Browse files
fix(deps): update dependency device_preview_plus to v2.3.4 (#1560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ab564a commit d1afa0d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -283,10 +283,10 @@ packages:
283283
dependency: "direct main"
284284
description:
285285
name: device_preview_plus
286-
sha256: a319a31788c45ed5e448c5b24dfb0c21220b250bcbc53143934066af6a9a51df
286+
sha256: "0851dd3a0635f2d2dbcf1b2644ea93bcffc429d2d935b18dc459310de80a5624"
287287
url: "https://pub.dev"
288288
source: hosted
289-
version: "2.3.3"
289+
version: "2.3.4"
290290
diff_match_patch:
291291
dependency: transitive
292292
description:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
collection: ^1.17.2
1616
copy_with_extension: 6.0.1
1717
cupertino_icons: 1.0.8
18-
device_preview_plus: 2.3.3
18+
device_preview_plus: 2.3.4
1919
dio: 5.8.0+1
2020
dropdown_search: 6.0.2
2121
enum_to_string: 2.2.1

0 commit comments

Comments
 (0)