Update all patch dependencies #64
3 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/cirruslabs/flutter:3.13.6
|
image: ghcr.io/cirruslabs/flutter:3.13.8
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare requirements
|
- name: Prepare requirements
|
||||||
run: |
|
run: |
|
||||||
|
|
|
@ -205,10 +205,10 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: dynamic_color
|
name: dynamic_color
|
||||||
sha256: "96bff3df72e3d428bda2b874c7a521e8c86f592cae626ea594922fcc8d166e0c"
|
sha256: "8b8bd1d798bd393e11eddeaa8ae95b12ff028bf7d5998fc5d003488cd5f4ce2f"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "1.6.7"
|
version: "1.6.8"
|
||||||
expandable:
|
expandable:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -39,7 +39,7 @@ dependencies:
|
||||||
permission_handler: 11.0.1
|
permission_handler: 11.0.1
|
||||||
package_info_plus: 4.1.0
|
package_info_plus: 4.1.0
|
||||||
json_annotation: 4.8.1
|
json_annotation: 4.8.1
|
||||||
dynamic_color: 1.6.7
|
dynamic_color: 1.6.8
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue