From b02bb0e1a875c2211082e22dfce297ef63808830 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 07:08:27 +0000 Subject: [PATCH] fix(deps): update dependency share_plus to ^7.1.0 --- packages/neon/neon_files/pubspec.yaml | 2 +- packages/neon/neon_news/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/neon/neon_files/pubspec.yaml b/packages/neon/neon_files/pubspec.yaml index ed50c6a4..9f9aabcd 100644 --- a/packages/neon/neon_files/pubspec.yaml +++ b/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 diff --git a/packages/neon/neon_news/pubspec.yaml b/packages/neon/neon_news/pubspec.yaml index 91393510..6f011d4b 100644 --- a/packages/neon/neon_news/pubspec.yaml +++ b/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