Skip to content

Commit bc41d83

Browse files
fix(deps): update dependency device_preview_plus to v2.3.3 (#1535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cefcbfd commit bc41d83

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

pubspec.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -271,22 +271,22 @@ packages:
271271
url: "https://pub.dev"
272272
source: hosted
273273
version: "3.0.1"
274-
device_frame:
274+
device_frame_plus:
275275
dependency: transitive
276276
description:
277-
name: device_frame
278-
sha256: d031a06f5d6f4750009672db98a5aa1536aa4a231713852469ce394779a23d75
277+
name: device_frame_plus
278+
sha256: "064e86f71f2721e66e4282c98d475cf9cd1e55d51eca6100183b7f6f2d237463"
279279
url: "https://pub.dev"
280280
source: hosted
281-
version: "1.2.0"
281+
version: "1.3.0"
282282
device_preview_plus:
283283
dependency: "direct main"
284284
description:
285285
name: device_preview_plus
286-
sha256: cfc33d1a09518a1d3ffa23c73a7bd73c6945ce236408ad4d7b1539855ba3fec9
286+
sha256: a319a31788c45ed5e448c5b24dfb0c21220b250bcbc53143934066af6a9a51df
287287
url: "https://pub.dev"
288288
source: hosted
289-
version: "2.3.1"
289+
version: "2.3.3"
290290
diff_match_patch:
291291
dependency: transitive
292292
description:
@@ -532,10 +532,10 @@ packages:
532532
dependency: transitive
533533
description:
534534
name: freezed_annotation
535-
sha256: c2e2d632dd9b8a2b7751117abcfc2b4888ecfe181bd9fca7170d9ef02e595fe2
535+
sha256: c87ff004c8aa6af2d531668b46a4ea379f7191dc6dfa066acd53d506da6e044b
536536
url: "https://pub.dev"
537537
source: hosted
538-
version: "2.4.4"
538+
version: "3.0.0"
539539
frontend_server_client:
540540
dependency: transitive
541541
description:
@@ -1496,5 +1496,5 @@ packages:
14961496
source: hosted
14971497
version: "3.1.3"
14981498
sdks:
1499-
dart: ">=3.7.0 <4.0.0"
1499+
dart: ">=3.7.2 <4.0.0"
15001500
flutter: ">=3.29.2"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
collection: ^1.17.2
1616
copy_with_extension: 6.0.1
1717
cupertino_icons: 1.0.8
18-
device_preview_plus: 2.3.1
18+
device_preview_plus: 2.3.3
1919
dio: 5.8.0+1
2020
dropdown_search: 6.0.2
2121
enum_to_string: 2.2.0

0 commit comments

Comments
 (0)