Skip to content

Commit 46fddc1

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 d083f59 commit 46fddc1

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
@@ -69,18 +69,18 @@ packages:
6969
dependency: transitive
7070
description:
7171
name: device_frame
72-
sha256: a58796a9a2efc0fd8a7903cee0eed2e2d111f4a7d81fa2319ab89430b020f624
72+
sha256: "7b2ebb2a09d6cc0f086b51bd1412d7be83e0170056a7290349169be41164c86a"
7373
url: "https://pub.dev"
7474
source: hosted
75-
version: "1.3.0"
75+
version: "1.4.0"
7676
device_preview:
7777
dependency: "direct main"
7878
description:
7979
name: device_preview
80-
sha256: a694acdd3894b4c7d600f4ee413afc4ff917f76026b97ab06575fe886429ef19
80+
sha256: "88aa1cc73ee9a8ec771b309dcbc4000cc66b5d8456b825980997640ab1195bf5"
8181
url: "https://pub.dev"
8282
source: hosted
83-
version: "1.2.0"
83+
version: "1.3.1"
8484
dio:
8585
dependency: transitive
8686
description:
@@ -180,10 +180,10 @@ packages:
180180
dependency: transitive
181181
description:
182182
name: freezed_annotation
183-
sha256: c2e2d632dd9b8a2b7751117abcfc2b4888ecfe181bd9fca7170d9ef02e595fe2
183+
sha256: c87ff004c8aa6af2d531668b46a4ea379f7191dc6dfa066acd53d506da6e044b
184184
url: "https://pub.dev"
185185
source: hosted
186-
version: "2.4.4"
186+
version: "3.0.0"
187187
go_router:
188188
dependency: "direct main"
189189
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
bloc: ^9.0.0
1111
bloc_concurrency: ^0.3.0
1212
data_table_2: ^2.6.0
13-
device_preview: ^1.2.0
13+
device_preview: ^1.3.1
1414
equatable: ^2.0.7
1515
flex_color_scheme: ^8.2.0
1616
flutter:

0 commit comments

Comments
 (0)