From 9eebb9eda4caa2e5b80cfb92322eb9170d22df17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 11:18:57 +0000 Subject: [PATCH] fix(deps): update dependency rxdart to ^0.28.0 --- packages/neon/neon_dashboard/pubspec.yaml | 2 +- packages/neon/neon_files/pubspec.yaml | 2 +- packages/neon/neon_news/pubspec.yaml | 2 +- packages/neon/neon_notes/pubspec.yaml | 2 +- packages/neon/neon_notifications/pubspec.yaml | 2 +- packages/neon/neon_talk/pubspec.yaml | 2 +- packages/neon_framework/pubspec.yaml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/neon/neon_dashboard/pubspec.yaml b/packages/neon/neon_dashboard/pubspec.yaml index e9fcad6f120..cd8fd70e699 100644 --- a/packages/neon/neon_dashboard/pubspec.yaml +++ b/packages/neon/neon_dashboard/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: url: https://github.com/nextcloud/neon path: packages/neon_framework nextcloud: ^6.1.0 - rxdart: ^0.27.0 + rxdart: ^0.28.0 dev_dependencies: build_runner: ^2.4.11 diff --git a/packages/neon/neon_files/pubspec.yaml b/packages/neon/neon_files/pubspec.yaml index a258ce17041..10e7e924b4b 100644 --- a/packages/neon/neon_files/pubspec.yaml +++ b/packages/neon/neon_files/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: path: ^1.0.0 path_provider: ^2.0.0 queue: ^3.0.0 - rxdart: ^0.27.0 + rxdart: ^0.28.0 share_plus: ^9.0.0 timezone: ^0.9.4 universal_io: ^2.0.0 diff --git a/packages/neon/neon_news/pubspec.yaml b/packages/neon/neon_news/pubspec.yaml index f6ef24d72f8..9abac962fd3 100644 --- a/packages/neon/neon_news/pubspec.yaml +++ b/packages/neon/neon_news/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: url: https://github.com/nextcloud/neon path: packages/neon_framework nextcloud: ^6.1.0 - rxdart: ^0.27.0 + rxdart: ^0.28.0 share_plus: ^9.0.0 timezone: ^0.9.4 url_launcher: ^6.0.0 diff --git a/packages/neon/neon_notes/pubspec.yaml b/packages/neon/neon_notes/pubspec.yaml index 4c3b2920610..cc2ea51205b 100644 --- a/packages/neon/neon_notes/pubspec.yaml +++ b/packages/neon/neon_notes/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: path: packages/neon_framework nextcloud: ^6.1.0 queue: ^3.0.0 - rxdart: ^0.27.0 + rxdart: ^0.28.0 timezone: ^0.9.4 url_launcher: ^6.0.0 wakelock_plus: ^1.0.0 diff --git a/packages/neon/neon_notifications/pubspec.yaml b/packages/neon/neon_notifications/pubspec.yaml index 50f8f951835..341db458016 100644 --- a/packages/neon/neon_notifications/pubspec.yaml +++ b/packages/neon/neon_notifications/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: url: https://github.com/nextcloud/neon path: packages/neon_framework nextcloud: ^6.1.0 - rxdart: ^0.27.0 + rxdart: ^0.28.0 timezone: ^0.9.4 dev_dependencies: diff --git a/packages/neon/neon_talk/pubspec.yaml b/packages/neon/neon_talk/pubspec.yaml index a048a42a671..135824d03c6 100644 --- a/packages/neon/neon_talk/pubspec.yaml +++ b/packages/neon/neon_talk/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: url: https://github.com/nextcloud/neon path: packages/neon_framework nextcloud: ^6.1.0 - rxdart: ^0.27.0 + rxdart: ^0.28.0 timezone: ^0.9.4 dev_dependencies: diff --git a/packages/neon_framework/pubspec.yaml b/packages/neon_framework/pubspec.yaml index 45a895e1071..c4cd6b27fbb 100644 --- a/packages/neon_framework/pubspec.yaml +++ b/packages/neon_framework/pubspec.yaml @@ -47,7 +47,7 @@ dependencies: permission_handler: ^11.0.0 provider: ^6.0.0 quick_actions: ^1.0.0 - rxdart: ^0.27.4 + rxdart: ^0.28.0 scrollable_positioned_list: ^0.3.0 shared_preferences_platform_interface: ^2.3.2 sort_box: