Skip to content

Commit

Permalink
deps(gui-ubuntupro): bump file_picker from 8.0.7 to 8.1.1 in /gui/pac…
Browse files Browse the repository at this point in the history
…kages/ubuntupro (#866)
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
2 parents 5cca39a + d746b8f commit ebf1c5c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions gui/packages/ubuntupro/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -198,10 +198,10 @@ packages:
dependency: transitive
description:
name: cross_file
sha256: "55d7b444feb71301ef6b8838dbc1ae02e63dd48c8773f3810ff53bb1e2945b32"
sha256: "7caf6a750a0c04effbb52a676dce9a4a592e10ad35c34d6d2d0e4811160d5670"
url: "https://pub.dev"
source: hosted
version: "0.3.4+1"
version: "0.3.4+2"
crypto:
dependency: "direct main"
description:
Expand Down Expand Up @@ -254,10 +254,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: "825aec673606875c33cd8d3c4083f1a3c3999015a84178b317b7ef396b7384f3"
sha256: "1375f8685ca6f0412effecc2db834757e9d0e3e055468053e563794b0755cdcd"
url: "https://pub.dev"
source: hosted
version: "8.0.7"
version: "8.1.1"
fixnum:
dependency: transitive
description:
Expand Down Expand Up @@ -879,10 +879,10 @@ packages:
dependency: transitive
description:
name: url_launcher_web
sha256: "8d9e750d8c9338601e709cd0885f95825086bd8b642547f26bda435aade95d8a"
sha256: "772638d3b34c779ede05ba3d38af34657a05ac55b06279ea6edd409e323dca8e"
url: "https://pub.dev"
source: hosted
version: "2.3.1"
version: "2.3.3"
url_launcher_windows:
dependency: transitive
description:
Expand Down Expand Up @@ -943,10 +943,10 @@ packages:
dependency: transitive
description:
name: web
sha256: "97da13628db363c635202ad97068d47c5b8aa555808e7a9411963c533b449b27"
sha256: d43c1d6b787bf0afad444700ae7f4db8827f701bc61c255ac8d328c6f4d52062
url: "https://pub.dev"
source: hosted
version: "0.5.1"
version: "1.0.0"
web_socket:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion gui/packages/ubuntupro/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
base_x: ^2.0.1
crypto: ^3.0.2
dart_either: ^1.0.0
file_picker: ^8.0.7
file_picker: ^8.1.1
flutter:
sdk: flutter
flutter_localizations:
Expand Down

0 comments on commit ebf1c5c

Please sign in to comment.