mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-08-26 23:16:42 +00:00
updated dependencies
This commit is contained in:
parent
b93c8ff77b
commit
861b6747be
2 changed files with 8 additions and 12 deletions
12
pubspec.lock
12
pubspec.lock
|
@ -861,20 +861,20 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "v4.0.1"
|
ref: "v4.1.0"
|
||||||
resolved-ref: ce431af9fc86694b3bd8d1e2a2a988d9b6184b17
|
resolved-ref: "15adfa4f6fea06a6c62c58f5171a41813058040c"
|
||||||
url: "https://github.com/vodemn/m3_lightmeter_iap"
|
url: "https://github.com/vodemn/m3_lightmeter_iap"
|
||||||
source: git
|
source: git
|
||||||
version: "4.0.1+34"
|
version: "4.1.0+35"
|
||||||
m3_lightmeter_resources:
|
m3_lightmeter_resources:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "v2.3.1"
|
ref: "v2.4.0"
|
||||||
resolved-ref: "8b39ac1927b791652618509abe0391f844229b93"
|
resolved-ref: cc9ae43a7859398a6ab2ecf7f8713153dbfd99cd
|
||||||
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
||||||
source: git
|
source: git
|
||||||
version: "2.3.1+12"
|
version: "2.4.0+13"
|
||||||
macros:
|
macros:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -33,11 +33,11 @@ dependencies:
|
||||||
m3_lightmeter_iap:
|
m3_lightmeter_iap:
|
||||||
git:
|
git:
|
||||||
url: "https://github.com/vodemn/m3_lightmeter_iap"
|
url: "https://github.com/vodemn/m3_lightmeter_iap"
|
||||||
ref: v4.0.1
|
ref: v4.1.0
|
||||||
m3_lightmeter_resources:
|
m3_lightmeter_resources:
|
||||||
git:
|
git:
|
||||||
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
||||||
ref: v2.3.1
|
ref: v2.4.0
|
||||||
map_launcher: 3.2.0
|
map_launcher: 3.2.0
|
||||||
material_color_utilities: 0.12.0
|
material_color_utilities: 0.12.0
|
||||||
package_info_plus: 8.1.3
|
package_info_plus: 8.1.3
|
||||||
|
@ -68,10 +68,6 @@ dev_dependencies:
|
||||||
|
|
||||||
dependency_overrides:
|
dependency_overrides:
|
||||||
geolocator_android: 4.6.1
|
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
|
material_color_utilities: 0.11.1
|
||||||
|
|
||||||
flutter:
|
flutter:
|
||||||
|
|
Loading…
Reference in a new issue