Skip to content

Commit

Permalink
[#218] Upgrade some dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
thiennguyen0196 committed Jul 28, 2023
1 parent 04a3af8 commit 3e7e5c0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions sample/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ environment:
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
dio: ^5.1.2
dio: ^5.3.0
equatable: ^2.0.5
flutter:
sdk: flutter
Expand All @@ -37,14 +37,14 @@ dependencies:
sdk: flutter
flutter_riverpod: ^2.3.6
flutter_svg: ^2.0.7
freezed_annotation: ^2.2.0
freezed_annotation: ^2.4.1
get_it: ^7.6.0
go_router: ^9.0.3
go_router: ^10.0.0
injectable: ^2.1.2
intl: ^0.18.0
intl: ^0.18.1
json_annotation: ^4.8.1
package_info_plus: ^4.0.0
permission_handler: ^10.2.0
package_info_plus: ^4.0.2
permission_handler: ^10.4.3
retrofit: ^4.0.1

dev_dependencies:
Expand Down

0 comments on commit 3e7e5c0

Please sign in to comment.