Skip to content

Commit

Permalink
fix(deps): update dependency device_preview_plus to v2.1.4 (#1411)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency device_preview_plus to v2.1.4

* chore(deps): dependencies maintenance

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Nov 3, 2024
1 parent 3a5b4c6 commit 3bb054c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -223,4 +223,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 0d3963a09fc94f580682bd88480486da345dc3f0

COCOAPODS: 1.15.2
COCOAPODS: 1.16.2
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: "3b8a855bc85e19e82ee23f409bb6d958bc4ac0f15fe416b71b402511b16900c3"
sha256: "6e8fcace417dea656d94bcf54ba582a0d02143ae5cfa9a9992d8dd6b22a3432c"
url: "https://pub.dev"
source: hosted
version: "2.1.3"
version: "2.1.4"
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.3 <4.0.0"
dart: ">=3.5.4 <4.0.0"
flutter: ">=3.24.4"
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.3
device_preview_plus: 2.1.4
dio: 5.7.0
dropdown_search: 5.0.6
enum_to_string: 2.0.1
Expand Down

0 comments on commit 3bb054c

Please sign in to comment.