diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 4d392278..fe162def 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: flutter_chat_ui: path: ../../flutter_chat_ui/packages/flutter_chat_ui flutter_hooks: ^0.21.2 - flutter_markdown: ^0.7.7 + flutter_markdown: ^0.7.7+1 flutter_material_design_icons: ^1.1.7447 flutter_mozilla_components: path: ../packages/flutter_mozilla_components @@ -34,12 +34,12 @@ dependencies: flutter_secure_storage: ^10.0.0-beta.4 flutter_slidable: ^4.0.0 flutter_svg: ^2.1.0 - go_router: ^15.1.1 + go_router: ^15.1.2 google_fonts: ^6.2.1 home_widget: ^0.7.0+1 hooks_riverpod: ^2.6.1 html: ^0.15.6 - http: ^1.3.0 + http: ^1.4.0 intl: ^0.19.0 json_annotation: ^4.9.0 langchain: @@ -82,7 +82,7 @@ dependencies: sqlite3_vec: git: https://github.com/FaFre/sqlite3_vec.git text_scroll: ^0.2.0 - timeago: ^3.7.0 + timeago: ^3.7.1 tor: git: url: https://github.com/FaFre/tor.git diff --git a/packages/flutter_mozilla_components/pubspec.yaml b/packages/flutter_mozilla_components/pubspec.yaml index 90f1e91c..a62e4d1c 100644 --- a/packages/flutter_mozilla_components/pubspec.yaml +++ b/packages/flutter_mozilla_components/pubspec.yaml @@ -16,7 +16,7 @@ dev_dependencies: flutter_test: sdk: flutter lint: ^2.8.0 - pigeon: ^25.3.1 + pigeon: ^25.3.2 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec diff --git a/packages/simple_intent_receiver/pubspec.yaml b/packages/simple_intent_receiver/pubspec.yaml index 01b77442..76f3f85b 100644 --- a/packages/simple_intent_receiver/pubspec.yaml +++ b/packages/simple_intent_receiver/pubspec.yaml @@ -15,7 +15,7 @@ dev_dependencies: flutter_test: sdk: flutter lint: ^2.8.0 - pigeon: ^25.3.1 + pigeon: ^25.3.2 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec