Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
uintdev committed Jul 4, 2021
1 parent fea1eae commit 7331c68
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ packages:
name: charcode
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
version: "1.3.1"
clock:
dependency: transitive
description:
Expand Down Expand Up @@ -91,7 +91,7 @@ packages:
name: file
url: "https://pub.dartlang.org"
source: hosted
version: "6.1.1"
version: "6.1.2"
file_chooser:
dependency: transitive
description:
Expand Down Expand Up @@ -471,7 +471,7 @@ packages:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.0"
version: "0.4.1"
typed_data:
dependency: transitive
description:
Expand All @@ -485,7 +485,7 @@ packages:
name: url_launcher
url: "https://pub.dartlang.org"
source: hosted
version: "6.0.7"
version: "6.0.8"
url_launcher_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -534,7 +534,7 @@ packages:
name: vm_service
url: "https://pub.dartlang.org"
source: hosted
version: "6.2.0"
version: "7.1.0"
watcher:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies:

watcher: ^1.0.0
package_info_plus: ^1.0.3
url_launcher: ^6.0.7
url_launcher: ^6.0.8
flutter_statusbarcolor_ns: ^0.3.0-nullsafety
auto_size_text: ^3.0.0-nullsafety.0
oktoast: ^3.0.0
Expand Down

0 comments on commit 7331c68

Please sign in to comment.