Skip to content

Commit

Permalink
fix(deps): update dependency device_preview_plus to v2.1.2 (#1364)
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] authored Sep 15, 2024
1 parent 05b240b commit 1193040
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: "332ed2ed412dc609d231f18b371816897f237c89e0ca921ffcbbdfc1402442c8"
sha256: ff098f769235e8332e69e1b5a508cd9ab791597691dc3dc0bf8148067bf899bb
url: "https://pub.dev"
source: hosted
version: "2.1.1"
version: "2.1.2"
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.1 <4.0.0"
dart: ">=3.5.2 <4.0.0"
flutter: ">=3.24.3"
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.1.1
device_preview_plus: 2.1.2
dio: 5.7.0
dropdown_search: 5.0.6
enum_to_string: 2.0.1
Expand Down

0 comments on commit 1193040

Please sign in to comment.