upgrade deps
This commit is contained in:
+4
-4
@@ -11,7 +11,7 @@ dependencies:
|
||||
collection: ^1.19.1
|
||||
copy_with_extension: ^6.0.1
|
||||
crypto: ^3.0.6
|
||||
drift: ^2.25.1
|
||||
drift: ^2.26.0
|
||||
dynamic_color: ^1.7.0
|
||||
exceptions: ^0.6.1
|
||||
fading_scroll: ^0.9.1
|
||||
@@ -70,7 +70,7 @@ dependencies:
|
||||
speech_to_text_google_dialog:
|
||||
git:
|
||||
url: https://github.com/FaFre/speech_to_text_google_dialog.git
|
||||
sqlite3: ^2.7.4
|
||||
sqlite3: ^2.7.5
|
||||
sqlite3_flutter_libs: ^0.5.31
|
||||
sqlite3_vec:
|
||||
path: ../packages/sqlite3_vec
|
||||
@@ -98,10 +98,10 @@ dev_dependencies:
|
||||
copy_with_extension_gen: ^6.0.1
|
||||
custom_lint: ^0.7.3
|
||||
dependency_validator: ^5.0.2
|
||||
drift_dev: ^2.25.2
|
||||
drift_dev: ^2.26.0
|
||||
fast_equatable_lint: ^0.3.1
|
||||
flutter_launcher_icons: ^0.14.3
|
||||
go_router_builder: ^2.8.1
|
||||
go_router_builder: ^2.8.2
|
||||
json_serializable: ^6.9.4
|
||||
lint: ^2.8.0
|
||||
riverpod_generator: ^2.6.4
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// Autogenerated from Pigeon (v24.2.1), do not edit directly.
|
||||
// Autogenerated from Pigeon (v24.2.2), do not edit directly.
|
||||
// See also: https://pub.dev/packages/pigeon
|
||||
@file:Suppress("UNCHECKED_CAST", "ArrayInDataClass")
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Autogenerated from Pigeon (v24.2.1), do not edit directly.
|
||||
// Autogenerated from Pigeon (v24.2.2), do not edit directly.
|
||||
// See also: https://pub.dev/packages/pigeon
|
||||
// ignore_for_file: public_member_api_docs, non_constant_identifier_names, avoid_as, unused_import, unnecessary_parenthesis, prefer_null_aware_operators, omit_local_variable_types, unused_shown_name, unnecessary_import, no_leading_underscores_for_local_identifiers
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
lint: ^2.8.0
|
||||
pigeon: ^24.2.1
|
||||
pigeon: ^24.2.2
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
@@ -10,7 +10,7 @@ dependencies:
|
||||
|
||||
sqlite3_vec:
|
||||
path: ../
|
||||
sqlite3: ^2.7.4
|
||||
sqlite3: ^2.7.5
|
||||
sqlite3_flutter_libs: ^0.5.31
|
||||
|
||||
dev_dependencies:
|
||||
|
||||
@@ -10,7 +10,7 @@ environment:
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
sqlite3: ^2.7.4
|
||||
sqlite3: ^2.7.5
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
||||
Reference in New Issue
Block a user