浏览代码

Merge 376766f62f8fca28e01c23be750b0f228eeff545 into e1739ac4fc7301ee3c5f6d9dc8d10e4e828e03af

renovate[bot] 1 年之前
父节点
当前提交
631ae4b357
共有 6 个文件被更改,包括 165 次插入167 次删除
  1. 1 1
      mobile/.fvm/fvm_config.json
  2. 61 66
      mobile/android/Gemfile.lock
  3. 5 5
      mobile/android/build.gradle
  4. 61 66
      mobile/ios/Gemfile.lock
  5. 35 27
      mobile/pubspec.lock
  6. 2 2
      mobile/pubspec.yaml

+ 1 - 1
mobile/.fvm/fvm_config.json

@@ -1,4 +1,4 @@
 {
 {
-  "flutterSdkVersion": "3.13.0",
+  "flutterSdkVersion": "3.16.2",
   "flavors": {}
   "flavors": {}
 }
 }

+ 61 - 66
mobile/android/Gemfile.lock

@@ -1,27 +1,27 @@
 GEM
 GEM
   remote: https://rubygems.org/
   remote: https://rubygems.org/
   specs:
   specs:
-    CFPropertyList (3.0.5)
+    CFPropertyList (3.0.6)
       rexml
       rexml
-    addressable (2.8.0)
-      public_suffix (>= 2.0.2, < 5.0)
+    addressable (2.8.5)
+      public_suffix (>= 2.0.2, < 6.0)
     artifactory (3.0.15)
     artifactory (3.0.15)
     atomos (0.1.3)
     atomos (0.1.3)
-    aws-eventstream (1.2.0)
-    aws-partitions (1.566.0)
-    aws-sdk-core (3.130.0)
-      aws-eventstream (~> 1, >= 1.0.2)
-      aws-partitions (~> 1, >= 1.525.0)
-      aws-sigv4 (~> 1.1)
-      jmespath (~> 1.0)
-    aws-sdk-kms (1.55.0)
-      aws-sdk-core (~> 3, >= 3.127.0)
+    aws-eventstream (1.3.0)
+    aws-partitions (1.863.0)
+    aws-sdk-core (3.190.0)
+      aws-eventstream (~> 1, >= 1.3.0)
+      aws-partitions (~> 1, >= 1.651.0)
+      aws-sigv4 (~> 1.8)
+      jmespath (~> 1, >= 1.6.1)
+    aws-sdk-kms (1.74.0)
+      aws-sdk-core (~> 3, >= 3.188.0)
       aws-sigv4 (~> 1.1)
       aws-sigv4 (~> 1.1)
-    aws-sdk-s3 (1.113.0)
-      aws-sdk-core (~> 3, >= 3.127.0)
+    aws-sdk-s3 (1.141.0)
+      aws-sdk-core (~> 3, >= 3.189.0)
       aws-sdk-kms (~> 1)
       aws-sdk-kms (~> 1)
-      aws-sigv4 (~> 1.4)
-    aws-sigv4 (1.4.0)
+      aws-sigv4 (~> 1.8)
+    aws-sigv4 (1.8.0)
       aws-eventstream (~> 1, >= 1.0.2)
       aws-eventstream (~> 1, >= 1.0.2)
     babosa (1.0.4)
     babosa (1.0.4)
     claide (1.1.0)
     claide (1.1.0)
@@ -30,14 +30,13 @@ GEM
     commander (4.6.0)
     commander (4.6.0)
       highline (~> 2.0.0)
       highline (~> 2.0.0)
     declarative (0.0.20)
     declarative (0.0.20)
-    digest-crc (0.6.4)
+    digest-crc (0.6.5)
       rake (>= 12.0.0, < 14.0.0)
       rake (>= 12.0.0, < 14.0.0)
-    domain_name (0.5.20190701)
-      unf (>= 0.0.5, < 1.0.0)
-    dotenv (2.7.6)
+    domain_name (0.6.20231109)
+    dotenv (2.8.1)
     emoji_regex (3.2.3)
     emoji_regex (3.2.3)
-    excon (0.92.0)
-    faraday (1.10.0)
+    excon (0.105.0)
+    faraday (1.10.3)
       faraday-em_http (~> 1.0)
       faraday-em_http (~> 1.0)
       faraday-em_synchrony (~> 1.0)
       faraday-em_synchrony (~> 1.0)
       faraday-excon (~> 1.1)
       faraday-excon (~> 1.1)
@@ -56,8 +55,8 @@ GEM
     faraday-em_synchrony (1.0.0)
     faraday-em_synchrony (1.0.0)
     faraday-excon (1.1.0)
     faraday-excon (1.1.0)
     faraday-httpclient (1.0.1)
     faraday-httpclient (1.0.1)
