Skip to content

Commit

Permalink
fix(deps): update dependency file_picker to v7 (#1140)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 31, 2024
1 parent 2ee8919 commit 3ab9250
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.7.2"
cross_file:
dependency: transitive
description:
name: cross_file
sha256: "55d7b444feb71301ef6b8838dbc1ae02e63dd48c8773f3810ff53bb1e2945b32"
url: "https://pub.dev"
source: hosted
version: "0.3.4+1"
crypto:
dependency: transitive
description:
Expand Down Expand Up @@ -355,10 +363,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: "1bbf65dd997458a08b531042ec3794112a6c39c07c37ff22113d2e7e4f81d4e4"
sha256: a7965f87b5894605771d8fffd29236f7d697f73bd254d1e599e7075cb7b1f8bf
url: "https://pub.dev"
source: hosted
version: "6.2.1"
version: "7.1.0+1"
firebase_analytics:
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 @@ -21,7 +21,7 @@ dependencies:
enum_to_string: 2.0.1
equatable: 2.0.5
expandable: 5.0.1
file_picker: 6.2.1
file_picker: 7.1.0+1
firebase_analytics: 10.8.10
firebase_auth: 4.17.9
firebase_core: 2.27.1
Expand Down

0 comments on commit 3ab9250

Please sign in to comment.