Browse Source

fix(deps): update dependency share_plus to ^7.1.0

pull/664/head
renovate[bot] 1 year ago committed by GitHub
parent
commit
b02bb0e1a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      packages/neon/neon_files/pubspec.yaml
  2. 2
      packages/neon/neon_news/pubspec.yaml

2
packages/neon/neon_files/pubspec.yaml

@ -29,7 +29,7 @@ dependencies:
provider: ^6.0.5
queue: ^3.1.0+2
rxdart: ^0.27.7
share_plus: ^7.0.0
share_plus: ^7.1.0
dev_dependencies:
build_runner: ^2.4.6

2
packages/neon/neon_news/pubspec.yaml

@ -19,7 +19,7 @@ dependencies:
path: packages/neon/neon
provider: ^6.0.5
rxdart: ^0.27.7
share_plus: ^7.0.0
share_plus: ^7.1.0
url_launcher: ^6.1.12
wakelock_plus: ^1.1.1
webview_flutter: ^4.2.3

Loading…
Cancel
Save