fix(deps): update all minor dependencies
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 36s
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 36s
This commit is contained in:
parent
dd5abc48f9
commit
2a0db1d004
2 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/cirruslabs/flutter:3.22.2
|
image: ghcr.io/cirruslabs/flutter:3.24.3
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare requirements
|
- name: Prepare requirements
|
||||||
run: |
|
run: |
|
||||||
|
|
10
pubspec.yaml
10
pubspec.yaml
|
@ -26,20 +26,20 @@ dependencies:
|
||||||
provider: 6.1.2
|
provider: 6.1.2
|
||||||
stacked: 3.4.3
|
stacked: 3.4.3
|
||||||
get_it: 7.7.0
|
get_it: 7.7.0
|
||||||
logger: 2.3.0
|
logger: 2.4.0
|
||||||
shared_preferences: 2.2.3
|
shared_preferences: 2.3.2
|
||||||
http: 1.2.1
|
http: 1.2.1
|
||||||
validators: 3.0.0
|
validators: 3.0.0
|
||||||
flutter_linkify: 6.0.0
|
flutter_linkify: 6.0.0
|
||||||
url_launcher: 6.3.0
|
url_launcher: 6.3.0
|
||||||
expandable: 5.0.1
|
expandable: 5.0.1
|
||||||
share_plus: 9.0.0
|
share_plus: 9.0.0
|
||||||
file_picker: 8.0.5
|
file_picker: 8.1.2
|
||||||
clipboard: 0.1.3
|
clipboard: 0.1.3
|
||||||
permission_handler: 11.3.1
|
permission_handler: 11.3.1
|
||||||
package_info_plus: 8.0.0
|
package_info_plus: 8.1.0
|
||||||
json_annotation: 4.9.0
|
json_annotation: 4.9.0
|
||||||
dynamic_color: 1.6.8
|
dynamic_color: 1.7.0
|
||||||
intl: 0.19.0
|
intl: 0.19.0
|
||||||
path: 1.9.0
|
path: 1.9.0
|
||||||
flutter_sharing_intent: 1.1.1
|
flutter_sharing_intent: 1.1.1
|
||||||
|
|
Loading…
Reference in a new issue