File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed
Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -249,6 +249,14 @@ packages:
249249 url: "https://pub.dev"
250250 source: hosted
251251 version: "3.1.2"
252+ convert_object:
253+ dependency: transitive
254+ description:
255+ name: convert_object
256+ sha256: de5fbd752788bafa60293712fbe06b3f5547f0fb2bd81a8f14201f02f1f8a425
257+ url: "https://pub.dev"
258+ source: hosted
259+ version: "1.0.2"
252260 country_flags:
253261 dependency: "direct main"
254262 description:
@@ -285,10 +293,10 @@ packages:
285293 dependency: "direct main"
286294 description:
287295 name: dart_helper_utils
288- sha256: c2c95a1aefdf8edbb63f86bdc22adb3de7c46d50eba9c48d6ed295e47c7292cc
296+ sha256: "7943ab137b85692a9483a3ac952061505b6ca798fb1338600cc9291f86f269ec"
289297 url: "https://pub.dev"
290298 source: hosted
291- version: "5.4.1 "
299+ version: "6.0.0 "
292300 dart_style:
293301 dependency: transitive
294302 description:
@@ -325,10 +333,10 @@ packages:
325333 dependency: transitive
326334 description:
327335 name: equatable
328- sha256: "567c64b3cb4cf82397aac55f4f0cbd3ca20d77c6c03bedbc4ceaddc08904aef7 "
336+ sha256: "3e0141505477fd8ad55d6eb4e7776d3fe8430be8e497ccb1521370c3f21a3e2b "
329337 url: "https://pub.dev"
330338 source: hosted
331- version: "2.0.7 "
339+ version: "2.0.8 "
332340 fake_async:
333341 dependency: transitive
334342 description:
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies:
1414 cloud_functions : ^6.0.5
1515 collection : ^1.19.1
1616 country_flags : ^4.1.1
17- dart_helper_utils : ^5.4.1
17+ dart_helper_utils : ^6.0.0
1818 daylight : ^3.1.0
1919 file_picker : ^10.3.8
2020 firebase_ai : ^3.6.1
You can’t perform that action at this time.
0 commit comments