From 861b6747beb472553747015ca55b80d0470cb05b Mon Sep 17 00:00:00 2001 From: Vadim <44135514+vodemn@users.noreply.github.com> Date: Thu, 21 Aug 2025 15:18:07 +0200 Subject: [PATCH] updated dependencies --- pubspec.lock | 12 ++++++------ pubspec.yaml | 8 ++------ 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 2645098..c1292ad 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -861,20 +861,20 @@ packages: dependency: "direct main" description: path: "." - ref: "v4.0.1" - resolved-ref: ce431af9fc86694b3bd8d1e2a2a988d9b6184b17 + ref: "v4.1.0" + resolved-ref: "15adfa4f6fea06a6c62c58f5171a41813058040c" url: "https://github.com/vodemn/m3_lightmeter_iap" source: git - version: "4.0.1+34" + version: "4.1.0+35" m3_lightmeter_resources: dependency: "direct main" description: path: "." - ref: "v2.3.1" - resolved-ref: "8b39ac1927b791652618509abe0391f844229b93" + ref: "v2.4.0" + resolved-ref: cc9ae43a7859398a6ab2ecf7f8713153dbfd99cd url: "https://github.com/vodemn/m3_lightmeter_resources" source: git - version: "2.3.1+12" + version: "2.4.0+13" macros: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c14e232..88340f6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,11 +33,11 @@ dependencies: m3_lightmeter_iap: git: url: "https://github.com/vodemn/m3_lightmeter_iap" - ref: v4.0.1 + ref: v4.1.0 m3_lightmeter_resources: git: url: "https://github.com/vodemn/m3_lightmeter_resources" - ref: v2.3.1 + ref: v2.4.0 map_launcher: 3.2.0 material_color_utilities: 0.12.0 package_info_plus: 8.1.3 @@ -68,10 +68,6 @@ dev_dependencies: dependency_overrides: geolocator_android: 4.6.1 - m3_lightmeter_resources: - git: - url: "https://github.com/vodemn/m3_lightmeter_resources" - ref: v2.3.1 material_color_utilities: 0.11.1 flutter: