Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gokadzev committed Jan 13, 2025
1 parent 94b373b commit 8199ff8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -197,10 +197,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: c2376a6aae82358a9f9ccdd7d1f4006d08faa39a2767cce01031d9f593a8bd3b
sha256: c904b4ab56d53385563c7c39d8e9fa9af086f91495dfc48717ad84a42c3cf204
url: "https://pub.dev"
source: hosted
version: "8.1.6"
version: "8.1.7"
fixnum:
dependency: transitive
description:
Expand Down Expand Up @@ -255,10 +255,10 @@ packages:
dependency: "direct dev"
description:
name: flutter_native_splash
sha256: "1152ab0067ca5a2ebeb862fe0a762057202cceb22b7e62692dcbabf6483891bb"
sha256: "7062602e0dbd29141fb8eb19220b5871ca650be5197ab9c1f193a28b17537bc7"
url: "https://pub.dev"
source: hosted
version: "2.4.3"
version: "2.4.4"
flutter_plugin_android_lifecycle:
dependency: transitive
description:
Expand Down Expand Up @@ -297,10 +297,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: "2fd11229f59e23e967b0775df8d5948a519cd7e1e8b6e849729e010587b46539"
sha256: "7c2d40b59890a929824f30d442e810116caf5088482629c894b9e4478c67472d"
url: "https://pub.dev"
source: hosted
version: "14.6.2"
version: "14.6.3"
hive:
dependency: "direct main"
description:
Expand Down Expand Up @@ -377,10 +377,10 @@ packages:
dependency: "direct main"
description:
name: just_audio
sha256: a49e7120b95600bd357f37a2bb04cd1e88252f7cdea8f3368803779b925b1049
sha256: "1a1eb86e7d81e69a1d36943f2b3efd62dece3dad2cafd9ec2e62e6db7c04d9b7"
url: "https://pub.dev"
source: hosted
version: "0.9.42"
version: "0.9.43"
just_audio_platform_interface:
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 @@ -16,28 +16,28 @@ dependencies:
audio_session: ^0.1.21
cached_network_image: ^3.4.1
dynamic_color: ^1.7.0
file_picker: ^8.1.6
file_picker: ^8.1.7
fluentui_system_icons: ^1.1.270
flutter:
sdk: flutter
flutter_flip_card: ^0.0.6
flutter_localizations:
sdk: flutter
go_router: ^14.6.1
go_router: ^14.6.3
hive: ^2.2.3
hive_flutter: ^1.1.0
html: ^0.15.5
http: ^1.2.2
intl: ^0.19.0
just_audio: ^0.9.42
just_audio: ^0.9.43
path_provider: ^2.1.5
rxdart: ^0.28.0
url_launcher: ^6.3.1
youtube_explode_dart: ^2.3.6

dev_dependencies:
flutter_launcher_icons: ^0.14.1
flutter_native_splash: ^2.4.3
flutter_native_splash: ^2.4.4
flutter_test:
sdk: flutter
translations_cleaner: ^0.0.5
Expand Down

0 comments on commit 8199ff8

Please sign in to comment.