From 7eb9e20cfabd1b01c200e681c55a8707c2f0da1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 08:14:57 +0000 Subject: [PATCH] Bump network_info_plus and share_plus Bumps [network_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/network_info_plus) and [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus). These dependencies needed to be updated together. Updates `network_info_plus` from 3.0.5 to 5.0.3 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/network_info_plus-v5.0.3/packages/network_info_plus) Updates `share_plus` from 6.3.4 to 7.2.2 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/HEAD/packages/share_plus) --- updated-dependencies: - dependency-name: network_info_plus dependency-type: direct:production update-type: version-update:semver-major - dependency-name: share_plus dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 16 ++++++++-------- pubspec.yaml | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 7d70309a..d71a6556 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -617,18 +617,18 @@ packages: dependency: "direct main" description: name: network_info_plus - sha256: a0ab54a63b10ba06f5adf8b68171911ca19f607d2224e36d2c827c031cc174d7 + sha256: "5bd4b86e28fed5ed4e6ac7764133c031dfb7d3f46aa2a81b46f55038aa78ecc0" url: "https://pub.dev" source: hosted - version: "3.0.5" + version: "5.0.3" network_info_plus_platform_interface: dependency: transitive description: name: network_info_plus_platform_interface - sha256: "881f5029c5edaf19c616c201d3d8b366c5b1384afd5c1da5a49e4345de82fb8b" + sha256: "2e193d61d3072ac17824638793d3b89c6d581ce90c11604f4ca87311b42f2706" url: "https://pub.dev" source: hosted - version: "1.1.3" + version: "2.0.0" nm: dependency: transitive description: @@ -833,10 +833,10 @@ packages: dependency: "direct main" description: name: share_plus - sha256: b1f15232d41e9701ab2f04181f21610c36c83a12ae426b79b4bd011c567934b1 + sha256: "3ef39599b00059db0990ca2e30fca0a29d8b37aae924d60063f8e0184cf20900" url: "https://pub.dev" source: hosted - version: "6.3.4" + version: "7.2.2" share_plus_platform_interface: dependency: transitive description: @@ -1246,10 +1246,10 @@ packages: dependency: transitive description: name: win32 - sha256: a6f0236dbda0f63aa9a25ad1ff9a9d8a4eaaa5012da0dc59d21afdb1dc361ca4 + sha256: "5a751eddf9db89b3e5f9d50c20ab8612296e4e8db69009788d6c8b060a84191c" url: "https://pub.dev" source: hosted - version: "3.1.4" + version: "4.1.4" xdg_directories: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f64c3063..4cb6b229 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -48,8 +48,8 @@ dependencies: flutter_svg_provider: ^1.0.4 golden_toolkit: ^0.13.0 rxdart: 0.27.7 - share_plus: ^6.3.0 - network_info_plus: ^3.0.0 + share_plus: ^7.2.2 + network_info_plus: ^5.0.3 file: ^6.1.4 collection: ^1.17.0