Skip to content

Commit 87005ac

Browse files
Bump device_info_plus from 8.2.2 to 9.0.2
Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 8.2.2 to 9.0.2. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v9.0.2/packages) --- updated-dependencies: - dependency-name: device_info_plus dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a5fc17 commit 87005ac

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

pubspec.lock

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ packages:
5353
dependency: "direct main"
5454
description:
5555
name: device_info_plus
56-
sha256: f52ab3b76b36ede4d135aab80194df8925b553686f0fa12226b4e2d658e45903
56+
sha256: "2c35b6d1682b028e42d07b3aee4b98fa62996c10bc12cb651ec856a80d6a761b"
5757
url: "https://pub.dev"
5858
source: hosted
59-
version: "8.2.2"
59+
version: "9.0.2"
6060
device_info_plus_platform_interface:
6161
dependency: transitive
6262
description:
@@ -332,10 +332,10 @@ packages:
332332
dependency: transitive
333333
description:
334334
name: path_provider_windows
335-
sha256: bcabbe399d4042b8ee687e17548d5d3f527255253b4a639f5f8d2094a9c2b45c
335+
sha256: "1cb68ba4cd3a795033de62ba1b7b4564dace301f952de6bfb3cd91b202b6ee96"
336336
url: "https://pub.dev"
337337
source: hosted
338-
version: "2.1.3"
338+
version: "2.1.7"
339339
platform:
340340
dependency: transitive
341341
description:
@@ -553,10 +553,18 @@ packages:
553553
dependency: transitive
554554
description:
555555
name: win32
556-
sha256: "9555cd63283445e101f0df32105862fdc0b30adb9b84fd0553e9433b3e074d4c"
556+
sha256: "5a751eddf9db89b3e5f9d50c20ab8612296e4e8db69009788d6c8b060a84191c"
557557
url: "https://pub.dev"
558558
source: hosted
559-
version: "3.0.1"
559+
version: "4.1.4"
560+
win32_registry:
561+
dependency: transitive
562+
description:
563+
name: win32_registry
564+
sha256: "1c52f994bdccb77103a6231ad4ea331a244dbcef5d1f37d8462f713143b0bfae"
565+
url: "https://pub.dev"
566+
source: hosted
567+
version: "1.1.0"
560568
wkt_parser:
561569
dependency: transitive
562570
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies:
3939
provider: ^6.0.5
4040
shared_preferences: ^2.1.2
4141
http: ^0.13.6
42-
device_info_plus: ^8.2.2
42+
device_info_plus: ^9.0.2
4343
flutter_dotenv: ^5.1.0
4444
google_nav_bar: ^5.0.6
4545
fluentui_icons: ^1.0.0

0 commit comments

Comments
 (0)