Update dependency url_launcher to v6.2.2 (#81)
All checks were successful
/ build (push) Successful in 5m34s

Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
This commit is contained in:
Renovate Bot 2023-12-09 09:10:32 +00:00 committed by Varakh
parent 5bc02638f7
commit 941b7c81ad
2 changed files with 3 additions and 3 deletions

View file

@ -894,10 +894,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: url_launcher name: url_launcher
sha256: b1c9e98774adf8820c96fbc7ae3601231d324a7d5ebd8babe27b6dfac91357ba sha256: e9aa5ea75c84cf46b3db4eea212523591211c3cf2e13099ee4ec147f54201c86
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "6.2.1" version: "6.2.2"
url_launcher_android: url_launcher_android:
dependency: transitive dependency: transitive
description: description:

View file

@ -31,7 +31,7 @@ dependencies:
http: 1.1.2 http: 1.1.2
validators: 3.0.0 validators: 3.0.0
flutter_linkify: 6.0.0 flutter_linkify: 6.0.0
url_launcher: 6.2.1 url_launcher: 6.2.2
expandable: 5.0.1 expandable: 5.0.1
share_plus: 7.2.1 share_plus: 7.2.1
file_picker: 6.1.1 file_picker: 6.1.1