Skip to content

Commit 3367e70

Browse files
build(deps): bump device_preview from 1.2.0 to 1.3.1
Bumps [device_preview](https://github.com/aloisdeniel/flutter_device_preview) from 1.2.0 to 1.3.1. - [Commits](https://github.com/aloisdeniel/flutter_device_preview/commits) --- updated-dependencies: - dependency-name: device_preview dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88cb7ca commit 3367e70

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,18 +61,18 @@ packages:
6161
dependency: transitive
6262
description:
6363
name: device_frame
64-
sha256: a58796a9a2efc0fd8a7903cee0eed2e2d111f4a7d81fa2319ab89430b020f624
64+
sha256: "7b2ebb2a09d6cc0f086b51bd1412d7be83e0170056a7290349169be41164c86a"
6565
url: "https://pub.dev"
6666
source: hosted
67-
version: "1.3.0"
67+
version: "1.4.0"
6868
device_preview:
6969
dependency: "direct main"
7070
description:
7171
name: device_preview
72-
sha256: a694acdd3894b4c7d600f4ee413afc4ff917f76026b97ab06575fe886429ef19
72+
sha256: "88aa1cc73ee9a8ec771b309dcbc4000cc66b5d8456b825980997640ab1195bf5"
7373
url: "https://pub.dev"
7474
source: hosted
75-
version: "1.2.0"
75+
version: "1.3.1"
7676
dio:
7777
dependency: transitive
7878
description:
@@ -172,10 +172,10 @@ packages:
172172
dependency: transitive
173173
description:
174174
name: freezed_annotation
175-
sha256: c2e2d632dd9b8a2b7751117abcfc2b4888ecfe181bd9fca7170d9ef02e595fe2
175+
sha256: c87ff004c8aa6af2d531668b46a4ea379f7191dc6dfa066acd53d506da6e044b
176176
url: "https://pub.dev"
177177
source: hosted
178-
version: "2.4.4"
178+
version: "3.0.0"
179179
go_router:
180180
dependency: "direct main"
181181
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environment:
99
dependencies:
1010
bloc: ^9.0.0
1111
bloc_concurrency: ^0.3.0
12-
device_preview: ^1.2.0
12+
device_preview: ^1.3.1
1313
equatable: ^2.0.7
1414
flex_color_scheme: ^8.2.0
1515
flutter:

0 commit comments

Comments
 (0)