Skip to content

Commit

Permalink
Bump network_info_plus and share_plus
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent a80f6cb commit 12314ca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 12314ca

Please sign in to comment.