upgrade packages
This commit is contained in:
+4
-4
@@ -25,7 +25,7 @@ dependencies:
|
|||||||
flutter_chat_ui:
|
flutter_chat_ui:
|
||||||
path: ../../flutter_chat_ui/packages/flutter_chat_ui
|
path: ../../flutter_chat_ui/packages/flutter_chat_ui
|
||||||
flutter_hooks: ^0.21.2
|
flutter_hooks: ^0.21.2
|
||||||
flutter_markdown: ^0.7.7
|
flutter_markdown: ^0.7.7+1
|
||||||
flutter_material_design_icons: ^1.1.7447
|
flutter_material_design_icons: ^1.1.7447
|
||||||
flutter_mozilla_components:
|
flutter_mozilla_components:
|
||||||
path: ../packages/flutter_mozilla_components
|
path: ../packages/flutter_mozilla_components
|
||||||
@@ -34,12 +34,12 @@ dependencies:
|
|||||||
flutter_secure_storage: ^10.0.0-beta.4
|
flutter_secure_storage: ^10.0.0-beta.4
|
||||||
flutter_slidable: ^4.0.0
|
flutter_slidable: ^4.0.0
|
||||||
flutter_svg: ^2.1.0
|
flutter_svg: ^2.1.0
|
||||||
go_router: ^15.1.1
|
go_router: ^15.1.2
|
||||||
google_fonts: ^6.2.1
|
google_fonts: ^6.2.1
|
||||||
home_widget: ^0.7.0+1
|
home_widget: ^0.7.0+1
|
||||||
hooks_riverpod: ^2.6.1
|
hooks_riverpod: ^2.6.1
|
||||||
html: ^0.15.6
|
html: ^0.15.6
|
||||||
http: ^1.3.0
|
http: ^1.4.0
|
||||||
intl: ^0.19.0
|
intl: ^0.19.0
|
||||||
json_annotation: ^4.9.0
|
json_annotation: ^4.9.0
|
||||||
langchain:
|
langchain:
|
||||||
@@ -82,7 +82,7 @@ dependencies:
|
|||||||
sqlite3_vec:
|
sqlite3_vec:
|
||||||
git: https://github.com/FaFre/sqlite3_vec.git
|
git: https://github.com/FaFre/sqlite3_vec.git
|
||||||
text_scroll: ^0.2.0
|
text_scroll: ^0.2.0
|
||||||
timeago: ^3.7.0
|
timeago: ^3.7.1
|
||||||
tor:
|
tor:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/FaFre/tor.git
|
url: https://github.com/FaFre/tor.git
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ dev_dependencies:
|
|||||||
flutter_test:
|
flutter_test:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
lint: ^2.8.0
|
lint: ^2.8.0
|
||||||
pigeon: ^25.3.1
|
pigeon: ^25.3.2
|
||||||
|
|
||||||
# For information on the generic Dart part of this file, see the
|
# For information on the generic Dart part of this file, see the
|
||||||
# following page: https://dart.dev/tools/pub/pubspec
|
# following page: https://dart.dev/tools/pub/pubspec
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ dev_dependencies:
|
|||||||
flutter_test:
|
flutter_test:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
lint: ^2.8.0
|
lint: ^2.8.0
|
||||||
pigeon: ^25.3.1
|
pigeon: ^25.3.2
|
||||||
|
|
||||||
# For information on the generic Dart part of this file, see the
|
# For information on the generic Dart part of this file, see the
|
||||||
# following page: https://dart.dev/tools/pub/pubspec
|
# following page: https://dart.dev/tools/pub/pubspec
|
||||||
|
|||||||
Reference in New Issue
Block a user