Skip to content

Commit

Permalink
upgrade packages (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
M97Chahboun authored Feb 14, 2024
1 parent e0a8518 commit 1f377e6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ environment:
dependencies:
flutter:
sdk: flutter
http: ^1.1.0
shared_preferences: ^2.0.15
http: ^1.2.0
shared_preferences: ^2.2.2
universal_io: ^2.0.4
connectivity_plus: ^5.0.1
device_info_plus: ^9.0.2
package_info_plus: ^4.2.0
image_picker: ^1.0.5
connectivity_plus: ^5.0.2
device_info_plus: ^9.1.1
package_info_plus: ^5.0.1
image_picker: ^1.0.7
mime: ^1.0.4
intl: ^0.19.0
flutter_markdown: ^0.6.18+2
flutter_markdown: ^0.6.18+3

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 1f377e6

Please sign in to comment.