diff --git a/easel/pubspec.yaml b/easel/pubspec.yaml index 10e90c5932..d94cc58bb8 100644 --- a/easel/pubspec.yaml +++ b/easel/pubspec.yaml @@ -53,13 +53,13 @@ dependencies: flutter_localizations: sdk: flutter flutter_screenutil: ^5.5.4 - flutter_slidable: ^2.0.0 + flutter_slidable: ^3.0.0 flutter_svg: ^1.0.3 flutter_svg_provider: ^1.0.3 focus_detector: ^2.0.1 get_it: ^7.2.0 google_fonts: ^4.0.3 - image_cropper: ^3.0.0 + image_cropper: ^4.0.1 internet_connection_checker: ^0.0.1+4 intl: just_audio: ^0.9.28 @@ -71,7 +71,7 @@ dependencies: provider: ^6.0.1 pylons_sdk: path: ../dart_sdk - share_plus: ^6.0.0 # Used for sharing the NFT link. + share_plus: ^7.0.1 # Used for sharing the NFT link. shared_preferences: ^2.0.8 shimmer_animation: 2.1.0+1 sqflite: ^2.0.3+1 diff --git a/wallet/pubspec.yaml b/wallet/pubspec.yaml index 3d26646c17..5d22159e4e 100644 --- a/wallet/pubspec.yaml +++ b/wallet/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: path: pkgs/alan audio_video_progress_bar: ^1.0.0 auto_size_text: ^3.0.0 - backdrop: ^0.8.1 + backdrop: ^0.9.0 bottom_drawer: ^0.0.3 cached_network_image: ^3.1.0 cloud_firestore: ^4.3.0 @@ -55,7 +55,7 @@ dependencies: focus_detector: ^2.0.1 get_it: ^7.2.0 google_sign_in: ^6.0.2 - googleapis: ^10.0.0 + googleapis: ^11.1.0 grpc: ^3.0.2 home_widget: ^0.2.0+1 http: ^0.13.4