update deps

This commit is contained in:
Fabian Freund
2025-07-25 23:54:13 +02:00
parent c9d8f8b5e7
commit fec15f1d23
4 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -44,7 +44,7 @@ dependencies:
git: git:
url: https://github.com/FaFre/lexo_rank.git url: https://github.com/FaFre/lexo_rank.git
local_auth: ^2.3.0 local_auth: ^2.3.0
logger: ^2.6.0 logger: ^2.6.1
markdown: ^7.3.0 markdown: ^7.3.0
mime: ^2.0.0 mime: ^2.0.0
nullability: ^1.0.0 nullability: ^1.0.0
@@ -71,7 +71,7 @@ dependencies:
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.7.7 sqlite3: ^2.7.7
sqlite3_flutter_libs: ^0.5.36 sqlite3_flutter_libs: ^0.5.37
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
@@ -88,10 +88,10 @@ dependencies:
vector_math: ^2.1.4 vector_math: ^2.1.4
dev_dependencies: dev_dependencies:
analyzer_plugin: ^0.13.1 analyzer_plugin: ^0.13.4
build_runner: ^2.4.15 build_runner: ^2.4.15
copy_with_extension_gen: ^6.0.1 copy_with_extension_gen: ^6.0.1
custom_lint: ^0.7.5 custom_lint: ^0.7.6
dependency_validator: ^5.0.2 dependency_validator: ^5.0.2
drift_dev: ^2.28.0 drift_dev: ^2.28.0
fast_equatable_lint: ^0.3.2 fast_equatable_lint: ^0.3.2
@@ -17,7 +17,7 @@ dev_dependencies:
flutter_test: flutter_test:
sdk: flutter sdk: flutter
lint: ^2.8.0 lint: ^2.8.0
pigeon: ^25.5.0 pigeon: ^26.0.0
# 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
@@ -28,7 +28,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application. # The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons. # Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8 cupertino_icons: ^1.0.8
logger: ^2.6.0 logger: ^2.6.1
dev_dependencies: dev_dependencies:
integration_test: integration_test:
+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: ^25.5.0 pigeon: ^26.0.0
# 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