From 012caa5e349963294a834cb83068a555a6ff5b0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 08:05:21 +0000 Subject: [PATCH] Bump share_plus from 5.0.0 to 6.3.0 in /zxscanner Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 5.0.0 to 6.3.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v6.3.0/packages) --- updated-dependencies: - dependency-name: share_plus dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- zxscanner/pubspec.lock | 32 ++------------------------------ zxscanner/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 31 deletions(-) diff --git a/zxscanner/pubspec.lock b/zxscanner/pubspec.lock index 2a47bc0..018d519 100644 --- a/zxscanner/pubspec.lock +++ b/zxscanner/pubspec.lock @@ -664,21 +664,7 @@ packages: name: share_plus url: "https://pub.dartlang.org" source: hosted - version: "5.0.0" - share_plus_linux: - dependency: transitive - description: - name: share_plus_linux - url: "https://pub.dartlang.org" - source: hosted - version: "3.0.1" - share_plus_macos: - dependency: transitive - description: - name: share_plus_macos - url: "https://pub.dartlang.org" - source: hosted - version: "3.0.1" + version: "6.3.0" share_plus_platform_interface: dependency: transitive description: @@ -686,20 +672,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "3.2.0" - share_plus_web: - dependency: transitive - description: - name: share_plus_web - url: "https://pub.dartlang.org" - source: hosted - version: "3.1.0" - share_plus_windows: - dependency: transitive - description: - name: share_plus_windows - url: "https://pub.dartlang.org" - source: hosted - version: "4.0.0" shared_preferences: dependency: "direct main" description: @@ -949,7 +921,7 @@ packages: name: win32 url: "https://pub.dartlang.org" source: hosted - version: "2.7.0" + version: "3.1.2" xdg_directories: dependency: transitive description: diff --git a/zxscanner/pubspec.yaml b/zxscanner/pubspec.yaml index 202c067..89472e3 100644 --- a/zxscanner/pubspec.yaml +++ b/zxscanner/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: intl: ^0.17.0 mobx: ^2.1.1 path_provider: ^2.0.11 - share_plus: ^5.0.0 + share_plus: ^6.3.0 shared_preferences: ^2.0.15 url_launcher: ^6.1.6