Update all patch dependencies
Some checks failed
/ build (push) Failing after 6m2s

This commit is contained in:
Renovate Bot 2023-12-31 23:00:58 +00:00
parent eb1d949af8
commit 09b3d3c819
3 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@ jobs:
build: build:
runs-on: docker runs-on: docker
container: container:
image: ghcr.io/cirruslabs/flutter:3.16.4 image: ghcr.io/cirruslabs/flutter:3.16.5
steps: steps:
- name: Prepare requirements - name: Prepare requirements
run: | run: |

View file

@ -221,10 +221,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: dynamic_color name: dynamic_color
sha256: "8b8bd1d798bd393e11eddeaa8ae95b12ff028bf7d5998fc5d003488cd5f4ce2f" sha256: a866f1f8947bfdaf674d7928e769eac7230388a2e7a2542824fad4bb5b87be3b
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "1.6.8" version: "1.6.9"
expandable: expandable:
dependency: "direct main" dependency: "direct main"
description: description:

View file

@ -39,7 +39,7 @@ dependencies:
permission_handler: 11.1.0 permission_handler: 11.1.0
package_info_plus: 5.0.1 package_info_plus: 5.0.1
json_annotation: 4.8.1 json_annotation: 4.8.1
dynamic_color: 1.6.8 dynamic_color: 1.6.9
intl: 0.18.1 intl: 0.18.1
path: 1.8.3 path: 1.8.3
flutter_sharing_intent: 1.1.0 flutter_sharing_intent: 1.1.0