upgrade deps

This commit is contained in:
Fabian Freund
2025-03-11 23:25:58 +01:00
parent 25c9faa3ff
commit 86d1e9c455
6 changed files with 9 additions and 9 deletions
@@ -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
+1 -1
View File
@@ -10,7 +10,7 @@ dependencies:
sqlite3_vec:
path: ../
sqlite3: ^2.7.4
sqlite3: ^2.7.5
sqlite3_flutter_libs: ^0.5.31
dev_dependencies:
+1 -1
View File
@@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
sqlite3: ^2.7.4
sqlite3: ^2.7.5
dev_dependencies:
flutter_test: