From b57ca46ee98535f4a4eee87e1f4a178b321221fc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 31 Jul 2024 22:01:31 +0000 Subject: [PATCH] chore(deps): update all patch dependencies --- .forgejo/workflows/build.yaml | 2 +- pubspec.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index 985c48f..f888cfa 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -3,7 +3,7 @@ jobs: build: runs-on: docker container: - image: ghcr.io/cirruslabs/flutter:3.22.2 + image: ghcr.io/cirruslabs/flutter:3.22.3 steps: - name: Prepare requirements run: | diff --git a/pubspec.yaml b/pubspec.yaml index 4a667b5..7b3a506 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -28,27 +28,27 @@ dependencies: get_it: 7.7.0 logger: 2.3.0 shared_preferences: 2.2.3 - http: 1.2.1 + http: 1.2.2 validators: 3.0.0 flutter_linkify: 6.0.0 url_launcher: 6.3.0 expandable: 5.0.1 share_plus: 9.0.0 - file_picker: 8.0.5 + file_picker: 8.0.6 clipboard: 0.1.3 permission_handler: 11.3.1 - package_info_plus: 8.0.0 + package_info_plus: 8.0.1 json_annotation: 4.9.0 dynamic_color: 1.6.8 intl: 0.19.0 path: 1.9.0 flutter_sharing_intent: 1.1.1 - device_info_plus: 10.1.0 + device_info_plus: 10.1.1 dev_dependencies: flutter_test: sdk: flutter - build_runner: 2.4.11 + build_runner: 2.4.12 built_value_generator: 8.9.2 json_serializable: 6.8.0 flutter_lints: 4.0.0