Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -481,10 +481,10 @@ packages:
dependency: "direct main"
description:
name: font_awesome_flutter
sha256: "27af5982e6c510dec1ba038eff634fa284676ee84e3fd807225c80c4ad869177"
sha256: b9011df3a1fa02993630b8fb83526368cf2206a711259830325bab2f1d2a4eb0
url: "https://pub.dev"
source: hosted
version: "10.10.0"
version: "10.12.0"
freezed:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
easy_localization: ^3.0.3
freezed_annotation: ^3.1.0
json_annotation: ^4.9.0
font_awesome_flutter: ^10.8.0
font_awesome_flutter: ^10.12.0
url_launcher: ^6.3.1
shared_preferences: ^2.5.3
flutter_riverpod: ^3.0.3
Expand Down
Loading