From 9704ddc21179aa0d53e2ea37819855288427e2e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 09:39:23 +0800 Subject: [PATCH] build(deps): bump device_info_plus from 12.2.0 to 12.3.0 (#156) Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus) from 12.2.0 to 12.3.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v12.3.0/packages/device_info_plus) --- updated-dependencies: - dependency-name: device_info_plus dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 0181190..a9edfb5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -334,10 +334,10 @@ packages: dependency: "direct main" description: name: device_info_plus - sha256: dd0e8e02186b2196c7848c9d394a5fd6e5b57a43a546082c5820b1ec72317e33 + sha256: "4df8babf73058181227e18b08e6ea3520cf5fc5d796888d33b7cb0f33f984b7c" url: "https://pub.dev" source: hosted - version: "12.2.0" + version: "12.3.0" device_info_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 3a71bd1..3b5bc1c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: markdown_widget: ^2.3.2+8 extended_image: ^10.0.1 animate_do: ^4.2.0 - device_info_plus: ^12.2.0 + device_info_plus: ^12.3.0 file_picker: ^10.3.7 file_sizes: ^1.0.6 desktop_webview_window: ^0.2.3