-    faraday-multipart (1.0.3)
-      multipart-post (>= 1.2, < 3)
+    faraday-multipart (1.0.4)
+      multipart-post (~> 2)
     faraday-net_http (1.0.1)
     faraday-net_http (1.0.1)
     faraday-net_http_persistent (1.2.0)
     faraday-net_http_persistent (1.2.0)
     faraday-patron (1.0.0)
     faraday-patron (1.0.0)
@@ -65,8 +64,8 @@ GEM
     faraday-retry (1.0.3)
     faraday-retry (1.0.3)
     faraday_middleware (1.2.0)
     faraday_middleware (1.2.0)
       faraday (~> 1.0)
       faraday (~> 1.0)
-    fastimage (2.2.6)
-    fastlane (2.204.3)
+    fastimage (2.2.7)
+    fastlane (2.214.0)
       CFPropertyList (>= 2.3, < 4.0.0)
       CFPropertyList (>= 2.3, < 4.0.0)
       addressable (>= 2.8, < 3.0.0)
       addressable (>= 2.8, < 3.0.0)
       artifactory (~> 3.0)
       artifactory (~> 3.0)
@@ -90,7 +89,7 @@ GEM
       json (< 3.0.0)
       json (< 3.0.0)
       jwt (>= 2.1.0, < 3)
       jwt (>= 2.1.0, < 3)
       mini_magick (>= 4.9.4, < 5.0.0)
       mini_magick (>= 4.9.4, < 5.0.0)
-      multipart-post (~> 2.0.0)
+      multipart-post (>= 2.0.0, < 3.0.0)
       naturally (~> 2.2)
       naturally (~> 2.2)
       optparse (~> 0.1.1)
       optparse (~> 0.1.1)
       plist (>= 3.1.0, < 4.0.0)
       plist (>= 3.1.0, < 4.0.0)
@@ -106,9 +105,9 @@ GEM
       xcpretty (~> 0.3.0)
       xcpretty (~> 0.3.0)
       xcpretty-travis-formatter (>= 0.0.3)
       xcpretty-travis-formatter (>= 0.0.3)
     gh_inspector (1.1.3)
     gh_inspector (1.1.3)
-    google-apis-androidpublisher_v3 (0.16.0)
-      google-apis-core (>= 0.4, < 2.a)
-    google-apis-core (0.4.2)
+    google-apis-androidpublisher_v3 (0.53.0)
+      google-apis-core (>= 0.11.0, < 2.a)
+    google-apis-core (0.11.2)
       addressable (~> 2.5, >= 2.5.1)
       addressable (~> 2.5, >= 2.5.1)
       googleauth (>= 0.16.2, < 2.a)
       googleauth (>= 0.16.2, < 2.a)
       httpclient (>= 2.8.1, < 3.a)
       httpclient (>= 2.8.1, < 3.a)
@@ -117,68 +116,66 @@ GEM
       retriable (>= 2.0, < 4.a)
       retriable (>= 2.0, < 4.a)
       rexml
       rexml
       webrick
       webrick
-    google-apis-iamcredentials_v1 (0.10.0)
-      google-apis-core (>= 0.4, < 2.a)
-    google-apis-playcustomapp_v1 (0.7.0)
-      google-apis-core (>= 0.4, < 2.a)
-    google-apis-storage_v1 (0.11.0)
-      google-apis-core (>= 0.4, < 2.a)
-    google-cloud-core (1.6.0)
-      google-cloud-env (~> 1.0)
+    google-apis-iamcredentials_v1 (0.17.0)
+      google-apis-core (>= 0.11.0, < 2.a)
+    google-apis-playcustomapp_v1 (0.13.0)
+      google-apis-core (>= 0.11.0, < 2.a)
+    google-apis-storage_v1 (0.29.0)
+      google-apis-core (>= 0.11.0, < 2.a)
+    google-cloud-core (1.6.1)
+      google-cloud-env (>= 1.0, < 3.a)
       google-cloud-errors (~> 1.0)
       google-cloud-errors (~> 1.0)
-    google-cloud-env (1.5.0)
-      faraday (>= 0.17.3, < 2.0)
-    google-cloud-errors (1.2.0)
-    google-cloud-storage (1.36.1)
+    google-cloud-env (1.6.0)
+      faraday (>= 0.17.3, < 3.0)
+    google-cloud-errors (1.3.1)
+    google-cloud-storage (1.45.0)
       addressable (~> 2.8)
       addressable (~> 2.8)
       digest-crc (~> 0.4)
       digest-crc (~> 0.4)
       google-apis-iamcredentials_v1 (~> 0.1)
       google-apis-iamcredentials_v1 (~> 0.1)
-      google-apis-storage_v1 (~> 0.1)
+      google-apis-storage_v1 (~> 0.29.0)
       google-cloud-core (~> 1.6)
       google-cloud-core (~> 1.6)
       googleauth (>= 0.16.2, < 2.a)
       googleauth (>= 0.16.2, < 2.a)
       mini_mime (~> 1.0)
       mini_mime (~> 1.0)
