fix(deps): update all minor dependencies
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 2m8s
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 2m8s
This commit is contained in:
parent
dd5abc48f9
commit
91875b7afb
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/cirruslabs/flutter:3.22.2
|
||||
image: ghcr.io/cirruslabs/flutter:3.24.3
|
||||
steps:
|
||||
- name: Prepare requirements
|
||||
run: |
|
||||
|
|
|
@ -26,20 +26,20 @@ dependencies:
|
|||
provider: 6.1.2
|
||||
stacked: 3.4.3
|
||||
get_it: 7.7.0
|
||||
logger: 2.3.0
|
||||
shared_preferences: 2.2.3
|
||||
logger: 2.4.0
|
||||
shared_preferences: 2.3.2
|
||||
http: 1.2.1
|
||||
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.1.2
|
||||
clipboard: 0.1.3
|
||||
permission_handler: 11.3.1
|
||||
package_info_plus: 8.0.0
|
||||
json_annotation: 4.9.0
|
||||
dynamic_color: 1.6.8
|
||||
dynamic_color: 1.7.0
|
||||
intl: 0.19.0
|
||||
path: 1.9.0
|
||||
flutter_sharing_intent: 1.1.1
|
||||
|
|
Loading…
Reference in a new issue