Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gokadzev committed Aug 30, 2024
1 parent 1827a03 commit 82b9cf2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ packages:
dependency: "direct main"
description:
name: cached_network_image
sha256: "4a5d8d2c728b0f3d0245f69f921d7be90cae4c2fd5288f773088672c0893f819"
sha256: "7c1183e361e5c8b0a0f21a28401eecdbde252441106a9816400dd4c2b2424916"
url: "https://pub.dev"
source: hosted
version: "3.4.0"
version: "3.4.1"
cached_network_image_platform_interface:
dependency: transitive
description:
Expand All @@ -93,10 +93,10 @@ packages:
dependency: transitive
description:
name: cached_network_image_web
sha256: "6322dde7a5ad92202e64df659241104a43db20ed594c41ca18de1014598d7996"
sha256: "980842f4e8e2535b8dbd3d5ca0b1f0ba66bf61d14cc3a17a9b4788a3685ba062"
url: "https://pub.dev"
source: hosted
version: "1.3.0"
version: "1.3.1"
characters:
dependency: transitive
description:
Expand Down Expand Up @@ -197,10 +197,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: "825aec673606875c33cd8d3c4083f1a3c3999015a84178b317b7ef396b7384f3"
sha256: "167bb619cdddaa10ef2907609feb8a79c16dfa479d3afaf960f8e223f754bf12"
url: "https://pub.dev"
source: hosted
version: "8.0.7"
version: "8.1.2"
fixnum:
dependency: transitive
description:
Expand All @@ -213,10 +213,10 @@ packages:
dependency: "direct main"
description:
name: fluentui_system_icons
sha256: c8078acc222cfcfa2a1c8e881346961f2d846c8d4639f69ffda52865e9cb2913
sha256: "1c79ed0897a0f61dcb442349dc1bb0cba37b5a62b94e60e1fd1b441a28d6f5ba"
url: "https://pub.dev"
source: hosted
version: "1.1.254"
version: "1.1.255"
flutter:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -377,10 +377,10 @@ packages:
dependency: "direct main"
description:
name: just_audio
sha256: ee50602364ba83fa6308f5512dd560c713ec3e1f2bc75f0db43618f0d82ef71a
sha256: d8e8aaf417d33e345299c17f6457f72bd4ba0c549dc34607abb5183a354edc4d
url: "https://pub.dev"
source: hosted
version: "0.9.39"
version: "0.9.40"
just_audio_platform_interface:
dependency: transitive
description:
Expand All @@ -393,10 +393,10 @@ packages:
dependency: transitive
description:
name: just_audio_web
sha256: "0edb481ad4aa1ff38f8c40f1a3576013c3420bf6669b686fe661627d49bc606c"
sha256: b163878529d9b028c53a6972fcd58cae2405bcd11cbfcea620b6fb9f151429d6
url: "https://pub.dev"
source: hosted
version: "0.4.11"
version: "0.4.12"
leak_tracker:
dependency: transitive
description:
Expand Down Expand Up @@ -750,10 +750,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"
win32:
dependency: transitive
description:
Expand Down
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ environment:
dependencies:
audio_service: ^0.18.15
audio_session: ^0.1.21
cached_network_image: ^3.4.0
cached_network_image: ^3.4.1
dynamic_color: ^1.7.0
file_picker: ^8.0.7
fluentui_system_icons: ^1.1.254
file_picker: ^8.1.2
fluentui_system_icons: ^1.1.255
flutter:
sdk: flutter
flutter_flip_card: ^0.0.6
Expand All @@ -29,7 +29,7 @@ dependencies:
html: ^0.15.4
http: ^1.2.2
intl: ^0.19.0
just_audio: ^0.9.39
just_audio: ^0.9.40
path_provider: ^2.1.4
rxdart: ^0.28.0
url_launcher: ^6.3.0
Expand Down

0 comments on commit 82b9cf2

Please sign in to comment.