Skip to content

Commit

Permalink
pubspec: bump riverpod deps
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckUVeryX committed Oct 7, 2023
1 parent 3f6ca3d commit 76e6aaf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_riverpod: ^2.4.0
flutter_riverpod: ^2.4.3
flutter_secure_storage: ^9.0.0
flutter_slidable: ^3.0.0
freezed_annotation: ^2.2.0
Expand All @@ -28,7 +28,7 @@ dependencies:
path: ^1.8.3
pinput: ^3.0.0
qr_flutter: ^4.1.0
riverpod_annotation: ^2.1.5
riverpod_annotation: ^2.2.0
screen_brightness: ^0.2.2
sensors_plus: ^3.0.1
shared_preferences: ^2.2.1
Expand All @@ -40,10 +40,10 @@ dev_dependencies:
flutter_native_splash: ^2.3.0
flutter_test:
sdk: flutter
freezed: ^2.3.4
freezed: ^2.4.3
go_router_builder: ^2.3.0
json_serializable: ^6.7.0
mocktail: ^1.0.0
mocktail: ^1.0.1
riverpod_generator: ^2.3.2
riverpod_lint: ^2.0.1
very_good_analysis: ^5.1.0
Expand Down

0 comments on commit 76e6aaf

Please sign in to comment.