upgrade deps

This commit is contained in:
Fabian Freund
2025-02-18 15:44:10 +01:00
parent a1ee8bef35
commit e8712fcaf4
4 changed files with 8 additions and 8 deletions
@@ -16,8 +16,8 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
lint: ^2.4.0
pigeon: ^24.1.1
lint: ^2.6.1
pigeon: ^24.2.0
# 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.3
sqlite3: ^2.7.4
sqlite3_flutter_libs: ^0.5.30
dev_dependencies:
+2 -2
View File
@@ -10,12 +10,12 @@ environment:
dependencies:
flutter:
sdk: flutter
sqlite3: ^2.7.3
sqlite3: ^2.7.4
dev_dependencies:
flutter_test:
sdk: flutter
lint: ^2.4.0
lint: ^2.6.1
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec