fix(deps): update all minor dependencies
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 1m26s
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 1m26s
This commit is contained in:
parent
c0920f6527
commit
cbf2207b9f
2 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/cirruslabs/flutter:3.24.4
|
||||
image: ghcr.io/cirruslabs/flutter:3.27.1
|
||||
steps:
|
||||
- name: Prepare requirements
|
||||
run: |
|
||||
|
|
|
@ -26,7 +26,7 @@ dependencies:
|
|||
provider: 6.1.2
|
||||
stacked: 3.4.3
|
||||
get_it: 7.7.0
|
||||
logger: 2.4.0
|
||||
logger: 2.5.0
|
||||
shared_preferences: 2.3.2
|
||||
http: 1.2.2
|
||||
validators: 3.0.0
|
||||
|
@ -43,14 +43,14 @@ dependencies:
|
|||
intl: 0.19.0
|
||||
path: 1.9.0
|
||||
flutter_sharing_intent: 1.1.1
|
||||
device_info_plus: 11.1.0
|
||||
device_info_plus: 11.2.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
build_runner: 2.4.13
|
||||
built_value_generator: 8.9.2
|
||||
json_serializable: 6.8.0
|
||||
json_serializable: 6.9.2
|
||||
flutter_lints: 5.0.0
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
|
|
Loading…
Reference in a new issue