upgrade deps

This commit is contained in:
Fabian Freund
2025-08-14 08:55:16 +02:00
parent 97685a28f7
commit bca57f0fe2
3 changed files with 9 additions and 9 deletions
+7 -7
View File
@@ -19,7 +19,7 @@ dependencies:
sdk: flutter sdk: flutter
flutter_auto_size_text: ^4.1.0 flutter_auto_size_text: ^4.1.0
flutter_background_service: ^5.1.0 flutter_background_service: ^5.1.0
flutter_hooks: ^0.21.2 flutter_hooks: ^0.21.3
flutter_markdown: ^0.7.7+1 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:
@@ -31,13 +31,13 @@ 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.2.0 flutter_svg: ^2.2.0
go_router: ^16.0.0 go_router: ^16.1.0
google_fonts: ^6.3.0 google_fonts: ^6.3.0
graphview: ^1.2.0 graphview: ^1.2.0
home_widget: ^0.8.0 home_widget: ^0.8.0
hooks_riverpod: ^2.6.1 hooks_riverpod: ^2.6.1
html: ^0.15.6 html: ^0.15.6
http: ^1.4.0 http: ^1.5.0
http_parser: ^4.1.2 http_parser: ^4.1.2
intl: ^0.20.2 intl: ^0.20.2
json_annotation: ^4.9.0 json_annotation: ^4.9.0
@@ -49,7 +49,7 @@ dependencies:
markdown: ^7.3.0 markdown: ^7.3.0
mime: ^2.0.0 mime: ^2.0.0
nullability: ^1.0.0 nullability: ^1.0.0
package_info_plus: ^8.3.0 package_info_plus: ^8.3.1
path: ^1.9.1 path: ^1.9.1
path_provider: ^2.1.5 path_provider: ^2.1.5
permission_handler: ^12.0.1 permission_handler: ^12.0.1
@@ -58,7 +58,7 @@ dependencies:
riverpod_annotation: ^2.6.1 riverpod_annotation: ^2.6.1
rss_dart: ^1.0.13 rss_dart: ^1.0.13
rxdart: ^0.28.0 rxdart: ^0.28.0
share_plus: ^11.0.0 share_plus: ^11.1.0
simple_intent_receiver: simple_intent_receiver:
path: ../packages/simple_intent_receiver path: ../packages/simple_intent_receiver
skeletonizer: ^2.1.0+1 skeletonizer: ^2.1.0+1
@@ -71,8 +71,8 @@ dependencies:
speech_to_text_google_dialog: speech_to_text_google_dialog:
git: git:
url: https://github.com/FaFre/speech_to_text_google_dialog.git url: https://github.com/FaFre/speech_to_text_google_dialog.git
sqlite3: ^2.8.0 sqlite3: ^2.9.0
sqlite3_flutter_libs: ^0.5.38 sqlite3_flutter_libs: ^0.5.39
synchronized: ^3.4.0 synchronized: ^3.4.0
text_scroll: ^0.2.0 text_scroll: ^0.2.0
timeago: ^3.7.1 timeago: ^3.7.1
@@ -17,7 +17,7 @@ dev_dependencies:
flutter_test: flutter_test:
sdk: flutter sdk: flutter
lint: ^2.8.0 lint: ^2.8.0
pigeon: ^26.0.0 pigeon: ^26.0.1
# 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
+1 -1
View File
@@ -15,7 +15,7 @@ dev_dependencies:
flutter_test: flutter_test:
sdk: flutter sdk: flutter
lint: ^2.8.0 lint: ^2.8.0
pigeon: ^26.0.0 pigeon: ^26.0.1
# 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