Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gokadzev committed Oct 16, 2023
1 parent f0d853c commit 87f993e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ packages:
dependency: "direct main"
description:
name: background_downloader
sha256: "9a00bf2e24fa577ca238698cd658a1e858b9897b6efebe5558ead733b34b32d6"
sha256: "585b7e5cb183f2c02b64554a63703103e236f43f4ff0d730f34dbbaafd7ea076"
url: "https://pub.dev"
source: hosted
version: "7.10.0"
version: "7.10.1"
boolean_selector:
dependency: transitive
description:
Expand Down Expand Up @@ -197,18 +197,18 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: be325344c1f3070354a1d84a231a1ba75ea85d413774ec4bdf444c023342e030
sha256: "903dd4ba13eae7cef64acc480e91bf54c3ddd23b5b90b639c170f3911e489620"
url: "https://pub.dev"
source: hosted
version: "5.5.0"
version: "6.0.0"
fluentui_system_icons:
dependency: "direct main"
description:
name: fluentui_system_icons
sha256: e69b46f716b37ffa19dc53fc1e5bb0e26f6288264e5879fab51effaa46b5fc67
sha256: b1af6b8dafbb8287172e36a11dfaf6f23dec7f10b5880adcd326a10c3f7cd42a
url: "https://pub.dev"
source: hosted
version: "1.1.217"
version: "1.1.219"
flutter:
dependency: "direct main"
description: flutter
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ environment:
dependencies:
audio_service: ^0.18.12
audio_session: ^0.1.16
background_downloader: ^7.10.0
background_downloader: ^7.10.1
cached_network_image: ^3.3.0
dynamic_color: ^1.6.7
file_picker: ^5.5.0
fluentui_system_icons: ^1.1.217
file_picker: ^6.0.0
fluentui_system_icons: ^1.1.219
flutter:
sdk: flutter
flutter_displaymode: ^0.6.0
Expand Down

0 comments on commit 87f993e

Please sign in to comment.