Skip to content

Commit

Permalink
bump dependecise
Browse files Browse the repository at this point in the history
  • Loading branch information
admin authored and admin committed Jan 29, 2024
1 parent a5ff052 commit 12191e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -406,10 +406,10 @@ packages:
dependency: "direct main"
description:
name: font_awesome_flutter
sha256: "52671aea66da73b58d42ec6d0912b727a42248dd9a7c76d6c20f275783c48c08"
sha256: "275ff26905134bcb59417cf60ad979136f1f8257f2f449914b2c3e05bbb4cd6f"
url: "https://pub.dev"
source: hosted
version: "10.6.0"
version: "10.7.0"
frontend_server_client:
dependency: transitive
description:
Expand Down Expand Up @@ -1095,10 +1095,10 @@ packages:
dependency: "direct main"
description:
name: url_launcher
sha256: d25bb0ca00432a5e1ee40e69c36c85863addf7cc45e433769d61bed3fe81fd96
sha256: c512655380d241a337521703af62d2c122bf7b77a46ff7dd750092aa9433499c
url: "https://pub.dev"
source: hosted
version: "6.2.3"
version: "6.2.4"
url_launcher_android:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ dependencies:
stomp_dart_client: ^1.0.2
infinite_scroll_pagination: ^4.0.0
flutter_svg: ^2.0.9
url_launcher: ^6.2.3
url_launcher: ^6.2.4
json_annotation: ^4.8.1
font_awesome_flutter: ^10.6.0
font_awesome_flutter: ^10.7.0
upgrader: ^9.0.0
just_audio: # look the detail https://github.com/ryanheise/just_audio/issues/294
git:
Expand Down

0 comments on commit 12191e1

Please sign in to comment.