Skip to content

Commit

Permalink
fix(deps): update dependency device_preview_plus to v2 (#1244)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 9, 2024
1 parent 3ec51ba commit 01fa96a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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: "371df40c906f9d88e206ce83bc1cac045899d2df1464c7bb4a6e8e73dbbe7855"
sha256: "3c9293700b76e4063458ce5426de6f12ffdd1a4135b9142e89c8a9a73ad70e97"
url: "https://pub.dev"
source: hosted
version: "1.2.0"
version: "2.0.0"
diff_match_patch:
dependency: transitive
description:
Expand Down
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: 1.2.0
device_preview_plus: 2.0.0
dio: 5.4.3
dropdown_search: 5.0.6
enum_to_string: 2.0.1
Expand Down

0 comments on commit 01fa96a

Please sign in to comment.