Skip to content

Commit

Permalink
fix(deps): update dependency device_preview_plus to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent eb655b2 commit 4998557
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 @@ -288,10 +288,10 @@ packages:
dependency: "direct main"
description:
name: device_preview_plus
sha256: "940245b1f55843abf9e14330fe312e4bc03e62c2186409217ff4f75cd2ee2133"
sha256: eb3c690cea08ccbcd618533fe5d6623e2319b3e423fbe916384a8f65ec7af88b
url: "https://pub.dev"
source: hosted
version: "2.0.4"
version: "2.1.0"
diff_match_patch:
dependency: transitive
description:
Expand Down Expand Up @@ -1477,5 +1477,5 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=3.5.0-259.0.dev <4.0.0"
dart: ">=3.5.0 <4.0.0"
flutter: ">=3.24.0"
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.4
device_preview_plus: 2.1.0
dio: 5.6.0
dropdown_search: 5.0.6
enum_to_string: 2.0.1
Expand Down

0 comments on commit 4998557

Please sign in to comment.