this repo has no description

chore: update package versions in pubspec.lock and increment app version to 1.0.0+18

+7 -7
+6 -6
pubspec.lock
··· 149 149 dependency: transitive 150 150 description: 151 151 name: built_value 152 - sha256: "082001b5c3dc495d4a42f1d5789990505df20d8547d42507c29050af6933ee27" 152 + sha256: "0b1b12a0a549605e5f04476031cd0bc91ead1d7c8e830773a18ee54179b3cb62" 153 153 url: "https://pub.dev" 154 154 source: hosted 155 - version: "8.10.1" 155 + version: "8.11.0" 156 156 cached_network_image: 157 157 dependency: "direct main" 158 158 description: ··· 309 309 dependency: transitive 310 310 description: 311 311 name: dart_style 312 - sha256: "5b236382b47ee411741447c1f1e111459c941ea1b3f2b540dde54c210a3662af" 312 + sha256: "8a0e5fba27e8ee025d2ffb4ee820b4e6e2cf5e4246a6b1a477eb66866947e0bb" 313 313 url: "https://pub.dev" 314 314 source: hosted 315 - version: "3.1.0" 315 + version: "3.1.1" 316 316 desktop_webview_window: 317 317 dependency: transitive 318 318 description: ··· 748 748 dependency: "direct main" 749 749 description: 750 750 name: logger 751 - sha256: "2621da01aabaf223f8f961e751f2c943dbb374dc3559b982f200ccedadaa6999" 751 + sha256: "55d6c23a6c15db14920e037fe7e0dc32e7cdaf3b64b4b25df2d541b5b6b81c0c" 752 752 url: "https://pub.dev" 753 753 source: hosted 754 - version: "2.6.0" 754 + version: "2.6.1" 755 755 logging: 756 756 dependency: transitive 757 757 description:
+1 -1
pubspec.yaml
··· 16 16 # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html 17 17 # In Windows, build-name is used as the major, minor, and patch parts 18 18 # of the product and file versions while build-number is used as the build suffix. 19 - version: 1.0.0+17 19 + version: 1.0.0+18 20 20 21 21 environment: 22 22 sdk: ^3.8.1