diff --git a/openhealth/pubspec.lock b/openhealth/pubspec.lock index 9611f56..82dcdbb 100644 --- a/openhealth/pubspec.lock +++ b/openhealth/pubspec.lock @@ -432,10 +432,10 @@ packages: dependency: transitive description: name: meta - sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394" + sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349" url: "https://pub.dev" source: hosted - version: "1.17.0" + version: "1.18.0" objective_c: dependency: transitive description: @@ -741,10 +741,10 @@ packages: dependency: transitive description: name: test_api - sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a" + sha256: "949a932224383300f01be9221c39180316445ecb8e7547f70a41a35bf421fb9e" url: "https://pub.dev" source: hosted - version: "0.7.10" + version: "0.7.11" typed_data: dependency: transitive description: @@ -765,10 +765,10 @@ packages: dependency: "direct dev" description: name: very_good_analysis - sha256: d1cb1d66a5aae2c702d68caca6c8347306d35e728fd94555fa21fa0448a972e0 + sha256: "481af67ab5877af20325251dc215a4ebac7666a1c8cf09198ffd457bc612b33d" url: "https://pub.dev" source: hosted - version: "10.2.0" + version: "10.3.0" vm_service: dependency: transitive description: diff --git a/openhealth/pubspec.yaml b/openhealth/pubspec.yaml index 647300b..d39f24b 100644 --- a/openhealth/pubspec.yaml +++ b/openhealth/pubspec.yaml @@ -37,7 +37,7 @@ dev_dependencies: flutter_launcher_icons: ^0.14.3 flutter_test: sdk: flutter - very_good_analysis: ^10.2.0 + very_good_analysis: ^10.3.0 # In-process SQLite (FFI) so the sqflite repository runs in `flutter test` # on the host with no device/simulator. Keep the pre-build-hook release # pinned so this test-only dependency cannot download or bundle native