From 8ce24388a89831d7388d154c12234277592e172e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 05:12:29 +0000 Subject: [PATCH] chore: bump share_plus in the dart-dependencies group Bumps the dart-dependencies group with 1 update: [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus). Updates `share_plus` from 13.2.1 to 13.3.0 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v13.3.0/packages/share_plus) --- updated-dependencies: - dependency-name: share_plus dependency-version: 13.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dart-dependencies ... Signed-off-by: dependabot[bot] --- pubspec.lock | 8 ++++---- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index ec524aba..f3c0cf01 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -755,18 +755,18 @@ packages: dependency: "direct main" description: name: share_plus - sha256: "02180b01c1237b9706b663d9402b2cf2402b3407f48cce99cc19e3200f095b8a" + sha256: "34f00f9becd2743c1fb05363d624f9f70d37f7ccdcdda47450bc0b8c9d327b8c" url: "https://pub.dev" source: hosted - version: "13.2.1" + version: "13.3.0" share_plus_platform_interface: dependency: transitive description: name: share_plus_platform_interface - sha256: "7f7ae28cf400d13f811e297ff37742dba83b79e0a6f5dce14eec0248274e6ce9" + sha256: "365ef7379fc22507256adda3385152942ffce08935452bc972c2e52a0bebae41" url: "https://pub.dev" source: hosted - version: "7.1.0" + version: "7.2.0" shared_preferences: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index d3b7ab5f..5925e5ab 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: url_launcher: ^6.2.2 cached_network_image: ^3.3.1 flutter_svg: ^2.0.9 - share_plus: ^13.2.1 + share_plus: ^13.3.0 firebase_core: ^4.10.0 firebase_crashlytics: ^5.2.4 firebase_analytics: ^12.4.5