-    googleauth (1.1.2)
+    googleauth (1.8.1)
       faraday (>= 0.17.3, < 3.a)
       faraday (>= 0.17.3, < 3.a)
       jwt (>= 1.4, < 3.0)
       jwt (>= 1.4, < 3.0)
-      memoist (~> 0.16)
       multi_json (~> 1.11)
       multi_json (~> 1.11)
       os (>= 0.9, < 2.0)
       os (>= 0.9, < 2.0)
       signet (>= 0.16, < 2.a)
       signet (>= 0.16, < 2.a)
     highline (2.0.3)
     highline (2.0.3)
-    http-cookie (1.0.4)
+    http-cookie (1.0.5)
       domain_name (~> 0.5)
       domain_name (~> 0.5)
     httpclient (2.8.3)
     httpclient (2.8.3)
-    jmespath (1.6.1)
-    json (2.6.1)
-    jwt (2.3.0)
-    memoist (0.16.2)
-    mini_magick (4.11.0)
-    mini_mime (1.1.2)
+    jmespath (1.6.2)
+    json (2.7.1)
+    jwt (2.7.1)
+    mini_magick (4.12.0)
+    mini_mime (1.1.5)
     multi_json (1.15.0)
     multi_json (1.15.0)
-    multipart-post (2.0.0)
+    multipart-post (2.3.0)
     nanaimo (0.3.0)
     nanaimo (0.3.0)
     naturally (2.2.1)
     naturally (2.2.1)
     optparse (0.1.1)
     optparse (0.1.1)
     os (1.1.4)
     os (1.1.4)
-    plist (3.6.0)
-    public_suffix (4.0.6)
-    rake (13.0.6)
-    representable (3.1.1)
+    plist (3.7.0)
+    public_suffix (4.0.7)
+    rake (13.1.0)
+    representable (3.2.0)
       declarative (< 0.1.0)
       declarative (< 0.1.0)
       trailblazer-option (>= 0.1.1, < 0.2.0)
       trailblazer-option (>= 0.1.1, < 0.2.0)
       uber (< 0.2.0)
       uber (< 0.2.0)
     retriable (3.1.2)
     retriable (3.1.2)
-    rexml (3.2.5)
+    rexml (3.2.6)
     rouge (2.0.7)
     rouge (2.0.7)
     ruby2_keywords (0.0.5)
     ruby2_keywords (0.0.5)
     rubyzip (2.3.2)
     rubyzip (2.3.2)
     security (0.1.3)
     security (0.1.3)
-    signet (0.16.1)
+    signet (0.18.0)
       addressable (~> 2.8)
       addressable (~> 2.8)
-      faraday (>= 0.17.5, < 3.0)
+      faraday (>= 0.17.5, < 3.a)
       jwt (>= 1.5, < 3.0)
       jwt (>= 1.5, < 3.0)
       multi_json (~> 1.10)
       multi_json (~> 1.10)
-    simctl (1.6.8)
+    simctl (1.6.10)
       CFPropertyList
       CFPropertyList
       naturally
       naturally
     terminal-notifier (2.0.0)
     terminal-notifier (2.0.0)
@@ -190,13 +187,10 @@ GEM
     tty-spinner (0.9.3)
     tty-spinner (0.9.3)
       tty-cursor (~> 0.7)
       tty-cursor (~> 0.7)
     uber (0.1.0)
     uber (0.1.0)
-    unf (0.1.4)
-      unf_ext
-    unf_ext (0.0.8.1)
     unicode-display_width (1.8.0)
     unicode-display_width (1.8.0)
-    webrick (1.7.0)
+    webrick (1.8.1)
     word_wrap (1.0.0)
     word_wrap (1.0.0)
-    xcodeproj (1.21.0)
+    xcodeproj (1.23.0)
       CFPropertyList (>= 2.3.3, < 4.0)
       CFPropertyList (>= 2.3.3, < 4.0)
       atomos (~> 0.1.3)
       atomos (~> 0.1.3)
       claide (>= 1.0.2, < 2.0)
       claide (>= 1.0.2, < 2.0)
@@ -210,6 +204,7 @@ GEM
 
 
 PLATFORMS
 PLATFORMS
   x86_64-darwin-21
   x86_64-darwin-21
+  x86_64-linux
 
 
 DEPENDENCIES
 DEPENDENCIES
   fastlane
   fastlane

+ 5 - 5
mobile/android/build.gradle

