Skip to content

Commit

Permalink
upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hagaygo committed Mar 27, 2022
1 parent a58a6a1 commit 46afa52
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
name: archive
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.1"
version: "3.3.0"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -84,7 +84,7 @@ packages:
name: feature_discovery
url: "https://pub.dartlang.org"
source: hosted
version: "0.14.0"
version: "0.14.1"
ffi:
dependency: transitive
description:
Expand Down Expand Up @@ -239,14 +239,14 @@ packages:
name: path_provider_android
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.11"
version: "2.0.12"
path_provider_ios:
dependency: transitive
description:
name: path_provider_ios
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.7"
version: "2.0.8"
path_provider_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -309,7 +309,7 @@ packages:
name: provider
url: "https://pub.dartlang.org"
source: hosted
version: "5.0.0"
version: "6.0.2"
rflutter_alert:
dependency: "direct main"
description:
Expand Down Expand Up @@ -447,7 +447,7 @@ packages:
name: win32
url: "https://pub.dartlang.org"
source: hosted
version: "2.4.1"
version: "2.4.4"
xdg_directories:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ dependencies:
uuid: ^3.0.5
http: ^0.13.4
package_info_plus: ^1.4.0
feature_discovery: ^0.14.0
provider: ^5.0.0
feature_discovery: ^0.14.1
provider: ^6.0.0

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 46afa52

Please sign in to comment.