Skip to content

Commit

Permalink
chore: Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
utpal-barman committed Oct 15, 2024
1 parent c181914 commit b52092a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ dependencies:

# UI
cupertino_icons: ^1.0.8
flutter_svg: ^2.0.9
flutter_sticky_header: ^0.6.5
flutter_svg: ^2.0.9 # Change this with caution
flutter_sticky_header: ^0.7.0
auto_size_text: ^3.0.0
theme_tailor_annotation: ^3.0.1

Expand All @@ -44,8 +44,8 @@ dependencies:
retrofit: ^4.4.1

# Utility
device_info_plus: 9.1.2
package_info_plus: 8.0.3
device_info_plus: 11.0.0
package_info_plus: ^8.0.3

# Persistence
flutter_secure_storage: ^9.2.2
Expand All @@ -67,11 +67,11 @@ dev_dependencies:
json_serializable: ^6.8.0
injectable_generator: ^2.6.2
auto_route_generator: ^9.0.0
retrofit_generator: ^9.1.2
retrofit_generator: ^9.1.3
monstarlab_lints: ^1.0.4

# Simplified work with assets
flutter_gen_runner: ^5.7.0
flutter_gen_runner: ^5.8.0

flutter_gen:
integrations:
Expand Down

0 comments on commit b52092a

Please sign in to comment.