chore(deps): update all patch dependencies
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 2m43s
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 2m43s
This commit is contained in:
parent
dd5abc48f9
commit
b57ca46ee9
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.22.3
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare requirements
|
- name: Prepare requirements
|
||||||
run: |
|
run: |
|
||||||
|
|
10
pubspec.yaml
10
pubspec.yaml
|
@ -28,27 +28,27 @@ dependencies:
|
||||||
get_it: 7.7.0
|
get_it: 7.7.0
|
||||||
logger: 2.3.0
|
logger: 2.3.0
|
||||||
shared_preferences: 2.2.3
|
shared_preferences: 2.2.3
|
||||||
http: 1.2.1
|
http: 1.2.2
|
||||||
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.0.6
|
||||||
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.0.1
|
||||||
json_annotation: 4.9.0
|
json_annotation: 4.9.0
|
||||||
dynamic_color: 1.6.8
|
dynamic_color: 1.6.8
|
||||||
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
|
||||||
device_info_plus: 10.1.0
|
device_info_plus: 10.1.1
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_test:
|
flutter_test:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
build_runner: 2.4.11
|
build_runner: 2.4.12
|
||||||
built_value_generator: 8.9.2
|
built_value_generator: 8.9.2
|
||||||
json_serializable: 6.8.0
|
json_serializable: 6.8.0
|
||||||
flutter_lints: 4.0.0
|
flutter_lints: 4.0.0
|
||||||
|
|
Loading…
Reference in a new issue