Skip to content

Commit

Permalink
fix(deps): update dependency device_preview_plus to v2.0.1 (#1257)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 16, 2024
1 parent 9bdbd62 commit ba81558
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ba81558

Please sign in to comment.