Browse Source

Bump share_plus from 4.0.9 to 4.0.10 in /zxscanner

Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 4.0.9 to 4.0.10.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/HEAD/packages)

---
updated-dependencies:
- dependency-name: share_plus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/5/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
3250c68d22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 16
      zxscanner/pubspec.lock
  2. 2
      zxscanner/pubspec.yaml

16
zxscanner/pubspec.lock

@ -35,7 +35,7 @@ packages:
name: async
url: "https://pub.dartlang.org"
source: hosted
version: "2.9.0"
version: "2.8.2"
boolean_selector:
dependency: transitive
description:
@ -140,7 +140,7 @@ packages:
name: characters
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.1"
version: "1.2.0"
charcode:
dependency: transitive
description:
@ -510,14 +510,14 @@ packages:
name: material_color_utilities
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.5"
version: "0.1.4"
meta:
dependency: transitive
description:
name: meta
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0"
version: "1.7.0"
mime:
dependency: transitive
description:
@ -552,7 +552,7 @@ packages:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.2"
version: "1.8.1"
path_provider:
dependency: "direct main"
description:
@ -664,7 +664,7 @@ packages:
name: share_plus
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.9"
version: "4.0.10"
share_plus_linux:
dependency: transitive
description:
@ -795,7 +795,7 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.9.0"
version: "1.8.2"
stack_trace:
dependency: transitive
description:
@ -823,7 +823,7 @@ packages:
name: string_scanner
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.1"
version: "1.1.0"
term_glyph:
dependency: transitive
description:

2
zxscanner/pubspec.yaml

@ -27,7 +27,7 @@ dependencies:
intl: ^0.17.0
mobx: ^2.0.7
path_provider: ^2.0.11
share_plus: ^4.0.9
share_plus: ^4.0.10
shared_preferences: ^2.0.15
url_launcher: ^6.1.4

Loading…
Cancel
Save