diff --git a/apps/weblibre/pubspec.yaml b/apps/weblibre/pubspec.yaml index c467c256..a764c531 100644 --- a/apps/weblibre/pubspec.yaml +++ b/apps/weblibre/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: drift_dev: ^2.33.0 dynamic_color: ^1.8.1 exceptions: ^0.6.1 - fading_scroll: ^0.9.3 + fading_scroll: ^0.9.4 fancy_password_field: ^2.0.8 fast_equatable: ^1.3.1 file_picker: ^12.0.0-beta.5 @@ -42,7 +42,7 @@ dependencies: flutter_svg: ^2.3.0 flutter_tor: path: ../../packages/flutter_tor - go_router: ^17.2.3 + go_router: ^17.3.0 google_fonts: ^8.1.0 graphview: ^1.5.1 home_widget: ^0.9.2 @@ -72,7 +72,7 @@ dependencies: url: https://gitlab.com/weblibre/search_client.git ref: 1b323c7cb2a520e33a7e7fce37a080c9e6e7f2e8 path: packages/privacypass_client - qr_code_scanner_plus: ^2.1.1 + qr_code_scanner_plus: ^2.1.2 quick_actions: ^1.1.0 riverpod: ^3.2.1 riverpod_annotation: ^4.0.2 @@ -105,8 +105,8 @@ dependencies: speech_to_text_dialog: path: ../../packages/speech_to_text_dialog sqlite3: ^3.3.2 - supabase: ^2.10.6 - synchronized: ^3.4.0+1 + supabase: ^2.12.1 + synchronized: ^3.4.1 text_scroll: ^0.2.1 timeago: ^3.7.1 uri_to_file: diff --git a/pubspec.yaml b/pubspec.yaml index affc54a5..6f682507 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ workspace: - packages/flutter_singbox_proxy - packages/flutter_singbox_proxy/example dev_dependencies: - melos: ^7.8.0 + melos: ^7.8.1 melos: name: weblibre_project