@@ -1,10 +1,10 @@
 buildscript {
 buildscript {
-    ext.kotlin_version = '1.8.20'
-    ext.kotlin_coroutines_version = '1.7.1'
-    ext.work_version = '2.7.1'
+    ext.kotlin_version = '1.9.21'
+    ext.kotlin_coroutines_version = '1.7.3'
+    ext.work_version = '2.9.0'
     ext.concurrent_version = '1.1.0'
     ext.concurrent_version = '1.1.0'
-    ext.guava_version = '31.0.1-android'
-    ext.glide_version = '4.14.2'
+    ext.guava_version = '31.1-jre'
+    ext.glide_version = '4.16.0'
     repositories {
     repositories {
         google()
         google()
         mavenCentral()
         mavenCentral()

+ 61 - 66
mobile/ios/Gemfile.lock

@@ -1,27 +1,27 @@
 GEM
 GEM
   remote: https://rubygems.org/
   remote: https://rubygems.org/
   specs:
   specs:
-    CFPropertyList (3.0.5)
+    CFPropertyList (3.0.6)
       rexml
       rexml
-    addressable (2.8.0)
-      public_suffix (>= 2.0.2, < 5.0)
+    addressable (2.8.5)
+      public_suffix (>= 2.0.2, < 6.0)
     artifactory (3.0.15)
     artifactory (3.0.15)
     atomos (0.1.3)
     atomos (0.1.3)
-    aws-eventstream (1.2.0)
-    aws-partitions (1.566.0)
-    aws-sdk-core (3.129.1)
-      aws-eventstream (~> 1, >= 1.0.2)
-      aws-partitions (~> 1, >= 1.525.0)
-      aws-sigv4 (~> 1.1)
-      jmespath (~> 1.0)
-    aws-sdk-kms (1.55.0)
-      aws-sdk-core (~> 3, >= 3.127.0)
+    aws-eventstream (1.3.0)
+    aws-partitions (1.863.0)
+    aws-sdk-core (3.190.0)
+      aws-eventstream (~> 1, >= 1.3.0)
+      aws-partitions (~> 1, >= 1.651.0)
+      aws-sigv4 (~> 1.8)
+      jmespath (~> 1, >= 1.6.1)
+    aws-sdk-kms (1.74.0)
+      aws-sdk-core (~> 3, >= 3.188.0)
       aws-sigv4 (~> 1.1)
       aws-sigv4 (~> 1.1)
-    aws-sdk-s3 (1.113.0)
-      aws-sdk-core (~> 3, >= 3.127.0)
+    aws-sdk-s3 (1.141.0)
+      aws-sdk-core (~> 3, >= 3.189.0)
       aws-sdk-kms (~> 1)
       aws-sdk-kms (~> 1)
-      aws-sigv4 (~> 1.4)
-    aws-sigv4 (1.4.0)
+      aws-sigv4 (~> 1.8)
+    aws-sigv4 (1.8.0)
       aws-eventstream (~> 1, >= 1.0.2)
       aws-eventstream (~> 1, >= 1.0.2)
     babosa (1.0.4)
     babosa (1.0.4)
     claide (1.1.0)
     claide (1.1.0)
@@ -30,14 +30,13 @@ GEM
     commander (4.6.0)
     commander (4.6.0)
       highline (~> 2.0.0)
       highline (~> 2.0.0)
     declarative (0.0.20)
     declarative (0.0.20)
-    digest-crc (0.6.4)
+    digest-crc (0.6.5)
       rake (>= 12.0.0, < 14.0.0)
       rake (>= 12.0.0, < 14.0.0)
-    domain_name (0.5.20190701)
-      unf (>= 0.0.5, < 1.0.0)
-    dotenv (2.7.6)
+    domain_name (0.6.20231109)
+    dotenv (2.8.1)
     emoji_regex (3.2.3)
     emoji_regex (3.2.3)
-    excon (0.91.0)
-    faraday (1.10.0)
+    excon (0.105.0)
+    faraday (1.10.3)
       faraday-em_http (~> 1.0)
       faraday-em_http (~> 1.0)
       faraday-em_synchrony (~> 1.0)
       faraday-em_synchrony (~> 1.0)
       faraday-excon (~> 1.1)
       faraday-excon (~> 1.1)
@@ -56,8 +55,8 @@ GEM
     faraday-em_synchrony (1.0.0)
     faraday-em_synchrony (1.0.0)
     faraday-excon (1.1.0)
     faraday-excon (1.1.0)
     faraday-httpclient (1.0.1)
     faraday-httpclient (1.0.1)
-    faraday-multipart (1.0.3)
-      multipart-post (>= 1.2, < 3)
+    faraday-multipart (1.0.4)
+      multipart-post (~> 2)
     faraday-net_http (1.0.1)
     faraday-net_http (1.0.1)
     faraday-net_http_persistent (1.2.0)
     faraday-net_http_persistent (1.2.0)
     faraday-patron (1.0.0)
     faraday-patron (1.0.0)
@@ -65,8 +64,8 @@ GEM
     faraday-retry (1.0.3)
     faraday-retry (1.0.3)
     faraday_middleware (1.2.0)
     faraday_middleware (1.2.0)
       faraday (~> 1.0)
       faraday (~> 1.0)
-    fastimage (2.2.6)
-    fastlane (2.204.3)
+    fastimage (2.2.7)
+    fastlane (2.214.0)
       CFPropertyList (>= 2.3, < 4.0.0)
       CFPropertyList (>= 2.3, < 4.0.0)
       addressable (>= 2.8, < 3.0.0)
       addressable (>= 2.8, < 3.0.0)
       artifactory (~> 3.0)
       artifactory (~> 3.0)
@@ -90,7 +89,7 @@ GEM
       json (< 3.0.0)
       json (< 3.0.0)
       jwt (>= 2.1.0, < 3)
       jwt (>= 2.1.0, < 3)
       mini_magick (>= 4.9.4, < 5.0.0)
       mini_magick (>= 4.9.4, < 5.0.0)
-      multipart-post (~> 2.0.0)
+      multipart-post (>= 2.0.0, < 3.0.0)
       naturally (~> 2.2)
       naturally (~> 2.2)
       optparse (~> 0.1.1)
       optparse (~> 0.1.1)
       plist (>= 3.1.0, < 4.0.0)
       plist (>= 3.1.0, < 4.0.0)
@@ -106,9 +105,9 @@ GEM
       xcpretty (~> 0.3.0)
       xcpretty (~> 0.3.0)
       xcpretty-travis-formatter (>= 0.0.3)
       xcpretty-travis-formatter (>= 0.0.3)
     gh_inspector (1.1.3)
     gh_inspector (1.1.3)
-    google-apis-androidpublisher_v3 (0.16.0)
-      google-apis-core (>= 0.4, < 2.a)
-    google-apis-core (0.4.2)
+    google-apis-androidpublisher_v3 (0.53.0)
+      google-apis-core (>= 0.11.0, < 2.a)
+    google-apis-core (0.11.2)
       addressable (~> 2.5, >= 2.5.1)
       addressable (~> 2.5, >= 2.5.1)
       googleauth (>= 0.16.2, < 2.a)
       googleauth (>= 0.16.2, < 2.a)
       httpclient (>= 2.8.1, < 3.a)
       httpclient (>= 2.8.1, < 3.a)
@@ -117,68 +116,66 @@ GEM
       retriable (>= 2.0, < 4.a)
       retriable (>= 2.0, < 4.a)
       rexml
       rexml
       webrick
       webrick
-    google-apis-iamcredentials_v1 (0.10.0)
-      google-apis-core (>= 0.4, < 2.a)
-    google-apis-playcustomapp_v1 (0.7.0)
-      google-apis-core (>= 0.4, < 2.a)
-    google-apis-storage_v1 (0.11.0)
-      google-apis-core (>= 0.4, < 2.a)
-    google-cloud-core (1.6.0)
-      google-cloud-env (~> 1.0)
+    google-apis-iamcredentials_v1 (0.17.0)
+      google-apis-core (>= 0.11.0, < 2.a)
+    google-apis-playcustomapp_v1 (0.13.0)
+      google-apis-core (>= 0.11.0, < 2.a)
+    google-apis-storage_v1 (0.29.0)
+      google-apis-core (>= 0.11.0, < 2.a)
+    google-cloud-core (1.6.1)
+      google-cloud-env (>= 1.0, < 3.a)
       google-cloud-errors (~> 1.0)
       google-cloud-errors (~> 1.0)
-    google-cloud-env (1.5.0)
-      faraday (>= 0.17.3, < 2.0)
-    google-cloud-errors (1.2.0)
-    google-cloud-storage (1.36.1)
+    google-cloud-env (1.6.0)
+      faraday (>= 0.17.3, < 3.0)
+    google-cloud-errors (1.3.1)
+    google-cloud-storage (1.45.0)
       addressable (~> 2.8)
       addressable (~> 2.8)
       digest-crc (~> 0.4)
       digest-crc (~> 0.4)
       google-apis-iamcredentials_v1 (~> 0.1)
       google-apis-iamcredentials_v1 (~> 0.1)
-      google-apis-storage_v1 (~> 0.1)
+      google-apis-storage_v1 (~> 0.29.0)
       google-cloud-core (~> 1.6)
       google-cloud-core (~> 1.6)
       googleauth (>= 0.16.2, < 2.a)
       googleauth (>= 0.16.2, < 2.a)
       mini_mime (~> 1.0)
       mini_mime (~> 1.0)
-    googleauth (1.1.2)
+    googleauth (1.8.1)
       faraday (>= 0.17.3, < 3.a)
       faraday (>= 0.17.3, < 3.a)
       jwt (>= 1.4, < 3.0)
       jwt (>= 1.4, < 3.0)
-      memoist (~> 0.16)
       multi_json (~> 1.11)
       multi_json (~> 1.11)
       os (>= 0.9, < 2.0)
       os (>= 0.9, < 2.0)
       signet (>= 0.16, < 2.a)
       signet (>= 0.16, < 2.a)
     highline (2.0.3)
     highline (2.0.3)
-    http-cookie (1.0.4)
+    http-cookie (1.0.5)
       domain_name (~> 0.5)
       domain_name (~> 0.5)
     httpclient (2.8.3)
     httpclient (2.8.3)
-    jmespath (1.6.1)
-    json (2.6.1)
-    jwt (2.3.0)
-    memoist (0.16.2)
-    mini_magick (4.11.0)
-    mini_mime (1.1.2)
+    jmespath (1.6.2)
+    json (2.7.1)
+    jwt (2.7.1)
+    mini_magick (4.12.0)
+    mini_mime (1.1.5)
     multi_json (1.15.0)
     multi_json (1.15.0)
-    multipart-post (2.0.0)
+    multipart-post (2.3.0)
     nanaimo (0.3.0)
     nanaimo (0.3.0)
     naturally (2.2.1)
     naturally (2.2.1)
     optparse (0.1.1)
     optparse (0.1.1)
     os (1.1.4)
     os (1.1.4)
-    plist (3.6.0)
-    public_suffix (4.0.6)
-    rake (13.0.6)
-    representable (3.1.1)
+    plist (3.7.0)
+    public_suffix (4.0.7)
+    rake (13.1.0)
+    representable (3.2.0)
       declarative (< 0.1.0)
       declarative (< 0.1.0)
       trailblazer-option (>= 0.1.1, < 0.2.0)
       trailblazer-option (>= 0.1.1, < 0.2.0)
       uber (< 0.2.0)
       uber (< 0.2.0)
     retriable (3.1.2)
     retriable (3.1.2)
-    rexml (3.2.5)
+    rexml (3.2.6)
     rouge (2.0.7)
     rouge (2.0.7)
     ruby2_keywords (0.0.5)
     ruby2_keywords (0.0.5)
     rubyzip (2.3.2)
     rubyzip (2.3.2)
     security (0.1.3)
     security (0.1.3)
-    signet (0.16.1)
+    signet (0.18.0)
       addressable (~> 2.8)
       addressable (~> 2.8)
-      faraday (>= 0.17.5, < 3.0)
+      faraday (>= 0.17.5, < 3.a)
       jwt (>= 1.5, < 3.0)
       jwt (>= 1.5, < 3.0)
       multi_json (~> 1.10)
       multi_json (~> 1.10)
-    simctl (1.6.8)
+    simctl (1.6.10)
       CFPropertyList
       CFPropertyList
       naturally
       naturally
     terminal-notifier (2.0.0)
     terminal-notifier (2.0.0)
@@ -190,13 +187,10 @@ GEM
     tty-spinner (0.9.3)
     tty-spinner (0.9.3)
       tty-cursor (~> 0.7)
       tty-cursor (~> 0.7)
     uber (0.1.0)
     uber (0.1.0)
-    unf (0.1.4)
-      unf_ext
-    unf_ext (0.0.8)
     unicode-display_width (1.8.0)
     unicode-display_width (1.8.0)
-    webrick (1.7.0)
+    webrick (1.8.1)
     word_wrap (1.0.0)
     word_wrap (1.0.0)
-    xcodeproj (1.21.0)
+    xcodeproj (1.23.0)
       CFPropertyList (>= 2.3.3, < 4.0)
       CFPropertyList (>= 2.3.3, < 4.0)
       atomos (~> 0.1.3)
       atomos (~> 0.1.3)
       claide (>= 1.0.2, < 2.0)
       claide (>= 1.0.2, < 2.0)
@@ -210,6 +204,7 @@ GEM
 
 
 PLATFORMS
 PLATFORMS
   x86_64-darwin-21
   x86_64-darwin-21
+  x86_64-linux
 
 
 DEPENDENCIES
 DEPENDENCIES
   fastlane
   fastlane

+ 35 - 27
mobile/pubspec.lock

@@ -25,14 +25,22 @@ packages:
       url: "https://pub.dev"
       url: "https://pub.dev"
     source: hosted
     source: hosted
     version: "0.11.2"
     version: "0.11.2"
+  ansicolor:
+    dependency: transitive
+    description:
+      name: ansicolor
+      sha256: "8bf17a8ff6ea17499e40a2d2542c2f481cd7615760c6d34065cb22bfd22e6880"
+      url: "https://pub.dev"
+    source: hosted
+    version: "2.0.2"
   archive:
   archive:
     dependency: transitive
     dependency: transitive
     description:
     description:
       name: archive
       name: archive
-      sha256: "0c8368c9b3f0abbc193b9d6133649a614204b528982bebc7026372d61677ce3a"
+      sha256: "7b875fd4a20b165a3084bd2d210439b22ebc653f21cea4842729c0c30c82596b"
       url: "https://pub.dev"
       url: "https://pub.dev"
     source: hosted
     source: hosted
-    version: "3.3.7"
+    version: "3.4.9"
   args:
   args:
     dependency: transitive
     dependency: transitive
     description:
     description:
@@ -245,10 +253,10 @@ packages:
     dependency: "direct main"
     dependency: "direct main"
     description:
     description:
       name: collection
       name: collection
-      sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687
+      sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
       url: "https://pub.dev"
       url: "https://pub.dev"
     source: hosted
     source: hosted
-    version: "1.17.2"
+    version: "1.18.0"
   connectivity_plus:
   connectivity_plus:
     dependency: "direct main"
     dependency: "direct main"
     description:
     description:
@@ -490,10 +498,10 @@ packages:
     dependency: "direct main"
     dependency: "direct main"
     description:
     description:
       name: flutter_displaymode
       name: flutter_displaymode
-      sha256: fdeaceb35d84ed000625ae0666bbec5b015407d1f90135cdd1bbfdb4ca73de1a
+      sha256: "42c5e9abd13d28ed74f701b60529d7f8416947e58256e6659c5550db719c57ef"
       url: "https://pub.dev"
       url: "https://pub.dev"
     source: hosted
     source: hosted
-    version: "0.4.1"
+    version: "0.6.0"
   flutter_driver:
   flutter_driver:
     dependency: transitive
     dependency: transitive
     description: flutter
     description: flutter
@@ -511,10 +519,10 @@ packages:
     dependency: "direct dev"
     dependency: "direct dev"
     description:
     description:
       name: flutter_launcher_icons
       name: flutter_launcher_icons
-      sha256: "559c600f056e7c704bd843723c21e01b5fba47e8824bd02422165bcc02a5de1d"
+      sha256: "526faf84284b86a4cb36d20a5e45147747b7563d921373d4ee0559c54fcdbcea"
       url: "https://pub.dev"
       url: "https://pub.dev"
     source: hosted
     source: hosted
-    version: "0.9.3"
+    version: "0.13.1"
   flutter_lints:
   flutter_lints:
     dependency: "direct dev"
     dependency: "direct dev"
     description:
     description:
@@ -572,10 +580,10 @@ packages:
     dependency: "direct dev"
     dependency: "direct dev"
     description:
     description:
       name: flutter_native_splash
       name: flutter_native_splash
-      sha256: "6777a3abb974021a39b5fdd2d46a03ca390e03903b6351f21d10e7ecc969f12d"
+      sha256: c4d899312b36e7454bedfd0a4740275837b99e532d81c8477579d8183db1de6c
       url: "https://pub.dev"
       url: "https://pub.dev"
     source: hosted
     source: hosted
-    version: "2.2.16"
+    version: "2.3.6"
   flutter_plugin_android_lifecycle:
   flutter_plugin_android_lifecycle:
     dependency: transitive
     dependency: transitive
     description:
     description:
@@ -763,10 +771,10 @@ packages:
     dependency: transitive
     dependency: transitive
     description:
     description:
       name: image
       name: image
-      sha256: "8e9d133755c3e84c73288363e6343157c383a0c6c56fc51afcc5d4d7180306d6"
+      sha256: "028f61960d56f26414eb616b48b04eb37d700cbe477b7fb09bf1d7ce57fd9271"
       url: "https://pub.dev"
       url: "https://pub.dev"
     source: hosted
     source: hosted
-    version: "3.3.0"
+    version: "4.1.3"
   image_picker:
   image_picker:
     dependency: "direct main"
     dependency: "direct main"
     description:
     description:
@@ -944,10 +952,10 @@ packages:
     dependency: transitive
     dependency: transitive
     description:
     description:
       name: meta
       name: meta
-      sha256: "3c74dbf8763d36539f114c799d8a2d87343b5067e9d796ca22b5eb8437090ee3"
+      sha256: a6e590c838b18133bb482a2745ad77c5bb7715fb0451209e1a7567d416678b8e
       url: "https://pub.dev"
       url: "https://pub.dev"
     source: hosted
     source: hosted
-    version: "1.9.1"
+    version: "1.10.0"
   mgrs_dart:
   mgrs_dart:
     dependency: transitive
     dependency: transitive
     description:
     description:
@@ -1151,10 +1159,10 @@ packages:
     dependency: transitive
     dependency: transitive
     description:
     description:
       name: platform
       name: platform
-      sha256: "4a451831508d7d6ca779f7ac6e212b4023dd5a7d08a27a63da33756410e32b76"
+      sha256: ae68c7bfcd7383af3629daafb32fb4e8681c7154428da4febcff06200585f102
       url: "https://pub.dev"
       url: "https://pub.dev"
     source: hosted
     source: hosted
-    version: "3.1.0"
+    version: "3.1.2"
   plugin_platform_interface:
   plugin_platform_interface:
     dependency: transitive
     dependency: transitive
     description:
     description:
@@ -1436,10 +1444,10 @@ packages:
     dependency: transitive
     dependency: transitive
     description:
     description:
       name: stack_trace
       name: stack_trace
-      sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
+      sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
       url: "https://pub.dev"
       url: "https://pub.dev"
     source: hosted
     source: hosted
-    version: "1.11.0"
+    version: "1.11.1"
   state_notifier:
   state_notifier:
     dependency: transitive
     dependency: transitive
     description:
     description:
@@ -1452,10 +1460,10 @@ packages:
     dependency: transitive
     dependency: transitive
     description:
     description:
       name: stream_channel
       name: stream_channel
-      sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
+      sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7
       url: "https://pub.dev"
       url: "https://pub.dev"
     source: hosted
     source: hosted
-    version: "2.1.1"
+    version: "2.1.2"
   stream_transform:
   stream_transform:
     dependency: transitive
     dependency: transitive
     description:
     description:
@@ -1500,10 +1508,10 @@ packages:
     dependency: transitive
     dependency: transitive
     description:
     description:
       name: test_api
       name: test_api
-      sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8"
+      sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b"
       url: "https://pub.dev"
       url: "https://pub.dev"
     source: hosted
     source: hosted
-    version: "0.6.0"
+    version: "0.6.1"
   time:
   time:
     dependency: transitive
     dependency: transitive
     description:
     description:
@@ -1709,10 +1717,10 @@ packages:
     dependency: transitive
     dependency: transitive
     description:
     description:
       name: vm_service
       name: vm_service
-      sha256: c620a6f783fa22436da68e42db7ebbf18b8c44b9a46ab911f666ff09ffd9153f
+      sha256: c538be99af830f478718b51630ec1b6bee5e74e52c8a802d328d9e71d35d2583
       url: "https://pub.dev"
       url: "https://pub.dev"
     source: hosted
     source: hosted
-    version: "11.7.1"
+    version: "11.10.0"
   wakelock_plus:
   wakelock_plus:
     dependency: "direct main"
     dependency: "direct main"
     description:
     description:
@@ -1741,10 +1749,10 @@ packages:
     dependency: transitive
     dependency: transitive
     description:
     description:
       name: web
       name: web
-      sha256: dc8ccd225a2005c1be616fe02951e2e342092edf968cf0844220383757ef8f10
+      sha256: afe077240a270dcfd2aafe77602b4113645af95d0ad31128cc02bce5ac5d5152
       url: "https://pub.dev"
       url: "https://pub.dev"
     source: hosted
     source: hosted
-    version: "0.1.4-beta"
+    version: "0.3.0"
   web_socket_channel:
   web_socket_channel:
     dependency: transitive
     dependency: transitive
     description:
     description:
@@ -1810,5 +1818,5 @@ packages:
     source: hosted
     source: hosted
     version: "3.1.2"
     version: "3.1.2"
 sdks:
 sdks:
-  dart: ">=3.1.0-185.0.dev <4.0.0"
+  dart: ">=3.2.0-194.0.dev <4.0.0"
   flutter: ">=3.10.0"
   flutter: ">=3.10.0"

+ 2 - 2
mobile/pubspec.yaml

@@ -40,7 +40,7 @@ dependencies:
   cancellation_token_http: ^1.1.0
   cancellation_token_http: ^1.1.0
   easy_localization: ^3.0.1
   easy_localization: ^3.0.1
   share_plus: ^7.1.0
   share_plus: ^7.1.0
-  flutter_displaymode: ^0.4.0
+  flutter_displaymode: ^0.6.0
   scrollable_positioned_list: ^0.3.4
   scrollable_positioned_list: ^0.3.4
   path: ^1.8.1
   path: ^1.8.1
   path_provider: ^2.0.11
   path_provider: ^2.0.11
@@ -81,7 +81,7 @@ dev_dependencies:
   flutter_lints: ^2.0.1
   flutter_lints: ^2.0.1
   build_runner: ^2.2.1
   build_runner: ^2.2.1
   auto_route_generator: ^5.0.2
   auto_route_generator: ^5.0.2
-  flutter_launcher_icons: "^0.9.2"
+  flutter_launcher_icons: "^0.13.0"
   flutter_native_splash: ^2.2.16
   flutter_native_splash: ^2.2.16
   isar_generator: *isar_version
   isar_generator: *isar_version
   mockito: ^5.3.2
   mockito: ^5.3.2