Skip to content

Commit

Permalink
fix(deps): update dependency device_preview_plus to v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent 039078e commit 23cea3b
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: ff098f769235e8332e69e1b5a508cd9ab791597691dc3dc0bf8148067bf899bb
sha256: "3b8a855bc85e19e82ee23f409bb6d958bc4ac0f15fe416b71b402511b16900c3"
url: "https://pub.dev"
source: hosted
version: "2.1.2"
version: "2.1.3"
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.2 <4.0.0"
dart: ">=3.5.3 <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.2
device_preview_plus: 2.1.3
dio: 5.7.0
dropdown_search: 5.0.6
enum_to_string: 2.0.1
Expand Down

0 comments on commit 23cea3b

Please sign in to comment.