diff --git a/README.md b/README.md
index cbeb834..d397e68 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
[](https://github.com/jarroyoesp/ComposeMultiplatformApp/actions/workflows/ci.yml)
-[](https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.10.1)
-
+[](https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.10.3)
+
🚀 Example project to show SpaceX data built with Kotlin Multiplatform and Compose UI Multiplatform
diff --git a/app/versions/dependencies/debugAndroidTestRuntimeClasspathDependencies.txt b/app/versions/dependencies/debugAndroidTestRuntimeClasspathDependencies.txt
index 6ca0033..d0ccead 100644
--- a/app/versions/dependencies/debugAndroidTestRuntimeClasspathDependencies.txt
+++ b/app/versions/dependencies/debugAndroidTestRuntimeClasspathDependencies.txt
@@ -9,7 +9,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
+--- androidx.test.espresso:espresso-core:3.7.0
| +--- androidx.annotation:annotation:1.7.0 -> 1.9.1
| | \--- androidx.annotation:annotation-jvm:1.9.1
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.20
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.21
| | \--- org.jetbrains:annotations:13.0 -> 23.0.0
| +--- androidx.concurrent:concurrent-futures:1.2.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
@@ -21,12 +21,12 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
| | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0
| | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.20 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.21 (*)
| +--- androidx.test:core:1.7.0
| | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
| | +--- androidx.concurrent:concurrent-futures-ktx:1.2.0
| | | +--- androidx.concurrent:concurrent-futures:1.2.0 -> 1.1.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2
| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2
| | | | +--- org.jetbrains:annotations:23.0.0
@@ -37,12 +37,12 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2 (c)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (c)
| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.2 (c)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
| | | \--- androidx.concurrent:concurrent-futures:1.2.0 -> 1.1.0 (c)
| | +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.10.0
| | | \--- androidx.lifecycle:lifecycle-common-jvm:2.10.0
| | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | +--- org.jspecify:jspecify:1.0.0
| | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (c)
@@ -58,7 +58,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | +--- androidx.test:monitor:1.8.0 (*)
| | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*)
| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.20 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.21 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1 -> 1.10.2 (*)
| +--- androidx.test:monitor:1.8.0 (*)
| +--- androidx.test:runner:1.7.0
@@ -75,9 +75,9 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| +--- org.hamcrest:hamcrest-core:1.3
| +--- org.hamcrest:hamcrest-library:1.3
| | \--- org.hamcrest:hamcrest-core:1.3
-| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.20 (*)
-+--- androidx.compose.ui:ui-test-junit4:1.10.5
-| \--- androidx.compose.ui:ui-test-junit4-android:1.10.5
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.21 (*)
++--- androidx.compose.ui:ui-test-junit4:1.11.0
+| \--- androidx.compose.ui:ui-test-junit4-android:1.11.0
| +--- androidx.activity:activity:1.2.1 -> 1.13.0
| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | +--- androidx.core:core-ktx:1.18.0
@@ -85,17 +85,17 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | +--- androidx.core:core:1.18.0
| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | +--- androidx.annotation:annotation-experimental:1.4.1
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.20 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.21 (*)
| | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0
| | | | | \--- androidx.collection:collection-jvm:1.5.0
| | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- androidx.collection:collection-ktx:1.5.0 (c)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.20 (c)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.21 (c)
| | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 (*)
| | | | +--- androidx.core:core-viewtree:1.0.0
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (c)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (c)
| | | | +--- androidx.interpolator:interpolator:1.0.0
| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*)
| | | | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.10.0 (*)
@@ -116,11 +116,11 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
| | | | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*)
| | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
| | | | | +--- org.jspecify:jspecify:1.0.0
| | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (c)
@@ -137,11 +137,11 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
| | | | | \--- androidx.collection:collection:1.0.0 -> 1.5.0 (*)
| | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | +--- org.jspecify:jspecify:1.0.0
| | | | \--- androidx.core:core-ktx:1.18.0 (c)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | \--- androidx.core:core:1.18.0 (c)
| | +--- androidx.core:core-viewtree:1.0.0 (*)
| | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.10.0 (*)
@@ -150,7 +150,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.10.0
| | | +--- androidx.annotation:annotation:1.9.1 (*)
| | | +--- androidx.core:core-viewtree:1.0.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
@@ -172,7 +172,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | +--- androidx.arch.core:core-common:2.2.0 (*)
| | | | +--- androidx.arch.core:core-runtime:2.2.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | +--- org.jspecify:jspecify:1.0.0
| | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (c)
@@ -192,21 +192,21 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*)
| | | | +--- androidx.core:core-viewtree:1.0.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.10.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0
-| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0
-| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0
-| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0 (c)
-| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (c)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0
+| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.11.0
+| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0
+| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.11.0 (c)
+| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (c)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
| | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | | \--- androidx.savedstate:savedstate-ktx:1.4.0 (c)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (c)
@@ -220,53 +220,53 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | +--- androidx.navigationevent:navigationevent:1.0.0
| | | \--- androidx.navigationevent:navigationevent-android:1.0.0
| | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.10.5
-| | | | \--- androidx.compose.runtime:runtime-annotation-android:1.10.5
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.10.5 (c)
-| | | | +--- androidx.compose.runtime:runtime-retain:1.10.5 (c)
-| | | | \--- androidx.compose.runtime:runtime-saveable:1.10.5 (c)
+| | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.11.0
+| | | | \--- androidx.compose.runtime:runtime-annotation-android:1.11.0
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.11.0 (c)
+| | | | +--- androidx.compose.runtime:runtime-retain:1.11.0 (c)
+| | | | \--- androidx.compose.runtime:runtime-saveable:1.11.0 (c)
| | | +--- androidx.core:core-viewtree:1.0.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*)
| | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*)
| | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | +--- androidx.activity:activity-compose:1.13.0 (c)
| | \--- androidx.activity:activity-ktx:1.13.0 (c)
| +--- androidx.activity:activity-compose:1.3.0 -> 1.13.0
| | +--- androidx.activity:activity:1.13.0 (*)
-| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.10.5
-| | | \--- androidx.compose.runtime:runtime-android:1.10.5
+| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.11.0
+| | | \--- androidx.compose.runtime:runtime-android:1.11.0
| | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | +--- androidx.collection:collection:1.5.0 (*)
-| | | +--- androidx.compose.runtime:runtime-annotation:1.10.5 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | +--- androidx.compose.runtime:runtime-annotation:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | +--- androidx.compose.runtime:runtime-annotation:1.10.5 (c)
-| | | +--- androidx.compose.runtime:runtime-retain:1.10.5 (c)
-| | | \--- androidx.compose.runtime:runtime-saveable:1.10.5 (c)
-| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.10.5
-| | | \--- androidx.compose.runtime:runtime-saveable-android:1.10.5
+| | | +--- androidx.compose.runtime:runtime-annotation:1.11.0 (c)
+| | | +--- androidx.compose.runtime:runtime-retain:1.11.0 (c)
+| | | \--- androidx.compose.runtime:runtime-saveable:1.11.0 (c)
+| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.11.0
+| | | \--- androidx.compose.runtime:runtime-saveable-android:1.11.0
| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | +--- androidx.collection:collection:1.5.0 (*)
-| | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
+| | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 -> 2.10.0
| | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.10.0
| | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.5 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.10.0
| | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.10.0
| | | | | +--- androidx.annotation:annotation:1.9.1 (*)
| | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
@@ -278,7 +278,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
| | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c)
| | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (c)
@@ -292,23 +292,23 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | +--- androidx.savedstate:savedstate-compose:1.3.2 -> 1.4.0
| | | | \--- androidx.savedstate:savedstate-compose-android:1.4.0
| | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.5 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.0 (*)
| | | | +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*)
| | | | +--- androidx.savedstate:savedstate:1.4.0 (*)
| | | | +--- androidx.savedstate:savedstate:1.4.0 (c)
| | | | \--- androidx.savedstate:savedstate-ktx:1.4.0 (c)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | +--- androidx.compose.runtime:runtime:1.10.5 (c)
-| | | +--- androidx.compose.runtime:runtime-annotation:1.10.5 (c)
-| | | \--- androidx.compose.runtime:runtime-retain:1.10.5 (c)
-| | +--- androidx.compose.ui:ui:1.0.1 -> 1.10.5
-| | | \--- androidx.compose.ui:ui-android:1.10.5
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | +--- androidx.compose.runtime:runtime:1.11.0 (c)
+| | | +--- androidx.compose.runtime:runtime-annotation:1.11.0 (c)
+| | | \--- androidx.compose.runtime:runtime-retain:1.11.0 (c)
+| | +--- androidx.compose.ui:ui:1.0.1 -> 1.11.0
+| | | \--- androidx.compose.ui:ui-android:1.11.0
| | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.13.0
| | | | +--- androidx.activity:activity:1.13.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.10.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.10.0
| | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c)
@@ -322,11 +322,11 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c)
| | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0
| | | | | +--- androidx.savedstate:savedstate:1.4.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- androidx.savedstate:savedstate:1.4.0 (c)
| | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (c)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | +--- androidx.activity:activity:1.13.0 (c)
| | | | \--- androidx.activity:activity-compose:1.13.0 (c)
| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
@@ -335,90 +335,90 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | \--- androidx.core:core:1.1.0 -> 1.18.0 (*)
| | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
| | | +--- androidx.collection:collection:1.5.0 (*)
-| | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | +--- androidx.compose.runtime:runtime-retain:1.10.5
-| | | | \--- androidx.compose.runtime:runtime-retain-android:1.10.5
+| | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | +--- androidx.compose.runtime:runtime-retain:1.11.0
+| | | | \--- androidx.compose.runtime:runtime-retain-android:1.11.0
| | | | +--- androidx.collection:collection:1.5.0 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.10.5 (c)
-| | | | +--- androidx.compose.runtime:runtime-annotation:1.10.5 (c)
-| | | | \--- androidx.compose.runtime:runtime-saveable:1.10.5 (c)
-| | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 (*)
-| | | +--- androidx.compose.ui:ui-geometry:1.10.5
-| | | | \--- androidx.compose.ui:ui-geometry-android:1.10.5
+| | | | +--- androidx.compose.runtime:runtime:1.11.0 (c)
+| | | | +--- androidx.compose.runtime:runtime-annotation:1.11.0 (c)
+| | | | \--- androidx.compose.runtime:runtime-saveable:1.11.0 (c)
+| | | +--- androidx.compose.runtime:runtime-saveable:1.11.0 (*)
+| | | +--- androidx.compose.ui:ui-geometry:1.11.0
+| | | | \--- androidx.compose.ui:ui-geometry-android:1.11.0
| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-util:1.10.5
-| | | | | \--- androidx.compose.ui:ui-util-android:1.10.5
+| | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-util:1.11.0
+| | | | | \--- androidx.compose.ui:ui-util-android:1.11.0
| | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*)
-| | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-test:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-test-junit4:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | | \--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-test:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-test-junit4:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-graphics:1.10.5
-| | | | \--- androidx.compose.ui:ui-graphics-android:1.10.5
+| | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-test:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-test-junit4:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | | \--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-test:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-test-junit4:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-graphics:1.11.0
+| | | | \--- androidx.compose.ui:ui-graphics-android:1.11.0
| | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
| | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-unit:1.10.5
-| | | | | \--- androidx.compose.ui:ui-unit-android:1.10.5
+| | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-unit:1.11.0
+| | | | | \--- androidx.compose.ui:ui-unit-android:1.11.0
| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
| | | | | +--- androidx.collection:collection-ktx:1.4.2 -> 1.5.0
| | | | | | +--- androidx.collection:collection:1.5.0 (*)
| | | | | | \--- androidx.collection:collection:1.5.0 (c)
-| | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (*)
-| | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-test:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-test-junit4:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (*)
+| | | | | +--- androidx.compose.ui:ui-util:1.11.0 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-test:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-test-junit4:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-util:1.11.0 (*)
| | | | +--- androidx.core:core:1.12.0 -> 1.18.0 (*)
| | | | +--- androidx.graphics:graphics-path:1.0.1
| | | | | +--- androidx.core:core:1.12.0 -> 1.18.0 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-test:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-test-junit4:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-text:1.10.5
-| | | | \--- androidx.compose.ui:ui-text-android:1.10.5
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-test:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-test-junit4:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-text:1.11.0
+| | | | \--- androidx.compose.ui:ui-text-android:1.11.0
| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | +--- androidx.collection:collection:1.5.0 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | +--- androidx.compose.runtime:runtime-saveable:1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-unit:1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-util:1.11.0 (*)
| | | | +--- androidx.core:core:1.7.0 -> 1.18.0 (*)
| | | | +--- androidx.emoji2:emoji2:1.4.0
| | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
@@ -428,7 +428,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
| | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*)
| | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
| | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c)
@@ -440,21 +440,21 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
| | | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c)
| | | | | \--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-test:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-test-junit4:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
-| | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-test:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-test-junit4:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-unit:1.11.0 (*)
+| | | +--- androidx.compose.ui:ui-util:1.11.0 (*)
| | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*)
| | | +--- androidx.customview:customview-poolingcontainer:1.0.0
| | | | +--- androidx.core:core-ktx:1.5.0 -> 1.18.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.21 (*)
| | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.10.0 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.2 -> 2.10.0 (*)
@@ -483,7 +483,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (*)
| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0
| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c)
@@ -494,7 +494,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (c)
| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (c)
| | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | | | +--- org.jspecify:jspecify:1.0.0
| | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
@@ -520,25 +520,25 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | +--- androidx.window:window-core:1.5.0
| | | | | \--- androidx.window:window-core-android:1.5.0
| | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- androidx.window:window:1.5.0 (c)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*)
| | | | +--- org.jspecify:jspecify:1.0.0
| | | | +--- androidx.window:window-core:1.5.0 (c)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | +--- org.jspecify:jspecify:1.0.0
-| | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-test:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-test-junit4:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
+| | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-test:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-test-junit4:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
| | +--- androidx.core:core-ktx:1.18.0 (*)
| | +--- androidx.lifecycle:lifecycle-common:2.9.4 -> 2.10.0 (*)
| | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 -> 2.10.0 (*)
@@ -546,50 +546,50 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 -> 2.10.0 (*)
| | +--- androidx.navigationevent:navigationevent-compose:1.0.0
| | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0
-| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.10.5 (*)
-| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.10.5 (*)
+| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.11.0 (*)
+| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.11.0 (*)
| | | +--- androidx.navigationevent:navigationevent:1.0.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | +--- androidx.navigationevent:navigationevent:1.0.0 (c)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | +--- androidx.activity:activity:1.13.0 (c)
| | \--- androidx.activity:activity-ktx:1.13.0 (c)
| +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-| +--- androidx.compose.runtime:runtime-saveable:1.6.0 -> 1.10.5 (*)
-| +--- androidx.compose.ui:ui-test:1.10.5
-| | \--- androidx.compose.ui:ui-test-android:1.10.5
+| +--- androidx.compose.runtime:runtime-saveable:1.6.0 -> 1.11.0 (*)
+| +--- androidx.compose.ui:ui-test:1.11.0
+| | \--- androidx.compose.ui:ui-test-android:1.11.0
| | +--- androidx.activity:activity-compose:1.3.0 -> 1.13.0 (*)
| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
-| | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | +--- androidx.compose.ui:ui:1.10.5 (*)
-| | +--- androidx.compose.ui:ui-graphics:1.10.5 (*)
-| | +--- androidx.compose.ui:ui-text:1.10.5 (*)
-| | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
-| | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | +--- androidx.compose.ui:ui:1.11.0 (*)
+| | +--- androidx.compose.ui:ui-graphics:1.11.0 (*)
+| | +--- androidx.compose.ui:ui-text:1.11.0 (*)
+| | +--- androidx.compose.ui:ui-unit:1.11.0 (*)
+| | +--- androidx.compose.ui:ui-util:1.11.0 (*)
| | +--- androidx.core:core-ktx:1.12.0 -> 1.18.0 (*)
| | +--- androidx.test:monitor:1.6.1 -> 1.8.0 (*)
| | +--- androidx.test.espresso:espresso-core:3.5.0 -> 3.7.0 (*)
| | +--- androidx.test.espresso:espresso-idling-resource:3.5.0 -> 3.7.0
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0 -> 1.10.2
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.2
| | | +--- org.jetbrains:annotations:23.0.0
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
-| | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-test-junit4:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | \--- androidx.compose.ui:ui-geometry:1.10.5 (c)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
+| | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-test-junit4:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | \--- androidx.compose.ui:ui-geometry:1.11.0 (c)
| +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.10.0 (*)
| +--- androidx.lifecycle:lifecycle-runtime:2.5.1 -> 2.10.0 (*)
| +--- androidx.test:core:1.5.0 -> 1.7.0 (*)
@@ -600,19 +600,19 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | +--- androidx.test:monitor:1.6.1 -> 1.8.0 (*)
| | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
| +--- junit:junit:4.13.2 (*)
-| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0 -> 1.10.2 (*)
-| +--- androidx.compose.ui:ui-test:1.10.5 (c)
-| +--- androidx.compose.ui:ui:1.10.5 (c)
-| +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| +--- androidx.compose.ui:ui-util:1.10.5 (c)
-| \--- androidx.compose.ui:ui-geometry:1.10.5 (c)
+| +--- androidx.compose.ui:ui-test:1.11.0 (c)
+| +--- androidx.compose.ui:ui:1.11.0 (c)
+| +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| +--- androidx.compose.ui:ui-util:1.11.0 (c)
+| \--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+--- dev.gitlive:firebase-firestore:2.4.0
| \--- dev.gitlive:firebase-firestore-android:2.4.0
-| +--- com.google.firebase:firebase-firestore -> 26.1.1
+| +--- com.google.firebase:firebase-firestore -> 26.2.0
| | +--- com.google.firebase:protolite-well-known-types:18.0.1
| | | \--- com.google.protobuf:protobuf-javalite:3.25.5
| | +--- com.google.android.gms:play-services-tasks:18.4.0
@@ -638,7 +638,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | \--- androidx.customview:customview:1.0.0
| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*)
| | | | \--- androidx.core:core:1.0.0 -> 1.18.0 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | +--- com.google.firebase:firebase-annotations:17.0.0
| | | \--- javax.inject:javax.inject:1
| | +--- com.google.firebase:firebase-appcheck-interop:17.0.0
@@ -658,7 +658,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
| | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.4.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
| | | +--- com.google.firebase:firebase-components:19.0.0
| | | | +--- com.google.firebase:firebase-annotations:17.0.0 (*)
| | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*)
@@ -673,10 +673,10 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | | | \--- androidx.datastore:datastore-core-android:1.1.7
| | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
| | | | | | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.22
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.21 (*)
| | | | | | | \--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.9.22
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.20 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.21 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | | | +--- androidx.datastore:datastore:1.1.7 (c)
| | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c)
@@ -689,8 +689,8 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | | | +--- androidx.datastore:datastore-core:1.1.7 (*)
| | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4
| | | | | | | \--- com.squareup.okio:okio-jvm:3.16.4
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | | | +--- androidx.datastore:datastore:1.1.7 (c)
| | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c)
@@ -699,7 +699,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | | | +--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c)
| | | | | | \--- androidx.datastore:datastore-preferences-proto:1.1.7 (c)
| | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | | +--- androidx.datastore:datastore-core:1.1.7 (c)
| | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c)
@@ -726,14 +726,14 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | | | +--- androidx.datastore:datastore-preferences-core:1.1.7 (c)
| | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c)
| | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | +--- androidx.datastore:datastore:1.1.7 (c)
| | | | | +--- androidx.datastore:datastore-core:1.1.7 (c)
| | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c)
| | | | | +--- androidx.datastore:datastore-preferences:1.1.7 (c)
| | | | | +--- androidx.datastore:datastore-preferences-proto:1.1.7 (c)
| | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | +--- androidx.datastore:datastore:1.1.7 (c)
| | | | +--- androidx.datastore:datastore-preferences-core:1.1.7 (c)
@@ -743,7 +743,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c)
| | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*)
| | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.9.0 (*)
| | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.4.0 (*)
| | +--- com.google.firebase:firebase-components:19.0.0 (*)
@@ -793,37 +793,37 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
| | | +--- io.grpc:grpc-api:1.62.2 (*)
| | | +--- com.google.guava:guava:32.1.3-android (*)
| | | \--- com.google.errorprone:error_prone_annotations:2.23.0 -> 2.26.0
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | \--- com.google.re2j:re2j:1.6
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0
+| +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0
| | +--- com.google.firebase:firebase-common:22.0.1 (c)
-| | \--- com.google.firebase:firebase-firestore:26.1.1 (c)
+| | \--- com.google.firebase:firebase-firestore:26.2.0 (c)
| +--- dev.gitlive:firebase-app:2.4.0
| | \--- dev.gitlive:firebase-app-android:2.4.0
| | +--- com.google.firebase:firebase-common -> 22.0.1 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | +--- dev.gitlive:firebase-common:2.4.0
| | | \--- dev.gitlive:firebase-common-android:2.4.0
| | | +--- com.google.firebase:firebase-common -> 22.0.1 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| +--- dev.gitlive:firebase-common:2.4.0 (*)
-| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| +--- dev.gitlive:firebase-common-internal:2.4.0
| | \--- dev.gitlive:firebase-common-internal-android:2.4.0
| | +--- com.google.firebase:firebase-common -> 22.0.1 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
-| | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
@@ -836,7 +836,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
+--- com.google.errorprone:error_prone_annotations:{strictly 2.26.0} -> 2.26.0 (c)
+--- com.google.guava:listenablefuture:{strictly 9999.0-empty-to-avoid-conflict-with-guava} -> 9999.0-empty-to-avoid-conflict-with-guava (c)
+--- javax.inject:javax.inject:{strictly 1} -> 1 (c)
-+--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 2.3.20} -> 2.3.20 (c)
++--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 2.3.21} -> 2.3.21 (c)
+--- dev.gitlive:firebase-firestore-android:{strictly 2.4.0} -> 2.4.0 (c)
+--- androidx.lifecycle:lifecycle-common:{strictly 2.10.0} -> 2.10.0 (c)
+--- androidx.tracing:tracing:{strictly 1.2.0} -> 1.2.0 (c)
@@ -845,12 +845,12 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
+--- org.jetbrains:annotations:{strictly 23.0.0} -> 23.0.0 (c)
+--- androidx.activity:activity:{strictly 1.13.0} -> 1.13.0 (c)
+--- androidx.activity:activity-compose:{strictly 1.13.0} -> 1.13.0 (c)
-+--- androidx.compose.runtime:runtime-saveable:{strictly 1.10.5} -> 1.10.5 (c)
++--- androidx.compose.runtime:runtime-saveable:{strictly 1.11.0} -> 1.11.0 (c)
+--- androidx.lifecycle:lifecycle-runtime:{strictly 2.10.0} -> 2.10.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.10.2} -> 1.10.2 (c)
-+--- com.google.firebase:firebase-firestore:{strictly 26.1.1} -> 26.1.1 (c)
++--- com.google.firebase:firebase-firestore:{strictly 26.2.0} -> 26.2.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:{strictly 1.10.2} -> 1.10.2 (c)
-+--- com.google.firebase:firebase-bom:{strictly 34.10.0} -> 34.10.0 (c)
++--- com.google.firebase:firebase-bom:{strictly 34.12.0} -> 34.12.0 (c)
+--- dev.gitlive:firebase-app:{strictly 2.4.0} -> 2.4.0 (c)
+--- dev.gitlive:firebase-common:{strictly 2.4.0} -> 2.4.0 (c)
+--- dev.gitlive:firebase-common-internal:{strictly 2.4.0} -> 2.4.0 (c)
@@ -863,11 +863,11 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
+--- androidx.navigationevent:navigationevent:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.profileinstaller:profileinstaller:{strictly 1.4.1} -> 1.4.1 (c)
+--- androidx.savedstate:savedstate:{strictly 1.4.0} -> 1.4.0 (c)
-+--- androidx.compose.runtime:runtime:{strictly 1.10.5} -> 1.10.5 (c)
-+--- androidx.compose.ui:ui:{strictly 1.10.5} -> 1.10.5 (c)
++--- androidx.compose.runtime:runtime:{strictly 1.11.0} -> 1.11.0 (c)
++--- androidx.compose.ui:ui:{strictly 1.11.0} -> 1.11.0 (c)
+--- androidx.lifecycle:lifecycle-runtime-compose:{strictly 2.10.0} -> 2.10.0 (c)
+--- androidx.navigationevent:navigationevent-compose:{strictly 1.0.0} -> 1.0.0 (c)
-+--- androidx.compose.runtime:runtime-saveable-android:{strictly 1.10.5} -> 1.10.5 (c)
++--- androidx.compose.runtime:runtime-saveable-android:{strictly 1.11.0} -> 1.11.0 (c)
+--- androidx.lifecycle:lifecycle-runtime-android:{strictly 2.10.0} -> 2.10.0 (c)
+--- com.google.firebase:protolite-well-known-types:{strictly 18.0.1} -> 18.0.1 (c)
+--- com.google.android.gms:play-services-tasks:{strictly 18.4.0} -> 18.4.0 (c)
@@ -889,18 +889,18 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
+--- dev.gitlive:firebase-common-internal-android:{strictly 2.4.0} -> 2.4.0 (c)
+--- org.jspecify:jspecify:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.collection:collection:{strictly 1.5.0} -> 1.5.0 (c)
-+--- androidx.compose.ui:ui-graphics:{strictly 1.10.5} -> 1.10.5 (c)
-+--- androidx.compose.ui:ui-text:{strictly 1.10.5} -> 1.10.5 (c)
-+--- androidx.compose.ui:ui-unit:{strictly 1.10.5} -> 1.10.5 (c)
-+--- androidx.compose.ui:ui-util:{strictly 1.10.5} -> 1.10.5 (c)
++--- androidx.compose.ui:ui-graphics:{strictly 1.11.0} -> 1.11.0 (c)
++--- androidx.compose.ui:ui-text:{strictly 1.11.0} -> 1.11.0 (c)
++--- androidx.compose.ui:ui-unit:{strictly 1.11.0} -> 1.11.0 (c)
++--- androidx.compose.ui:ui-util:{strictly 1.11.0} -> 1.11.0 (c)
+--- androidx.core:core:{strictly 1.18.0} -> 1.18.0 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-android:{strictly 2.10.0} -> 2.10.0 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-savedstate-android:{strictly 2.10.0} -> 2.10.0 (c)
+--- androidx.navigationevent:navigationevent-android:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.startup:startup-runtime:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.savedstate:savedstate-android:{strictly 1.4.0} -> 1.4.0 (c)
-+--- androidx.compose.ui:ui-android:{strictly 1.10.5} -> 1.10.5 (c)
-+--- androidx.compose.runtime:runtime-android:{strictly 1.10.5} -> 1.10.5 (c)
++--- androidx.compose.ui:ui-android:{strictly 1.11.0} -> 1.11.0 (c)
++--- androidx.compose.runtime:runtime-android:{strictly 1.11.0} -> 1.11.0 (c)
+--- androidx.lifecycle:lifecycle-runtime-compose-android:{strictly 2.10.0} -> 2.10.0 (c)
+--- androidx.navigationevent:navigationevent-compose-android:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.savedstate:savedstate-compose:{strictly 1.4.0} -> 1.4.0 (c)
@@ -916,21 +916,21 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
+--- io.grpc:grpc-util:{strictly 1.62.2} -> 1.62.2 (c)
+--- com.squareup.okio:okio:{strictly 3.16.4} -> 3.16.4 (c)
+--- io.perfmark:perfmark-api:{strictly 0.26.0} -> 0.26.0 (c)
-+--- org.jetbrains.kotlinx:kotlinx-serialization-core:{strictly 1.10.0} -> 1.10.0 (c)
-+--- androidx.compose.ui:ui-graphics-android:{strictly 1.10.5} -> 1.10.5 (c)
-+--- androidx.compose.ui:ui-text-android:{strictly 1.10.5} -> 1.10.5 (c)
-+--- androidx.compose.ui:ui-unit-android:{strictly 1.10.5} -> 1.10.5 (c)
-+--- androidx.compose.ui:ui-util-android:{strictly 1.10.5} -> 1.10.5 (c)
++--- org.jetbrains.kotlinx:kotlinx-serialization-core:{strictly 1.11.0} -> 1.11.0 (c)
++--- androidx.compose.ui:ui-graphics-android:{strictly 1.11.0} -> 1.11.0 (c)
++--- androidx.compose.ui:ui-text-android:{strictly 1.11.0} -> 1.11.0 (c)
++--- androidx.compose.ui:ui-unit-android:{strictly 1.11.0} -> 1.11.0 (c)
++--- androidx.compose.ui:ui-util-android:{strictly 1.11.0} -> 1.11.0 (c)
+--- androidx.collection:collection-jvm:{strictly 1.5.0} -> 1.5.0 (c)
+--- androidx.annotation:annotation-experimental:{strictly 1.4.1} -> 1.4.1 (c)
+--- androidx.interpolator:interpolator:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.10.0} -> 2.10.0 (c)
-+--- androidx.compose.runtime:runtime-annotation:{strictly 1.10.5} -> 1.10.5 (c)
++--- androidx.compose.runtime:runtime-annotation:{strictly 1.11.0} -> 1.11.0 (c)
+--- androidx.activity:activity-ktx:{strictly 1.13.0} -> 1.13.0 (c)
+--- androidx.autofill:autofill:{strictly 1.0.0} -> 1.0.0 (c)
-+--- androidx.compose.runtime:runtime-retain:{strictly 1.10.5} -> 1.10.5 (c)
-+--- androidx.compose.ui:ui-geometry:{strictly 1.10.5} -> 1.10.5 (c)
++--- androidx.compose.runtime:runtime-retain:{strictly 1.11.0} -> 1.11.0 (c)
++--- androidx.compose.ui:ui-geometry:{strictly 1.11.0} -> 1.11.0 (c)
+--- androidx.customview:customview-poolingcontainer:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.emoji2:emoji2:{strictly 1.4.0} -> 1.4.0 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-ktx:{strictly 2.10.0} -> 2.10.0 (c)
@@ -949,12 +949,12 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
+--- com.google.guava:failureaccess:{strictly 1.0.1} -> 1.0.1 (c)
+--- org.checkerframework:checker-qual:{strictly 3.37.0} -> 3.37.0 (c)
+--- com.squareup.okio:okio-jvm:{strictly 3.16.4} -> 3.16.4 (c)
-+--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:{strictly 1.10.0} -> 1.10.0 (c)
++--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:{strictly 1.11.0} -> 1.11.0 (c)
+--- androidx.graphics:graphics-path:{strictly 1.0.1} -> 1.0.1 (c)
+--- androidx.collection:collection-ktx:{strictly 1.5.0} -> 1.5.0 (c)
-+--- androidx.compose.runtime:runtime-annotation-android:{strictly 1.10.5} -> 1.10.5 (c)
-+--- androidx.compose.runtime:runtime-retain-android:{strictly 1.10.5} -> 1.10.5 (c)
-+--- androidx.compose.ui:ui-geometry-android:{strictly 1.10.5} -> 1.10.5 (c)
++--- androidx.compose.runtime:runtime-annotation-android:{strictly 1.11.0} -> 1.11.0 (c)
++--- androidx.compose.runtime:runtime-retain-android:{strictly 1.11.0} -> 1.11.0 (c)
++--- androidx.compose.ui:ui-geometry-android:{strictly 1.11.0} -> 1.11.0 (c)
+--- androidx.lifecycle:lifecycle-process:{strictly 2.10.0} -> 2.10.0 (c)
+--- androidx.dynamicanimation:dynamicanimation:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.window:window-core:{strictly 1.5.0} -> 1.5.0 (c)
@@ -963,7 +963,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
+--- androidx.datastore:datastore-preferences-core:{strictly 1.1.7} -> 1.1.7 (c)
+--- androidx.lifecycle:lifecycle-livedata:{strictly 2.10.0} -> 2.10.0 (c)
+--- androidx.customview:customview:{strictly 1.0.0} -> 1.0.0 (c)
-+--- org.jetbrains.kotlinx:kotlinx-serialization-bom:{strictly 1.10.0} -> 1.10.0 (c)
++--- org.jetbrains.kotlinx:kotlinx-serialization-bom:{strictly 1.11.0} -> 1.11.0 (c)
+--- androidx.legacy:legacy-support-core-utils:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.window:window-core-android:{strictly 1.5.0} -> 1.5.0 (c)
+--- androidx.datastore:datastore-android:{strictly 1.1.7} -> 1.1.7 (c)
diff --git a/app/versions/dependencies/debugRuntimeClasspathDependencies.txt b/app/versions/dependencies/debugRuntimeClasspathDependencies.txt
index 80da789..a3de434 100644
--- a/app/versions/dependencies/debugRuntimeClasspathDependencies.txt
+++ b/app/versions/dependencies/debugRuntimeClasspathDependencies.txt
@@ -4,86 +4,86 @@ Project ':app'
------------------------------------------------------------
debugRuntimeClasspath - Runtime classpath of '/debug'.
-+--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20
++--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21
| +--- org.jetbrains:annotations:13.0 -> 23.0.0
-| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.3.20 (c)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.3.21 (c)
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (c)
| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.0 (c)
+--- com.squareup.leakcanary:leakcanary-android:2.14
| +--- com.squareup.leakcanary:leakcanary-android-core:2.14
| | +--- com.squareup.leakcanary:shark-android:2.14
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | | \--- com.squareup.leakcanary:shark:2.14
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | | +--- com.squareup.okio:okio:2.2.2 -> 3.16.4
| | | | \--- com.squareup.okio:okio-jvm:3.16.4
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | \--- com.squareup.leakcanary:shark-graph:2.14
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | | +--- com.squareup.okio:okio:2.2.2 -> 3.16.4 (*)
| | | \--- com.squareup.leakcanary:shark-hprof:2.14
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | | \--- com.squareup.leakcanary:shark-log:2.14
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14
| | | +--- com.squareup.leakcanary:leakcanary-object-watcher:2.14
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | | | \--- com.squareup.leakcanary:shark-log:2.14 (*)
| | | +--- com.squareup.leakcanary:leakcanary-android-utils:2.14
| | | | +--- com.squareup.leakcanary:shark-log:2.14 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | | +--- com.squareup.curtains:curtains:1.2.4
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.3.20 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.3.21 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-androidx:2.14
| | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-support-fragments:2.14
| | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| +--- com.squareup.leakcanary:leakcanary-object-watcher-android:2.14
| | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.3.20 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.3.21 (*)
| +--- com.squareup.leakcanary:plumber-android:2.14
| | +--- com.squareup.leakcanary:plumber-android-core:2.14
| | | +--- com.squareup.leakcanary:shark-log:2.14 (*)
| | | +--- com.squareup.leakcanary:leakcanary-android-utils:2.14 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | | \--- com.squareup.curtains:curtains:1.2.4 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
-| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
-+--- androidx.compose.ui:ui-tooling:1.10.5
-| \--- androidx.compose.ui:ui-tooling-android:1.10.5
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
++--- androidx.compose.ui:ui-tooling:1.11.0
+| \--- androidx.compose.ui:ui-tooling-android:1.11.0
| +--- androidx.activity:activity-compose:1.7.0 -> 1.13.0
| | +--- androidx.activity:activity:1.13.0
| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1
| | | | \--- androidx.annotation:annotation-jvm:1.9.1
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.21 (*)
| | | +--- androidx.core:core-ktx:1.18.0
| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | +--- androidx.core:core:1.18.0
| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | | +--- androidx.annotation:annotation-experimental:1.4.1
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.20 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.21 (*)
| | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0
| | | | | | \--- androidx.collection:collection-jvm:1.5.0
| | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | +--- androidx.collection:collection-ktx:1.5.0 (c)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.20 (c)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.21 (c)
| | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0
| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
| | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
| | | | | +--- androidx.core:core-viewtree:1.0.0
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (c)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (c)
| | | | | +--- androidx.interpolator:interpolator:1.0.0
| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*)
| | | | | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.10.0
| | | | | | \--- androidx.lifecycle:lifecycle-common-jvm:2.10.0
| | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2
| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2
| | | | | | | +--- org.jetbrains:annotations:23.0.0
@@ -93,7 +93,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (c)
| | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (c)
| | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 (c)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
| | | | | | +--- org.jspecify:jspecify:1.0.0
| | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
@@ -126,11 +126,11 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0
| | | | | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
| | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
| | | | | | +--- org.jspecify:jspecify:1.0.0
| | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
@@ -150,11 +150,11 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
| | | | | | \--- androidx.collection:collection:1.0.0 -> 1.5.0 (*)
| | | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | +--- org.jspecify:jspecify:1.0.0
| | | | | \--- androidx.core:core-ktx:1.18.0 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | \--- androidx.core:core:1.18.0 (c)
| | | +--- androidx.core:core-viewtree:1.0.0 (*)
| | | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.10.0 (*)
@@ -163,7 +163,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.10.0
| | | | +--- androidx.annotation:annotation:1.9.1 (*)
| | | | +--- androidx.core:core-viewtree:1.0.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
@@ -188,7 +188,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | +--- androidx.arch.core:core-common:2.2.0 (*)
| | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*)
| | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | +--- org.jspecify:jspecify:1.0.0
| | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
@@ -210,26 +210,26 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*)
| | | | | +--- androidx.core:core-viewtree:1.0.0 (*)
| | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.10.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0
-| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0
-| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0 (c)
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (c)
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.10.0 (c)
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (c)
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.10.0 (c)
-| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.10.0 (c)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0
+| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.11.0
+| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.11.0 (c)
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (c)
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.11.0 (c)
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (c)
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.11.0 (c)
+| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.11.0 (c)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
| | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (c)
| | | | | +--- androidx.savedstate:savedstate-ktx:1.4.0 (c)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.2 -> 1.3.6 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
@@ -246,52 +246,52 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | +--- androidx.navigationevent:navigationevent:1.0.0
| | | | \--- androidx.navigationevent:navigationevent-android:1.0.0
| | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.10.5
-| | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.10.5
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | +--- androidx.compose.runtime:runtime:1.10.5 (c)
-| | | | | +--- androidx.compose.runtime:runtime-retain:1.10.5 (c)
-| | | | | \--- androidx.compose.runtime:runtime-saveable:1.10.5 (c)
+| | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.11.0
+| | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.11.0
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | +--- androidx.compose.runtime:runtime:1.11.0 (c)
+| | | | | +--- androidx.compose.runtime:runtime-retain:1.11.0 (c)
+| | | | | \--- androidx.compose.runtime:runtime-saveable:1.11.0 (c)
| | | | +--- androidx.core:core-viewtree:1.0.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*)
| | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*)
| | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | +--- androidx.activity:activity-compose:1.13.0 (c)
| | | \--- androidx.activity:activity-ktx:1.13.0 (c)
-| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.10.5
-| | | \--- androidx.compose.runtime:runtime-android:1.10.5
+| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.11.0
+| | | \--- androidx.compose.runtime:runtime-android:1.11.0
| | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | +--- androidx.collection:collection:1.5.0 (*)
-| | | +--- androidx.compose.runtime:runtime-annotation:1.10.5 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | +--- androidx.compose.runtime:runtime-annotation:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | +--- androidx.compose.runtime:runtime-annotation:1.10.5 (c)
-| | | +--- androidx.compose.runtime:runtime-retain:1.10.5 (c)
-| | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 (c)
+| | | +--- androidx.compose.runtime:runtime-annotation:1.11.0 (c)
+| | | +--- androidx.compose.runtime:runtime-retain:1.11.0 (c)
+| | | +--- androidx.compose.runtime:runtime-saveable:1.11.0 (c)
| | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.10.3 (c)
-| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.10.5
-| | | \--- androidx.compose.runtime:runtime-saveable-android:1.10.5
+| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.11.0
+| | | \--- androidx.compose.runtime:runtime-saveable-android:1.11.0
| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | +--- androidx.collection:collection:1.5.0 (*)
-| | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
+| | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 -> 2.10.0
| | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.10.0
| | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.5 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.10.0
| | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.10.0
| | | | | +--- androidx.annotation:annotation:1.9.1 (*)
| | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
@@ -305,7 +305,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
| | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c)
@@ -322,24 +322,24 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | +--- androidx.savedstate:savedstate-compose:1.3.2 -> 1.4.0
| | | | \--- androidx.savedstate:savedstate-compose-android:1.4.0
| | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.5 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.0 (*)
| | | | +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*)
| | | | +--- androidx.savedstate:savedstate:1.4.0 (*)
| | | | +--- androidx.savedstate:savedstate:1.4.0 (c)
| | | | \--- androidx.savedstate:savedstate-ktx:1.4.0 (c)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | +--- androidx.compose.runtime:runtime:1.10.5 (c)
-| | | +--- androidx.compose.runtime:runtime-annotation:1.10.5 (c)
-| | | +--- androidx.compose.runtime:runtime-retain:1.10.5 (c)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | +--- androidx.compose.runtime:runtime:1.11.0 (c)
+| | | +--- androidx.compose.runtime:runtime-annotation:1.11.0 (c)
+| | | +--- androidx.compose.runtime:runtime-retain:1.11.0 (c)
| | | \--- org.jetbrains.compose.runtime:runtime-saveable:1.9.2 -> 1.10.3 (c)
-| | +--- androidx.compose.ui:ui:1.0.1 -> 1.10.5
-| | | \--- androidx.compose.ui:ui-android:1.10.5
+| | +--- androidx.compose.ui:ui:1.0.1 -> 1.11.0
+| | | \--- androidx.compose.ui:ui-android:1.11.0
| | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.13.0
| | | | +--- androidx.activity:activity:1.13.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.10.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.10.0
| | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c)
@@ -355,11 +355,11 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
| | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0
| | | | | +--- androidx.savedstate:savedstate:1.4.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- androidx.savedstate:savedstate:1.4.0 (c)
| | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (c)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | +--- androidx.activity:activity:1.13.0 (c)
| | | | \--- androidx.activity:activity-compose:1.13.0 (c)
| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
@@ -368,98 +368,98 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | \--- androidx.core:core:1.1.0 -> 1.18.0 (*)
| | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
| | | +--- androidx.collection:collection:1.5.0 (*)
-| | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | +--- androidx.compose.runtime:runtime-retain:1.10.5
-| | | | \--- androidx.compose.runtime:runtime-retain-android:1.10.5
+| | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | +--- androidx.compose.runtime:runtime-retain:1.11.0
+| | | | \--- androidx.compose.runtime:runtime-retain-android:1.11.0
| | | | +--- androidx.collection:collection:1.5.0 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.10.5 (c)
-| | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 (c)
-| | | | \--- androidx.compose.runtime:runtime-annotation:1.10.5 (c)
-| | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 (*)
-| | | +--- androidx.compose.ui:ui-geometry:1.10.5
-| | | | \--- androidx.compose.ui:ui-geometry-android:1.10.5
+| | | | +--- androidx.compose.runtime:runtime:1.11.0 (c)
+| | | | +--- androidx.compose.runtime:runtime-annotation:1.11.0 (c)
+| | | | \--- androidx.compose.runtime:runtime-saveable:1.11.0 (c)
+| | | +--- androidx.compose.runtime:runtime-saveable:1.11.0 (*)
+| | | +--- androidx.compose.ui:ui-geometry:1.11.0
+| | | | \--- androidx.compose.ui:ui-geometry-android:1.11.0
| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-util:1.10.5
-| | | | | \--- androidx.compose.ui:ui-util-android:1.10.5
+| | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-util:1.11.0
+| | | | | \--- androidx.compose.ui:ui-util-android:1.11.0
| | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*)
-| | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | | \--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-graphics:1.10.5
-| | | | \--- androidx.compose.ui:ui-graphics-android:1.10.5
+| | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | | \--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-graphics:1.11.0
+| | | | \--- androidx.compose.ui:ui-graphics-android:1.11.0
| | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
| | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-unit:1.10.5
-| | | | | \--- androidx.compose.ui:ui-unit-android:1.10.5
+| | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-unit:1.11.0
+| | | | | \--- androidx.compose.ui:ui-unit-android:1.11.0
| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
| | | | | +--- androidx.collection:collection-ktx:1.4.2 -> 1.5.0
| | | | | | +--- androidx.collection:collection:1.5.0 (*)
| | | | | | \--- androidx.collection:collection:1.5.0 (c)
-| | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (*)
-| | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (*)
+| | | | | +--- androidx.compose.ui:ui-util:1.11.0 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-util:1.11.0 (*)
| | | | +--- androidx.core:core:1.12.0 -> 1.18.0 (*)
| | | | +--- androidx.graphics:graphics-path:1.0.1
| | | | | +--- androidx.core:core:1.12.0 -> 1.18.0 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-text:1.10.5
-| | | | \--- androidx.compose.ui:ui-text-android:1.10.5
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-text:1.11.0
+| | | | \--- androidx.compose.ui:ui-text-android:1.11.0
| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | +--- androidx.collection:collection:1.5.0 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | +--- androidx.compose.runtime:runtime-saveable:1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-unit:1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-util:1.11.0 (*)
| | | | +--- androidx.core:core:1.7.0 -> 1.18.0 (*)
| | | | +--- androidx.emoji2:emoji2:1.4.0
| | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
@@ -469,7 +469,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
| | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*)
| | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
@@ -484,23 +484,23 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
| | | | | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*)
| | | | | \--- androidx.emoji2:emoji2-views-helper:1.4.0 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
-| | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-unit:1.11.0 (*)
+| | | +--- androidx.compose.ui:ui-util:1.11.0 (*)
| | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*)
| | | +--- androidx.customview:customview-poolingcontainer:1.0.0
| | | | +--- androidx.core:core-ktx:1.5.0 -> 1.18.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.21 (*)
| | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.10.0 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.2 -> 2.10.0 (*)
@@ -529,7 +529,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (*)
| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0
| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c)
@@ -542,7 +542,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
| | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | | | +--- org.jspecify:jspecify:1.0.0
| | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
@@ -570,27 +570,27 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | +--- androidx.window:window-core:1.5.0
| | | | | \--- androidx.window:window-core-android:1.5.0
| | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- androidx.window:window:1.5.0 (c)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*)
| | | | +--- org.jspecify:jspecify:1.0.0
| | | | +--- androidx.window:window-core:1.5.0 (c)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | +--- org.jspecify:jspecify:1.0.0
-| | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | +--- androidx.compose.ui:ui-util:1.10.5 (c)
+| | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | +--- androidx.compose.ui:ui-util:1.11.0 (c)
| | | \--- androidx.compose.foundation:foundation:1.7.0 -> 1.10.5 (c)
| | +--- androidx.core:core-ktx:1.18.0 (*)
| | +--- androidx.lifecycle:lifecycle-common:2.9.4 -> 2.10.0 (*)
@@ -599,20 +599,20 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 -> 2.10.0 (*)
| | +--- androidx.navigationevent:navigationevent-compose:1.0.0
| | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0
-| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.10.5 (*)
-| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.10.5 (*)
+| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.11.0 (*)
+| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.11.0 (*)
| | | +--- androidx.navigationevent:navigationevent:1.0.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | +--- androidx.navigationevent:navigationevent:1.0.0 (c)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | +--- androidx.activity:activity:1.13.0 (c)
| | \--- androidx.activity:activity-ktx:1.13.0 (c)
| +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-| +--- androidx.compose.animation:animation:1.10.5
+| +--- androidx.compose.animation:animation:1.10.0 -> 1.10.5
| | \--- androidx.compose.animation:animation-android:1.10.5
| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
@@ -621,12 +621,12 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | \--- androidx.compose.animation:animation-core-android:1.10.5
| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | +--- androidx.collection:collection:1.5.0 (*)
-| | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | +--- androidx.compose.ui:ui:1.10.5 (*)
-| | | +--- androidx.compose.ui:ui-graphics:1.10.5 (*)
-| | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
-| | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | +--- androidx.compose.ui:ui:1.10.5 -> 1.11.0 (*)
+| | | +--- androidx.compose.ui:ui-graphics:1.10.5 -> 1.11.0 (*)
+| | | +--- androidx.compose.ui:ui-unit:1.10.5 -> 1.11.0 (*)
+| | | +--- androidx.compose.ui:ui-util:1.10.5 -> 1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | \--- androidx.compose.animation:animation:1.10.5 (c)
| | +--- androidx.compose.foundation:foundation-layout:1.10.5
@@ -635,234 +635,247 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | +--- androidx.collection:collection:1.5.0 (*)
| | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.10.5 (*)
-| | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | +--- androidx.compose.ui:ui:1.10.5 (*)
-| | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
-| | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | +--- androidx.compose.ui:ui:1.10.5 -> 1.11.0 (*)
+| | | +--- androidx.compose.ui:ui-unit:1.10.5 -> 1.11.0 (*)
+| | | +--- androidx.compose.ui:ui-util:1.10.5 -> 1.11.0 (*)
| | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | \--- androidx.compose.foundation:foundation:1.10.5 (c)
-| | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | +--- androidx.compose.ui:ui:1.10.5 (*)
-| | +--- androidx.compose.ui:ui-geometry:1.10.5 (*)
-| | +--- androidx.compose.ui:ui-graphics:1.10.5 (*)
-| | +--- androidx.compose.ui:ui-util:1.10.5 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | +--- androidx.compose.ui:ui:1.10.5 -> 1.11.0 (*)
+| | +--- androidx.compose.ui:ui-geometry:1.10.5 -> 1.11.0 (*)
+| | +--- androidx.compose.ui:ui-graphics:1.10.5 -> 1.11.0 (*)
+| | +--- androidx.compose.ui:ui-util:1.10.5 -> 1.11.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | \--- androidx.compose.animation:animation-core:1.10.5 (c)
-| +--- androidx.compose.material:material:1.0.0 -> 1.10.5
-| | \--- androidx.compose.material:material-android:1.10.5
+| +--- androidx.compose.material3:material3:1.3.1 -> 1.4.0
+| | \--- androidx.compose.material3:material3-android:1.4.0
+| | +--- androidx.activity:activity-compose:1.8.2 -> 1.13.0 (*)
| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
-| | +--- androidx.compose.animation:animation:1.8.2 -> 1.10.5 (*)
-| | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.10.5 (*)
-| | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.10.5
+| | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*)
+| | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.10.5 (*)
+| | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.10.5
| | | \--- androidx.compose.foundation:foundation-android:1.10.5
| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | +--- androidx.collection:collection:1.5.0 (*)
| | | +--- androidx.compose.animation:animation:1.10.5 (*)
| | | +--- androidx.compose.foundation:foundation-layout:1.10.5 (*)
-| | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | +--- androidx.compose.ui:ui:1.10.5 (*)
-| | | +--- androidx.compose.ui:ui-text:1.10.5 (*)
-| | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | +--- androidx.compose.ui:ui:1.10.5 -> 1.11.0 (*)
+| | | +--- androidx.compose.ui:ui-text:1.10.5 -> 1.11.0 (*)
+| | | +--- androidx.compose.ui:ui-util:1.10.5 -> 1.11.0 (*)
| | | +--- androidx.core:core:1.13.1 -> 1.18.0 (*)
| | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | \--- androidx.compose.foundation:foundation-layout:1.10.5 (c)
-| | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.10.5 (*)
-| | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.10.5
+| | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.10.5 (*)
+| | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.10.5
| | | \--- androidx.compose.material:material-ripple-android:1.10.5
| | | +--- androidx.collection:collection:1.5.0 (*)
| | | +--- androidx.compose.animation:animation:1.7.1 -> 1.10.5 (*)
| | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.10.5 (*)
-| | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.10.5 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | +--- androidx.compose.ui:ui:1.8.2 -> 1.10.5 (*)
-| | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.10.5 (*)
-| | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.10.5 (*)
-| | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.10.0 (*)
-| | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*)
-| | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| +--- androidx.compose.ui:ui:1.10.5 (*)
-| +--- androidx.compose.ui:ui-tooling-data:1.10.5
-| | \--- androidx.compose.ui:ui-tooling-data-android:1.10.5
-| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-| | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
-| | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | +--- androidx.compose.ui:ui:1.10.5 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| +--- androidx.compose.ui:ui-tooling-preview:1.10.5
-| | \--- androidx.compose.ui:ui-tooling-preview-android:1.10.5
+| | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.11.0 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
+| | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.0 (*)
+| | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.0 (*)
+| | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.11.0 (*)
+| | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.11.0 (*)
+| | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 -> 2.10.0
+| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
+| | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*)
+| | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
+| | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
+| +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| +--- androidx.compose.ui:ui:1.11.0 (*)
+| +--- androidx.compose.ui:ui-tooling-data:1.11.0
+| | \--- androidx.compose.ui:ui-tooling-data-android:1.11.0
+| | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | +--- androidx.compose.ui:ui:1.11.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| +--- androidx.compose.ui:ui-tooling-preview:1.11.0
+| | \--- androidx.compose.ui:ui-tooling-preview-android:1.11.0
| | +--- androidx.annotation:annotation:1.9.1 (*)
-| | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | \--- androidx.compose.ui:ui-util:1.10.5 (c)
+| | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | \--- androidx.compose.ui:ui-util:1.11.0 (c)
| +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.10.0 (*)
| +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0 (*)
-| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| +--- androidx.compose.ui:ui:1.10.5 (c)
-| +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| \--- androidx.compose.ui:ui-util:1.10.5 (c)
-+--- androidx.compose.ui:ui-test-manifest:1.10.5
+| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| +--- androidx.compose.ui:ui:1.11.0 (c)
+| +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| \--- androidx.compose.ui:ui-util:1.11.0 (c)
++--- androidx.compose.ui:ui-test-manifest:1.11.0
| +--- androidx.activity:activity:1.2.1 -> 1.13.0 (*)
-| +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| +--- androidx.compose.ui:ui:1.10.5 (c)
-| +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| \--- androidx.compose.ui:ui-util:1.10.5 (c)
-+--- com.google.firebase:firebase-bom:33.10.0 -> 34.10.0
-| +--- com.google.firebase:firebase-firestore:26.1.1 (c)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| +--- androidx.compose.ui:ui:1.11.0 (c)
+| +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| \--- androidx.compose.ui:ui-util:1.11.0 (c)
++--- com.google.firebase:firebase-bom:33.10.0 -> 34.12.0
+| +--- com.google.firebase:firebase-firestore:26.2.0 (c)
| +--- com.google.firebase:firebase-common:22.0.1 (c)
| \--- com.google.firebase:firebase-auth:24.0.1 (c)
+--- androidx.core:core-ktx:1.18.0 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
+--- org.jetbrains.kotlinx:kotlinx-collections-immutable:0.4.0
| \--- org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.4.0
-| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+--- com.michael-bull.kotlin-result:kotlin-result:2.3.1
| \--- com.michael-bull.kotlin-result:kotlin-result-jvm:2.3.1
-| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
+--- com.jakewharton.timber:timber:5.0.1
-| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.3.20 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.3.21 (*)
| \--- org.jetbrains:annotations:20.1.0 -> 23.0.0
+--- project :modules:feature-home-shared
-| +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| +--- com.google.firebase:firebase-bom:34.12.0 (*)
| +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0
| | \--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| +--- io.ktor:ktor-client-android:3.4.1
-| | \--- io.ktor:ktor-client-android-jvm:3.4.1
+| +--- io.ktor:ktor-client-android:3.4.3
+| | \--- io.ktor:ktor-client-android-jvm:3.4.3
| | +--- org.slf4j:slf4j-api:2.0.17
-| | +--- io.ktor:ktor-client-core:3.4.1
-| | | \--- io.ktor:ktor-client-core-jvm:3.4.1
+| | +--- io.ktor:ktor-client-core:3.4.3
+| | | \--- io.ktor:ktor-client-core-jvm:3.4.3
| | | +--- org.slf4j:slf4j-api:2.0.17
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | +--- io.ktor:ktor-http:3.4.1
-| | | | \--- io.ktor:ktor-http-jvm:3.4.1
+| | | +--- io.ktor:ktor-http:3.4.3
+| | | | \--- io.ktor:ktor-http-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-utils:3.4.1
-| | | | | \--- io.ktor:ktor-utils-jvm:3.4.1
+| | | | +--- io.ktor:ktor-utils:3.4.3
+| | | | | \--- io.ktor:ktor-utils-jvm:3.4.3
| | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | +--- io.ktor:ktor-io:3.4.1
-| | | | | | \--- io.ktor:ktor-io-jvm:3.4.1
+| | | | | +--- io.ktor:ktor-io:3.4.3
+| | | | | | \--- io.ktor:ktor-io-jvm:3.4.3
| | | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-core:0.8.2
| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.8.2
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.8.2
| | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.8.2
-| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.20 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.20 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- io.ktor:ktor-http-cio:3.4.1
-| | | | \--- io.ktor:ktor-http-cio-jvm:3.4.1
+| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- io.ktor:ktor-http-cio:3.4.3
+| | | | \--- io.ktor:ktor-http-cio-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
-| | | | +--- io.ktor:ktor-network:3.4.1
-| | | | | \--- io.ktor:ktor-network-jvm:3.4.1
+| | | | +--- io.ktor:ktor-network:3.4.3
+| | | | | \--- io.ktor:ktor-network-jvm:3.4.3
| | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | +--- io.ktor:ktor-utils:3.4.1 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | | | +--- io.ktor:ktor-utils:3.4.3 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-http:3.4.1 (*)
-| | | | +--- io.ktor:ktor-io:3.4.1 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- io.ktor:ktor-events:3.4.1
-| | | | \--- io.ktor:ktor-events-jvm:3.4.1
+| | | | +--- io.ktor:ktor-http:3.4.3 (*)
+| | | | +--- io.ktor:ktor-io:3.4.3 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- io.ktor:ktor-events:3.4.3
+| | | | \--- io.ktor:ktor-events-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-utils:3.4.1 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- io.ktor:ktor-websocket-serialization:3.4.1
-| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.4.1
+| | | | +--- io.ktor:ktor-utils:3.4.3 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- io.ktor:ktor-websocket-serialization:3.4.3
+| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-serialization:3.4.1
-| | | | | \--- io.ktor:ktor-serialization-jvm:3.4.1
+| | | | +--- io.ktor:ktor-serialization:3.4.3
+| | | | | \--- io.ktor:ktor-serialization-jvm:3.4.3
| | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | +--- io.ktor:ktor-websockets:3.4.1
-| | | | | | \--- io.ktor:ktor-websockets-jvm:3.4.1
+| | | | | +--- io.ktor:ktor-websockets:3.4.3
+| | | | | | \--- io.ktor:ktor-websockets-jvm:3.4.3
| | | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | | +--- io.ktor:ktor-utils:3.4.1 (*)
-| | | | | | +--- io.ktor:ktor-http:3.4.1 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- io.ktor:ktor-sse:3.4.1
-| | | | \--- io.ktor:ktor-sse-jvm:3.4.1
+| | | | | | +--- io.ktor:ktor-utils:3.4.3 (*)
+| | | | | | +--- io.ktor:ktor-http:3.4.3 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- io.ktor:ktor-sse:3.4.3
+| | | | \--- io.ktor:ktor-sse-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-utils:3.4.1 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | | +--- io.ktor:ktor-utils:3.4.3 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2
| | | +--- org.slf4j:slf4j-api:1.7.32 -> 2.0.17
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| +--- junit:junit:4.13.2
| | \--- org.hamcrest:hamcrest-core:1.3
| +--- project :modules:library-ui-shared
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- org.jetbrains.compose.material:material-icons-extended:1.7.3
| | | +--- androidx.compose.material:material-icons-extended:1.7.6
| | | | \--- androidx.compose.material:material-icons-extended-android:1.7.6
| | | | +--- androidx.compose.material:material-icons-core:1.7.6
| | | | | \--- androidx.compose.material:material-icons-core-android:1.7.6
-| | | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.10.5 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.20
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.20 (*)
+| | | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.11.0 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.21
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.material:material-icons-core:1.7.3
| | | | +--- androidx.compose.material:material-icons-core:1.7.6 (*)
| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.10.3
-| | | | | +--- androidx.compose.runtime:runtime-retain:1.10.5 (*)
-| | | | | +--- androidx.compose.ui:ui:1.10.5 (*)
+| | | | | +--- androidx.compose.runtime:runtime-retain:1.10.5 -> 1.11.0 (*)
+| | | | | +--- androidx.compose.ui:ui:1.10.5 -> 1.11.0 (*)
| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 -> 2.10.0
| | | | | | \--- androidx.lifecycle:lifecycle-common:2.10.0 (*)
| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 -> 2.10.0
@@ -873,7 +886,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.10.0 (*)
| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.10.0 (*)
| | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.3
-| | | | | | \--- androidx.compose.runtime:runtime:1.10.5 (*)
+| | | | | | \--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*)
| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0
| | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*)
@@ -886,7 +899,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | \--- androidx.collection:collection:1.5.0 (*)
| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.10.3
-| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 (*)
+| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 -> 1.11.0 (*)
| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 -> 2.10.0 (*)
| | | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6
| | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 -> 1.4.0 (*)
@@ -894,30 +907,30 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.3 (*)
| | | | | | \--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.3
-| | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (*)
+| | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 -> 1.11.0 (*)
| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3
-| | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 -> 1.11.0 (*)
| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.3 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.10.3
-| | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (*)
+| | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 -> 1.11.0 (*)
| | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.3
-| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
+| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 -> 1.11.0 (*)
| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.3 (*)
| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.3 (*)
| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-text:1.10.3
-| | | | | | +--- androidx.compose.ui:ui-text:1.10.5 (*)
+| | | | | | +--- androidx.compose.ui:ui-text:1.10.5 -> 1.11.0 (*)
| | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
@@ -926,15 +939,15 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*)
| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.10.3 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.24 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.24 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.10.3 (*)
| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.10.3 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0
@@ -942,13 +955,13 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0
| | | | \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.10.0
| | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.10.5 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.11.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
@@ -966,12 +979,12 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*)
| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui:1.9.3 -> 1.10.3 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.compose.components:components-resources:1.10.3
| | | \--- org.jetbrains.compose.components:components-resources-android:1.10.3
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | +--- org.jetbrains.compose.foundation:foundation:1.10.3
| | | | +--- androidx.compose.foundation:foundation:1.10.5 (*)
@@ -985,7 +998,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*)
| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.3
@@ -995,12 +1008,12 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.3 (*)
| | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.3 (*)
| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.3 (*)
@@ -1008,11 +1021,27 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui-text:1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*)
| | +--- org.jetbrains.compose.foundation:foundation:1.10.3 (*)
| | +--- org.jetbrains.compose.material:material:1.10.3
-| | | +--- androidx.compose.material:material:1.10.5 (*)
+| | | +--- androidx.compose.material:material:1.10.5
+| | | | \--- androidx.compose.material:material-android:1.10.5
+| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
+| | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
+| | | | +--- androidx.compose.animation:animation:1.8.2 -> 1.10.5 (*)
+| | | | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.10.5 (*)
+| | | | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.10.5 (*)
+| | | | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.10.5 (*)
+| | | | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.10.5 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.11.0 (*)
+| | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.10.0 (*)
+| | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*)
+| | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.animation:animation:1.10.3 (*)
| | | +--- org.jetbrains.compose.animation:animation-core:1.10.3 (*)
| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.3 (*)
@@ -1025,44 +1054,14 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | +--- org.jetbrains.compose.foundation:foundation:1.10.3 (*)
| | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-text:1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | +--- org.jetbrains.compose.material3:material3:1.9.0
-| | | +--- androidx.compose.material3:material3:1.4.0
-| | | | \--- androidx.compose.material3:material3-android:1.4.0
-| | | | +--- androidx.activity:activity-compose:1.8.2 -> 1.13.0 (*)
-| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-| | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
-| | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*)
-| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.10.5 (*)
-| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.10.5 (*)
-| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.10.5 (*)
-| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.10.5 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.10.5 (*)
-| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 -> 2.10.0
-| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-| | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*)
-| | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
-| | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | +--- androidx.compose.material3:material3:1.4.0 (*)
| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 -> 1.10.3 (*)
@@ -1077,54 +1076,54 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.10.3 (*)
| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.10.3 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.20 (c)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.21 (c)
| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.10.3 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | +--- org.jetbrains.compose.ui:ui-graphics:1.10.3 (*)
| | +--- com.eygraber:compose-placeholder:1.0.12
| | | \--- com.eygraber:compose-placeholder-android:1.0.12
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.10.3 (*)
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- project :modules:library-feature
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
| | | +--- project :modules:library-navigation-api
-| | | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | | +--- junit:junit:4.13.2 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0
-| | | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.10.0
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1
+| | | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.10.1
| | | | | +--- org.jetbrains.compose.ui:ui-tooling-preview:1.10.0
| | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.0 -> 1.10.5 (*)
+| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.0 -> 1.11.0 (*)
| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.10.3 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.7.1
| | | | | | \--- org.jetbrains.kotlinx:kotlinx-datetime-jvm:0.7.1
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.10.3 (*)
| | | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.10.3 (*)
| | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.10.3 (*)
| | | | | +--- org.jetbrains.compose.components:components-resources:1.10.0 -> 1.10.3 (*)
| | | | | +--- org.jetbrains.compose.components:components-ui-tooling-preview:1.10.0
| | | | | | \--- org.jetbrains.compose.components:components-ui-tooling-preview-android:1.10.0
-| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.10.5 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.11.0 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
+| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
| | | | +--- io.coil-kt.coil3:coil-compose:3.4.0
| | | | | \--- io.coil-kt.coil3:coil-compose-android:3.4.0
| | | | | +--- io.coil-kt.coil3:coil:3.4.0
@@ -1133,7 +1132,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | \--- io.coil-kt.coil3:coil-core-android:3.4.0
| | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 -> 2.10.0 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | | +--- com.squareup.okio:okio:3.16.4 (*)
| | | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
| | | | | | | +--- androidx.appcompat:appcompat-resources:1.7.1
@@ -1155,18 +1154,18 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | | \--- org.jspecify:jspecify:1.0.0
| | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.1 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (c)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (c)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0
| | | | | | \--- io.coil-kt.coil3:coil-compose-core-android:3.4.0
| | | | | | +--- io.coil-kt.coil3:coil-core:3.4.0 (*)
| | | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 -> 1.10.3 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | | | | | \--- com.google.accompanist:accompanist-drawablepainter:0.37.3
-| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.10.5 (*)
+| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.11.0 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.10.2 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | +--- dev.gitlive:firebase-common:2.4.0
| | | | | \--- dev.gitlive:firebase-common-android:2.4.0
@@ -1197,9 +1196,9 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | | | \--- androidx.customview:customview:1.0.0
| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*)
| | | | | | | | | \--- androidx.core:core:1.0.0 -> 1.18.0 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
| | | | | | +--- com.google.firebase:firebase-components:19.0.0
| | | | | | | +--- com.google.firebase:firebase-annotations:17.0.0
| | | | | | | | \--- javax.inject:javax.inject:1
@@ -1215,10 +1214,10 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | | | \--- androidx.datastore:datastore-core-android:1.1.7
| | | | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.22
-| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.20 (*)
+| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.21 (*)
| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.9.22
-| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.20 (*)
-| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.21 (*)
+| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | | | | | | +--- androidx.datastore:datastore:1.1.7 (c)
| | | | | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c)
@@ -1230,7 +1229,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | | | \--- androidx.datastore:datastore-core-okio-jvm:1.1.7
| | | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (*)
| | | | | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*)
-| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | | | | | | +--- androidx.datastore:datastore:1.1.7 (c)
| | | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c)
@@ -1239,7 +1238,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | | | +--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c)
| | | | | | | | | \--- androidx.datastore:datastore-preferences-proto:1.1.7 (c)
| | | | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c)
| | | | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c)
@@ -1266,14 +1265,14 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | | | +--- androidx.datastore:datastore-preferences-core:1.1.7 (c)
| | | | | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c)
| | | | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | | | +--- androidx.datastore:datastore:1.1.7 (c)
| | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c)
| | | | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c)
| | | | | | | | +--- androidx.datastore:datastore-preferences:1.1.7 (c)
| | | | | | | | +--- androidx.datastore:datastore-preferences-proto:1.1.7 (c)
| | | | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | | | | +--- androidx.datastore:datastore:1.1.7 (c)
| | | | | | | +--- androidx.datastore:datastore-preferences-core:1.1.7 (c)
@@ -1283,17 +1282,17 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c)
| | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*)
| | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.9.0 (*)
| | | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.4.0 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
-| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
+| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | +--- dev.gitlive:firebase-firestore:2.4.0
| | | | | \--- dev.gitlive:firebase-firestore-android:2.4.0
-| | | | | +--- com.google.firebase:firebase-firestore -> 26.1.1
+| | | | | +--- com.google.firebase:firebase-firestore -> 26.2.0
| | | | | | +--- com.google.firebase:protolite-well-known-types:18.0.1
| | | | | | | \--- com.google.protobuf:protobuf-javalite:3.25.5
| | | | | | +--- com.google.android.gms:play-services-tasks:18.4.0 (*)
@@ -1359,28 +1358,28 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | +--- io.grpc:grpc-api:1.62.2 (*)
| | | | | | | +--- com.google.guava:guava:32.1.3-android (*)
| | | | | | | \--- com.google.errorprone:error_prone_annotations:2.23.0 -> 2.26.0
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | | \--- com.google.re2j:re2j:1.6
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
+| | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
| | | | | +--- dev.gitlive:firebase-app:2.4.0
| | | | | | \--- dev.gitlive:firebase-app-android:2.4.0
| | | | | | +--- com.google.firebase:firebase-common -> 22.0.1 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | | +--- dev.gitlive:firebase-common:2.4.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | | | +--- dev.gitlive:firebase-common-internal:2.4.0
| | | | | | \--- dev.gitlive:firebase-common-internal-android:2.4.0
| | | | | | +--- com.google.firebase:firebase-common -> 22.0.1 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
-| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
+| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
@@ -1397,9 +1396,9 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.10.5 (*)
| | | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.10.5 (*)
| | | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.10.5 (*)
-| | | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.10.5 (*)
-| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.10.5 (*)
-| | | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.10.5 (*)
+| | | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.11.0 (*)
+| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.11.0 (*)
+| | | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.11.0 (*)
| | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.10.0 (*)
| | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 -> 2.10.0 (*)
| | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.10.0 (*)
@@ -1417,11 +1416,11 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.10.0 (*)
| | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*)
| | | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.4.0 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | | | | +--- androidx.navigation:navigation-compose:2.9.7 (c)
| | | | | | | +--- androidx.navigation:navigation-runtime:2.9.7 (c)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | | | | +--- androidx.navigation:navigation-runtime:2.9.7
| | | | | | | \--- androidx.navigation:navigation-runtime-android:2.9.7
| | | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.13.0 (*)
@@ -1434,20 +1433,20 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.10.0 (*)
| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.10.0 (*)
| | | | | | | +--- androidx.navigation:navigation-common:2.9.7 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | | | | +--- androidx.navigation:navigation-common:2.9.7 (c)
| | | | | | | +--- androidx.navigation:navigation-compose:2.9.7 (c)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.4.0 (*)
| | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.4.0 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
-| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | | | +--- androidx.navigation:navigation-common:2.9.7 (c)
| | | | | | +--- androidx.navigation:navigation-runtime:2.9.7 (c)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 -> 2.10.0 (*)
| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 -> 2.10.0 (*)
| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*)
@@ -1462,8 +1461,8 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*)
| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*)
| | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | | +--- org.jetbrains.androidx.navigation:navigation-runtime:2.9.2
| | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
| | | | | | +--- androidx.collection:collection:1.5.0 (*)
@@ -1474,8 +1473,8 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*)
| | | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.2 (*)
| | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*)
| | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 (*)
| | | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.10.3 (*)
@@ -1483,37 +1482,37 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.10.3 (*)
| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.3 (*)
| | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 -> 1.10.3 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
-| | | | +--- io.insert-koin:koin-annotations:4.2.0
-| | | | | \--- io.insert-koin:koin-annotations-jvm:4.2.0
-| | | | | +--- io.insert-koin:koin-core-annotations:4.2.0
-| | | | | | \--- io.insert-koin:koin-core-annotations-jvm:4.2.0
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.0
-| | | | | \--- io.insert-koin:koin-compose-android:4.2.0
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
+| | | | +--- io.insert-koin:koin-annotations:4.2.1
+| | | | | \--- io.insert-koin:koin-annotations-jvm:4.2.1
+| | | | | +--- io.insert-koin:koin-core-annotations:4.2.1
+| | | | | | \--- io.insert-koin:koin-core-annotations-jvm:4.2.1
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.1
+| | | | | \--- io.insert-koin:koin-compose-android:4.2.1
| | | | | +--- androidx.activity:activity-compose:1.12.4 -> 1.13.0 (*)
-| | | | | +--- io.insert-koin:koin-android:4.2.0
-| | | | | | +--- io.insert-koin:koin-core:4.2.0
-| | | | | | | \--- io.insert-koin:koin-core-jvm:4.2.0
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
+| | | | | +--- io.insert-koin:koin-android:4.2.1
+| | | | | | +--- io.insert-koin:koin-core:4.2.1
+| | | | | | | \--- io.insert-koin:koin-core-jvm:4.2.1
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
| | | | | | | +--- co.touchlab:stately-concurrency:2.1.0
| | | | | | | | \--- co.touchlab:stately-concurrency-jvm:2.1.0
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.21 (*)
| | | | | | | | \--- co.touchlab:stately-strict:2.1.0
| | | | | | | | \--- co.touchlab:stately-strict-jvm:2.1.0
-| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.20 (*)
+| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.21 (*)
| | | | | | | \--- co.touchlab:stately-concurrent-collections:2.1.0
| | | | | | | \--- co.touchlab:stately-concurrent-collections-jvm:2.1.0
| | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.20 (*)
-| | | | | | +--- io.insert-koin:koin-core-viewmodel:4.2.0
-| | | | | | | \--- io.insert-koin:koin-core-viewmodel-android:4.2.0
-| | | | | | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.21 (*)
+| | | | | | +--- io.insert-koin:koin-core-viewmodel:4.2.1
+| | | | | | | \--- io.insert-koin:koin-core-viewmodel-android:4.2.1
+| | | | | | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*)
| | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
| | | | | | +--- androidx.appcompat:appcompat:1.7.1
| | | | | | | +--- androidx.activity:activity:1.8.0 -> 1.13.0 (*)
| | | | | | | +--- androidx.annotation:annotation:1.3.0 -> 1.9.1 (*)
@@ -1540,7 +1539,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1
| | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
| | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | | \--- androidx.appcompat:appcompat-resources:1.7.1 (c)
| | | | | | +--- androidx.activity:activity-ktx:1.12.4 -> 1.13.0 (*)
| | | | | | +--- androidx.fragment:fragment-ktx:1.8.9
@@ -1551,29 +1550,29 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.1 -> 2.10.0 (*)
| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.10.0 (*)
| | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | | \--- androidx.fragment:fragment:1.8.9 (c)
| | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.2 -> 1.10.3 (*)
| | | | | +--- org.jetbrains.compose.foundation:foundation:1.10.2 -> 1.10.3 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0
-| | | | | \--- io.insert-koin:koin-compose-viewmodel-android:4.2.0
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1
+| | | | | \--- io.insert-koin:koin-compose-viewmodel-android:4.2.1
| | | | | +--- androidx.activity:activity-compose:1.12.4 -> 1.13.0 (*)
-| | | | | +--- io.insert-koin:koin-compose:4.2.0 (*)
-| | | | | +--- io.insert-koin:koin-core-viewmodel:4.2.0 (*)
+| | | | | +--- io.insert-koin:koin-compose:4.2.1 (*)
+| | | | | +--- io.insert-koin:koin-core-viewmodel:4.2.1 (*)
| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.6 -> 2.10.0 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | | +--- co.touchlab:kermit:2.1.0
| | | | | \--- co.touchlab:kermit-android-debug:2.1.0
| | | | | +--- co.touchlab:kermit-core:2.1.0
| | | | | | \--- co.touchlab:kermit-core-android-debug:2.1.0
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.20 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*)
| | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | | \--- io.coil-kt.coil3:coil-network-ktor3:3.4.0
| | | | \--- io.coil-kt.coil3:coil-network-ktor3-android:3.4.0
@@ -1581,58 +1580,58 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | +--- io.coil-kt.coil3:coil-network-core:3.4.0
| | | | | \--- io.coil-kt.coil3:coil-network-core-android:3.4.0
| | | | | +--- io.coil-kt.coil3:coil-core:3.4.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | | | | \--- androidx.core:core-ktx:1.16.0 -> 1.18.0 (*)
-| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.4.1 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.4.3 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | \--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
-| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0
-| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.10.0
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0
+| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.11.0
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*)
| | \--- project :modules:library-navigation-api (*)
-| +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| +--- dev.gitlive:firebase-common:2.4.0 (*)
| +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| +--- io.insert-koin:koin-core:4.2.0 (*)
+| +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| +--- io.insert-koin:koin-core:4.2.1 (*)
| +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| +--- co.touchlab:kermit:2.1.0 (*)
| +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -1642,9 +1641,9 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| +--- org.jetbrains.compose.material:material:1.10.3 (*)
| +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| +--- project :modules:feature-account
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- app.cash.sqldelight:android-driver:2.3.2
| | | +--- androidx.sqlite:sqlite-framework:2.6.2
@@ -1653,154 +1652,154 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | +--- androidx.sqlite:sqlite:2.6.2
| | | | | \--- androidx.sqlite:sqlite-android:2.6.2
| | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- androidx.sqlite:sqlite-framework:2.6.2 (c)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (c)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | +--- androidx.sqlite:sqlite:2.6.2 (c)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (c)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (c)
| | | +--- app.cash.sqldelight:runtime:2.3.2
| | | | \--- app.cash.sqldelight:runtime-jvm:2.3.2
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | | +--- androidx.sqlite:sqlite:2.6.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | +--- project :modules:library-ui-shared (*)
| | +--- app.cash.sqldelight:runtime:2.3.2 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
| | +--- project :modules:feature-account-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
| | | +--- project :modules:library-navigation-api (*)
| | | \--- project :modules:library-network-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- com.apollographql.apollo:apollo-runtime:4.4.2
-| | | | \--- com.apollographql.apollo:apollo-runtime-android-debug:4.4.2
+| | | +--- com.apollographql.apollo:apollo-runtime:4.4.3
+| | | | \--- com.apollographql.apollo:apollo-runtime-android-debug:4.4.3
| | | | +--- androidx.annotation:annotation:1.7.1 -> 1.9.1 (*)
| | | | +--- androidx.core:core-ktx:1.12.0 -> 1.18.0 (*)
| | | | +--- com.squareup.okhttp3:okhttp:4.12.0
| | | | | +--- com.squareup.okio:okio:3.6.0 -> 3.16.4 (*)
| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.0
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.21 (*)
| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.20 (*)
-| | | | +--- com.apollographql.apollo:apollo-api:4.4.2
-| | | | | \--- com.apollographql.apollo:apollo-api-jvm:4.4.2
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.21 (*)
+| | | | +--- com.apollographql.apollo:apollo-api:4.4.3
+| | | | | \--- com.apollographql.apollo:apollo-api-jvm:4.4.3
| | | | | +--- com.squareup.okio:okio:3.9.0 -> 3.16.4 (*)
| | | | | +--- com.benasher44:uuid:0.8.2
| | | | | | \--- com.benasher44:uuid-jvm:0.8.2
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.3.20 (*)
-| | | | | \--- com.apollographql.apollo:apollo-annotations:4.4.2
-| | | | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.4.2
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.3.20 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.3.20 (c)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.0 -> 2.3.20 (c)
-| | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.2
-| | | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.4.2
-| | | | | \--- com.apollographql.apollo:apollo-annotations:4.4.2 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.3.21 (*)
+| | | | | \--- com.apollographql.apollo:apollo-annotations:4.4.3
+| | | | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.4.3
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.3.21 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.3.21 (c)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.0 -> 2.3.21 (c)
+| | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.3
+| | | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.4.3
+| | | | | \--- com.apollographql.apollo:apollo-annotations:4.4.3 (*)
| | | | +--- com.squareup.okio:okio:3.9.0 -> 3.16.4 (*)
| | | | +--- com.benasher44:uuid:0.8.2 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0
| | | | \--- org.jetbrains.kotlinx:atomicfu-jvm:0.26.0
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.3.20 (*)
-| | | +--- com.apollographql.apollo:apollo-adapters:4.4.2
-| | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.4.2
-| | | | +--- com.apollographql.apollo:apollo-api:4.4.2 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.3.21 (*)
+| | | +--- com.apollographql.apollo:apollo-adapters:4.4.3
+| | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.4.3
+| | | | +--- com.apollographql.apollo:apollo-api:4.4.3 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.5.0 -> 0.7.1 (*)
-| | | | \--- com.apollographql.apollo:apollo-annotations:4.4.2 (*)
-| | | +--- com.apollographql.apollo:apollo-normalized-cache:4.4.2
-| | | | \--- com.apollographql.apollo:apollo-normalized-cache-jvm:4.4.2
-| | | | +--- com.apollographql.apollo:apollo-runtime:4.4.2 (*)
-| | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.2
-| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-api-jvm:4.4.2
-| | | | | +--- com.apollographql.apollo:apollo-api:4.4.2 (*)
-| | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.2 (*)
+| | | | \--- com.apollographql.apollo:apollo-annotations:4.4.3 (*)
+| | | +--- com.apollographql.apollo:apollo-normalized-cache:4.4.3
+| | | | \--- com.apollographql.apollo:apollo-normalized-cache-jvm:4.4.3
+| | | | +--- com.apollographql.apollo:apollo-runtime:4.4.3 (*)
+| | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.3
+| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-api-jvm:4.4.3
+| | | | | +--- com.apollographql.apollo:apollo-api:4.4.3 (*)
+| | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.3 (*)
| | | | | +--- com.benasher44:uuid:0.8.2 (*)
| | | | | \--- com.squareup.okio:okio:3.9.0 -> 3.16.4 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
-| | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.4.2
-| | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android-debug:4.4.2
+| | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.4.3
+| | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android-debug:4.4.3
| | | | +--- androidx.sqlite:sqlite:2.3.1 -> 2.6.2 (*)
| | | | +--- app.cash.sqldelight:android-driver:2.0.1 -> 2.3.2 (*)
| | | | +--- androidx.sqlite:sqlite-framework:2.3.1 -> 2.6.2 (*)
| | | | +--- androidx.startup:startup-runtime:1.1.1 (*)
-| | | | +--- com.apollographql.apollo:apollo-api:4.4.2 (*)
-| | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.2 (*)
+| | | | +--- com.apollographql.apollo:apollo-api:4.4.3 (*)
+| | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.3 (*)
| | | | \--- app.cash.sqldelight:runtime:2.0.1 -> 2.3.2 (*)
-| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
+| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
| | +--- project :modules:feature-common-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -1808,45 +1807,45 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | +--- project :modules:library-navigation-api (*)
| | | \--- project :modules:library-network-api (*)
| | +--- project :modules:library-navigation
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
| | | +--- project :modules:library-navigation-api (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
| | | +--- project :modules:feature-launches-api
-| | | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | | +--- junit:junit:4.13.2 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | | +--- co.touchlab:kermit:2.1.0 (*)
| | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -1854,23 +1853,23 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | +--- project :modules:library-navigation-api (*)
| | | | \--- project :modules:library-network-api (*)
| | | \--- project :modules:feature-login-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -1879,71 +1878,71 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | \--- project :modules:library-network-api (*)
| | +--- project :modules:library-network-api (*)
| | +--- project :modules:library-network
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
| | | +--- project :modules:library-network-api (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
-| | | +--- io.ktor:ktor-client-content-negotiation:3.4.1
-| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.4.1
+| | | +--- io.ktor:ktor-client-content-negotiation:3.4.3
+| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-client-core:3.4.1 (*)
-| | | | +--- io.ktor:ktor-serialization:3.4.1 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- io.ktor:ktor-client-core:3.4.1 (*)
-| | | +--- io.ktor:ktor-client-cio:3.4.1
-| | | | \--- io.ktor:ktor-client-cio-jvm:3.4.1
+| | | | +--- io.ktor:ktor-client-core:3.4.3 (*)
+| | | | +--- io.ktor:ktor-serialization:3.4.3 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- io.ktor:ktor-client-core:3.4.3 (*)
+| | | +--- io.ktor:ktor-client-cio:3.4.3
+| | | | \--- io.ktor:ktor-client-cio-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-client-core:3.4.1 (*)
-| | | | +--- io.ktor:ktor-http-cio:3.4.1 (*)
-| | | | +--- io.ktor:ktor-websockets:3.4.1 (*)
-| | | | +--- io.ktor:ktor-network-tls:3.4.1
-| | | | | \--- io.ktor:ktor-network-tls-jvm:3.4.1
+| | | | +--- io.ktor:ktor-client-core:3.4.3 (*)
+| | | | +--- io.ktor:ktor-http-cio:3.4.3 (*)
+| | | | +--- io.ktor:ktor-websockets:3.4.3 (*)
+| | | | +--- io.ktor:ktor-network-tls:3.4.3
+| | | | | \--- io.ktor:ktor-network-tls-jvm:3.4.3
| | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | +--- io.ktor:ktor-http:3.4.1 (*)
-| | | | | +--- io.ktor:ktor-network:3.4.1 (*)
-| | | | | +--- io.ktor:ktor-utils:3.4.1 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | \--- io.ktor:ktor-serialization-kotlinx-json:3.4.1
-| | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.4.1
+| | | | | +--- io.ktor:ktor-http:3.4.3 (*)
+| | | | | +--- io.ktor:ktor-network:3.4.3 (*)
+| | | | | +--- io.ktor:ktor-utils:3.4.3 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | \--- io.ktor:ktor-serialization-kotlinx-json:3.4.3
+| | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.4.3
| | | +--- org.slf4j:slf4j-api:2.0.17
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | +--- io.ktor:ktor-serialization-kotlinx:3.4.1
-| | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.4.1
+| | | +--- io.ktor:ktor-serialization-kotlinx:3.4.3
+| | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-serialization:3.4.1 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 -> 1.10.0 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 -> 1.10.0
-| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.10.0
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
+| | | | +--- io.ktor:ktor-serialization:3.4.3 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 -> 1.11.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 -> 1.11.0
+| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.11.0
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
| | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.8.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| | +--- dev.gitlive:firebase-auth:2.4.0
| | | \--- dev.gitlive:firebase-auth-android:2.4.0
| | | +--- com.google.firebase:firebase-auth -> 24.0.1
@@ -1957,7 +1956,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*)
| | | | +--- androidx.credentials:credentials:1.2.0-rc01
| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
| | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c)
| | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01
@@ -1982,9 +1981,9 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.4.0 (*)
| | | | | +--- com.google.android.gms:play-services-fido:20.1.0 (*)
| | | | | +--- com.google.android.libraries.identity.googleid:googleid:1.1.0
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.3.21 (*)
| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c)
| | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*)
| | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 (*)
@@ -1999,7 +1998,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | | +--- com.google.android.gms:play-services-basement:18.4.0 -> 18.9.0 (*)
| | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 -> 18.4.0 (*)
| | | | | +--- com.google.android.play:integrity:1.3.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*)
| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.10.2 (*)
| | | | +--- com.google.firebase:firebase-annotations:16.2.0 -> 17.0.0 (*)
@@ -2007,42 +2006,42 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | | +--- com.google.firebase:firebase-auth-interop:20.0.0 (*)
| | | | +--- com.google.firebase:firebase-common:21.0.0 -> 22.0.1 (*)
| | | | +--- com.google.firebase:firebase-components:18.0.0 -> 19.0.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
| | | +--- dev.gitlive:firebase-app:2.4.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | \--- app.cash.sqldelight:coroutines-extensions:2.3.2
| | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.3.2
| | +--- app.cash.sqldelight:runtime:2.3.2 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | \--- app.cash.sqldelight:async-extensions:2.3.2
| | \--- app.cash.sqldelight:async-extensions-jvm:2.3.2
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | \--- app.cash.sqldelight:runtime:2.3.2 (*)
| +--- project :modules:feature-account-api (*)
| +--- project :modules:feature-common
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- project :modules:library-ui-shared (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2057,23 +2056,23 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | +--- project :modules:library-network-api (*)
| | \--- project :modules:library-network (*)
| +--- project :modules:feature-electricity
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- project :modules:library-ui-shared (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2086,7 +2085,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | \--- io.github.koalaplot:koalaplot-core-android:0.11.0
| | | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.animation:animation:1.10.0 -> 1.10.3 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*)
@@ -2099,26 +2098,26 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.material:material:1.4.3 -> 1.10.3 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.0 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.0 -> 2.3.21 (*)
| | +--- app.cash.sqldelight:coroutines-extensions:2.3.2 (*)
| | +--- project :modules:feature-electricity-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2130,23 +2129,23 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | +--- project :modules:library-network-api (*)
| | \--- project :modules:library-network (*)
| +--- project :modules:feature-home-api
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
-| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2154,25 +2153,25 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | +--- project :modules:library-navigation-api (*)
| | \--- project :modules:library-network-api (*)
| +--- project :modules:feature-launches
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- app.cash.sqldelight:android-driver:2.3.2 (*)
| | +--- project :modules:library-ui-shared (*)
| | +--- app.cash.sqldelight:runtime:2.3.2 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2189,23 +2188,23 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | \--- project :modules:library-network (*)
| +--- project :modules:feature-launches-api (*)
| +--- project :modules:feature-login
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- project :modules:library-ui-shared (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2223,23 +2222,23 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | \--- dev.gitlive:firebase-auth:2.4.0 (*)
| +--- project :modules:feature-login-api (*)
| +--- project :modules:feature-schedules
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- project :modules:library-ui-shared (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2253,23 +2252,23 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
| | +--- project :modules:feature-account-api (*)
| | +--- project :modules:feature-login-api (*)
| | +--- project :modules:feature-schedules-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2287,7 +2286,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'.
+--- dev.gitlive:firebase-firestore:2.4.0 (*)
+--- org.jetbrains.compose.ui:ui:1.10.3 (*)
+--- org.jetbrains.compose.material3:material3:1.9.0 (*)
-\--- io.insert-koin:koin-android:4.2.0 (*)
+\--- io.insert-koin:koin-android:4.2.1 (*)
(c) - A dependency constraint, not a dependency. The dependency affected by the constraint occurs elsewhere in the tree.
(*) - Indicates repeated occurrences of a transitive dependency subtree. Gradle expands transitive dependency subtrees only once per project; repeat occurrences only display the root of the subtree, followed by this annotation.
diff --git a/app/versions/dependencies/debugUnitTestRuntimeClasspathDependencies.txt b/app/versions/dependencies/debugUnitTestRuntimeClasspathDependencies.txt
index 30f2150..4276c1f 100644
--- a/app/versions/dependencies/debugUnitTestRuntimeClasspathDependencies.txt
+++ b/app/versions/dependencies/debugUnitTestRuntimeClasspathDependencies.txt
@@ -11,12 +11,12 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | \--- androidx.lifecycle:lifecycle-common-jvm:2.10.0
| | | +--- androidx.annotation:annotation:1.9.1
| | | | \--- androidx.annotation:annotation-jvm:1.9.1
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.20
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.21
| | | | +--- org.jetbrains:annotations:13.0 -> 23.0.0
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.3.20 (c)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.3.21 (c)
| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (c)
| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.0 (c)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2
| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2
| | | | +--- org.jetbrains:annotations:23.0.0
@@ -28,7 +28,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.2 (c)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2 (c)
| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 (c)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
| | | +--- org.jspecify:jspecify:1.0.0
| | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
@@ -50,7 +50,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
| | | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
| | | | | \--- androidx.concurrent:concurrent-futures-ktx:1.2.0 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | \--- androidx.concurrent:concurrent-futures:1.2.0 (c)
| | | +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.10.0 (*)
@@ -58,12 +58,12 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
| | | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0
| | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.21 (*)
| | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*)
| | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.21 (*)
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1 -> 1.10.2 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.20 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.21 (*)
| +--- androidx.test:runner:1.7.0
| | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
| | +--- androidx.test.services:storage:1.6.0
@@ -79,14 +79,14 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | \--- io.mockk:mockk-jvm:1.14.9
| | | +--- io.mockk:mockk-dsl:1.14.9
| | | | \--- io.mockk:mockk-dsl-jvm:1.14.9
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.10.2 (*)
| | | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.2.21
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*)
| | | | +--- io.mockk:mockk-core:1.14.9
| | | | | \--- io.mockk:mockk-core-jvm:1.14.9
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.2.21 (*)
| | | | | \--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 (c)
| | | | \--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 (c)
@@ -97,14 +97,14 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | +--- net.bytebuddy:byte-buddy-agent:1.18.2
| | | | +--- io.mockk:mockk-agent-api:1.14.9
| | | | | \--- io.mockk:mockk-agent-api-jvm:1.14.9
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.2.21 (*)
| | | | +--- io.mockk:mockk-core:1.14.9 (*)
| | | | \--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 (c)
| | | +--- io.mockk:mockk-agent-api:1.14.9 (*)
| | | +--- io.mockk:mockk-core:1.14.9 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.10.2 (*)
| | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.2.21 (*)
@@ -118,11 +118,11 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | +--- org.objenesis:objenesis:3.4
| | | +--- io.mockk:mockk-agent-api:1.14.9 (*)
| | | +--- io.mockk:mockk-agent:1.14.9 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*)
| | | \--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 (c)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
-| +--- com.google.firebase:firebase-bom:34.10.0
-| | +--- com.google.firebase:firebase-firestore:26.1.1 (c)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*)
+| +--- com.google.firebase:firebase-bom:34.12.0
+| | +--- com.google.firebase:firebase-firestore:26.2.0 (c)
| | +--- com.google.firebase:firebase-common:22.0.1 (c)
| | \--- com.google.firebase:firebase-auth:24.0.1 (c)
| +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0
@@ -130,13 +130,13 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.10.0
| | +--- androidx.annotation:annotation:1.9.1 (*)
| | +--- androidx.core:core-viewtree:1.0.0
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (c)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (c)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
@@ -151,127 +151,127 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.10.0 (c)
| | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
| | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
-| +--- io.ktor:ktor-client-android:3.4.1
-| | \--- io.ktor:ktor-client-android-jvm:3.4.1
+| +--- io.ktor:ktor-client-android:3.4.3
+| | \--- io.ktor:ktor-client-android-jvm:3.4.3
| | +--- org.slf4j:slf4j-api:2.0.17
-| | +--- io.ktor:ktor-client-core:3.4.1
-| | | \--- io.ktor:ktor-client-core-jvm:3.4.1
+| | +--- io.ktor:ktor-client-core:3.4.3
+| | | \--- io.ktor:ktor-client-core-jvm:3.4.3
| | | +--- org.slf4j:slf4j-api:2.0.17
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | +--- io.ktor:ktor-http:3.4.1
-| | | | \--- io.ktor:ktor-http-jvm:3.4.1
+| | | +--- io.ktor:ktor-http:3.4.3
+| | | | \--- io.ktor:ktor-http-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-utils:3.4.1
-| | | | | \--- io.ktor:ktor-utils-jvm:3.4.1
+| | | | +--- io.ktor:ktor-utils:3.4.3
+| | | | | \--- io.ktor:ktor-utils-jvm:3.4.3
| | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | +--- io.ktor:ktor-io:3.4.1
-| | | | | | \--- io.ktor:ktor-io-jvm:3.4.1
+| | | | | +--- io.ktor:ktor-io:3.4.3
+| | | | | | \--- io.ktor:ktor-io-jvm:3.4.3
| | | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-core:0.8.2
| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.8.2
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.8.2
| | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.8.2
-| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.20 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.20 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0
-| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0
-| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0 (c)
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (c)
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.10.0 (c)
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (c)
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.10.0 (c)
-| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.10.0 (c)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- io.ktor:ktor-http-cio:3.4.1
-| | | | \--- io.ktor:ktor-http-cio-jvm:3.4.1
+| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0
+| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.11.0
+| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.11.0 (c)
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (c)
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.11.0 (c)
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (c)
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.11.0 (c)
+| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.11.0 (c)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- io.ktor:ktor-http-cio:3.4.3
+| | | | \--- io.ktor:ktor-http-cio-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
-| | | | +--- io.ktor:ktor-network:3.4.1
-| | | | | \--- io.ktor:ktor-network-jvm:3.4.1
+| | | | +--- io.ktor:ktor-network:3.4.3
+| | | | | \--- io.ktor:ktor-network-jvm:3.4.3
| | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | +--- io.ktor:ktor-utils:3.4.1 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | | | +--- io.ktor:ktor-utils:3.4.3 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-http:3.4.1 (*)
-| | | | +--- io.ktor:ktor-io:3.4.1 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- io.ktor:ktor-events:3.4.1
-| | | | \--- io.ktor:ktor-events-jvm:3.4.1
+| | | | +--- io.ktor:ktor-http:3.4.3 (*)
+| | | | +--- io.ktor:ktor-io:3.4.3 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- io.ktor:ktor-events:3.4.3
+| | | | \--- io.ktor:ktor-events-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-utils:3.4.1 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- io.ktor:ktor-websocket-serialization:3.4.1
-| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.4.1
+| | | | +--- io.ktor:ktor-utils:3.4.3 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- io.ktor:ktor-websocket-serialization:3.4.3
+| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-serialization:3.4.1
-| | | | | \--- io.ktor:ktor-serialization-jvm:3.4.1
+| | | | +--- io.ktor:ktor-serialization:3.4.3
+| | | | | \--- io.ktor:ktor-serialization-jvm:3.4.3
| | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | +--- io.ktor:ktor-websockets:3.4.1
-| | | | | | \--- io.ktor:ktor-websockets-jvm:3.4.1
+| | | | | +--- io.ktor:ktor-websockets:3.4.3
+| | | | | | \--- io.ktor:ktor-websockets-jvm:3.4.3
| | | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | | +--- io.ktor:ktor-utils:3.4.1 (*)
-| | | | | | +--- io.ktor:ktor-http:3.4.1 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- io.ktor:ktor-sse:3.4.1
-| | | | \--- io.ktor:ktor-sse-jvm:3.4.1
+| | | | | | +--- io.ktor:ktor-utils:3.4.3 (*)
+| | | | | | +--- io.ktor:ktor-http:3.4.3 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- io.ktor:ktor-sse:3.4.3
+| | | | \--- io.ktor:ktor-sse-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-utils:3.4.1 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | | +--- io.ktor:ktor-utils:3.4.3 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2
| | | +--- org.slf4j:slf4j-api:1.7.32 -> 2.0.17
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| +--- com.apollographql.apollo:apollo-testing-support:4.4.2
-| | \--- com.apollographql.apollo:apollo-testing-support-jvm:4.4.2
-| | +--- com.apollographql.apollo:apollo-api:4.4.2
-| | | \--- com.apollographql.apollo:apollo-api-jvm:4.4.2
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| +--- com.apollographql.apollo:apollo-testing-support:4.4.3
+| | \--- com.apollographql.apollo:apollo-testing-support-jvm:4.4.3
+| | +--- com.apollographql.apollo:apollo-api:4.4.3
+| | | \--- com.apollographql.apollo:apollo-api-jvm:4.4.3
| | | +--- com.squareup.okio:okio:3.9.0 -> 3.16.4
| | | | \--- com.squareup.okio:okio-jvm:3.16.4
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | +--- com.benasher44:uuid:0.8.2
| | | | \--- com.benasher44:uuid-jvm:0.8.2
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.3.20 (*)
-| | | \--- com.apollographql.apollo:apollo-annotations:4.4.2
-| | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.4.2
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.3.20
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.3.20 (c)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.0 -> 2.3.20 (c)
-| | +--- com.apollographql.apollo:apollo-runtime:4.4.2
-| | | \--- com.apollographql.apollo:apollo-runtime-android-debug:4.4.2
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.3.21 (*)
+| | | \--- com.apollographql.apollo:apollo-annotations:4.4.3
+| | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.4.3
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.3.21
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.3.21 (c)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.0 -> 2.3.21 (c)
+| | +--- com.apollographql.apollo:apollo-runtime:4.4.3
+| | | \--- com.apollographql.apollo:apollo-runtime-android-debug:4.4.3
| | | +--- androidx.annotation:annotation:1.7.1 -> 1.9.1 (*)
| | | +--- androidx.core:core-ktx:1.12.0 -> 1.18.0
| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | +--- androidx.core:core:1.18.0
| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | | +--- androidx.annotation:annotation-experimental:1.4.1
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.20 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.21 (*)
| | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0
| | | | | | \--- androidx.collection:collection-jvm:1.5.0
| | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | +--- androidx.collection:collection-ktx:1.5.0 (c)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.20 (c)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.21 (c)
| | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.2.0 (*)
| | | | | +--- androidx.core:core-viewtree:1.0.0 (*)
| | | | | +--- androidx.interpolator:interpolator:1.0.0
@@ -294,7 +294,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
| | | | | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*)
| | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | | +--- org.jspecify:jspecify:1.0.0
| | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
@@ -315,79 +315,79 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
| | | | | | \--- androidx.collection:collection:1.0.0 -> 1.5.0 (*)
| | | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | +--- org.jspecify:jspecify:1.0.0
| | | | | \--- androidx.core:core-ktx:1.18.0 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | \--- androidx.core:core:1.18.0 (c)
| | | +--- com.squareup.okhttp3:okhttp:4.12.0
| | | | +--- com.squareup.okio:okio:3.6.0 -> 3.16.4 (*)
| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.0
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.21 (*)
| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.20 (*)
-| | | +--- com.apollographql.apollo:apollo-api:4.4.2 (*)
-| | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.2
-| | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.4.2
-| | | | \--- com.apollographql.apollo:apollo-annotations:4.4.2 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.21 (*)
+| | | +--- com.apollographql.apollo:apollo-api:4.4.3 (*)
+| | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.3
+| | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.4.3
+| | | | \--- com.apollographql.apollo:apollo-annotations:4.4.3 (*)
| | | +--- com.squareup.okio:okio:3.9.0 -> 3.16.4 (*)
| | | +--- com.benasher44:uuid:0.8.2 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0
| | | \--- org.jetbrains.kotlinx:atomicfu-jvm:0.26.0
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.3.21 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0 -> 1.10.2
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.2
| | | +--- org.jetbrains:annotations:23.0.0
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
| | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2 (*)
-| +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0
-| | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.10.0
+| +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1
+| | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.10.1
| | +--- org.jetbrains.compose.ui:ui-tooling-preview:1.10.0
| | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | +--- androidx.compose.ui:ui-tooling-preview:1.10.0 -> 1.10.5
-| | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.10.5
+| | | +--- androidx.compose.ui:ui-tooling-preview:1.10.0 -> 1.11.0
+| | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.11.0
| | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.10.5
-| | | | | \--- androidx.compose.runtime:runtime-android:1.10.5
+| | | | +--- androidx.compose.runtime:runtime:1.11.0
+| | | | | \--- androidx.compose.runtime:runtime-android:1.11.0
| | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | | +--- androidx.collection:collection:1.5.0 (*)
-| | | | | +--- androidx.compose.runtime:runtime-annotation:1.10.5
-| | | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.10.5
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (c)
-| | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.5 (c)
-| | | | | | \--- androidx.compose.runtime:runtime-saveable:1.10.5 (c)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.0
+| | | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.11.0
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (c)
+| | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.0 (c)
+| | | | | | \--- androidx.compose.runtime:runtime-saveable:1.11.0 (c)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | | +--- androidx.compose.runtime:runtime-annotation:1.10.5 (c)
-| | | | | +--- androidx.compose.runtime:runtime-retain:1.10.5 (c)
-| | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 (c)
+| | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.0 (c)
+| | | | | +--- androidx.compose.runtime:runtime-retain:1.11.0 (c)
+| | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.0 (c)
| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.10.3 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
| | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.10.3
-| | | | \--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | \--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.7.1
| | | \--- org.jetbrains.kotlinx:kotlinx-datetime-jvm:0.7.1
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.10.3 (*)
| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.10.3
| | | +--- androidx.compose.foundation:foundation:1.10.5
@@ -404,9 +404,9 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | \--- androidx.compose.animation:animation-core-android:1.10.5
| | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | | | +--- androidx.collection:collection:1.5.0 (*)
-| | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | +--- androidx.compose.ui:ui:1.10.5
-| | | | | | | \--- androidx.compose.ui:ui-android:1.10.5
+| | | | | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | | | | +--- androidx.compose.ui:ui:1.10.5 -> 1.11.0
+| | | | | | | \--- androidx.compose.ui:ui-android:1.11.0
| | | | | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.13.0
| | | | | | | | +--- androidx.activity:activity:1.13.0
| | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
@@ -424,7 +424,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*)
| | | | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*)
| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*)
-| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | | | | +--- org.jspecify:jspecify:1.0.0
| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
@@ -446,17 +446,17 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*)
| | | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*)
| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.10.0 (*)
-| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (c)
| | | | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.4.0 (c)
-| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | | | | | | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.2 -> 1.3.6 (c)
-| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
@@ -473,17 +473,17 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | | | | +--- androidx.navigationevent:navigationevent:1.0.0
| | | | | | | | | | \--- androidx.navigationevent:navigationevent-android:1.0.0
| | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.10.5 (*)
+| | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.11.0 (*)
| | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*)
-| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c)
-| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*)
| | | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*)
| | | | | | | | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*)
-| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | | | | | +--- androidx.activity:activity-compose:1.13.0 (c)
| | | | | | | | | \--- androidx.activity:activity-ktx:1.13.0 (c)
@@ -491,7 +491,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.10.0
| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*)
-| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
@@ -507,7 +507,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.10.0
| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c)
@@ -523,11 +523,11 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
| | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0
| | | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 (*)
-| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 (c)
| | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (c)
-| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | | | | | +--- androidx.activity:activity:1.13.0 (c)
| | | | | | | | \--- androidx.activity:activity-compose:1.13.0 (c)
| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
@@ -536,28 +536,28 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | | | \--- androidx.core:core:1.1.0 -> 1.18.0 (*)
| | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
| | | | | | | +--- androidx.collection:collection:1.5.0 (*)
-| | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.5
-| | | | | | | | \--- androidx.compose.runtime:runtime-retain-android:1.10.5
+| | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.0
+| | | | | | | | \--- androidx.compose.runtime:runtime-retain-android:1.11.0
| | | | | | | | +--- androidx.collection:collection:1.5.0 (*)
-| | | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 (c)
-| | | | | | | | \--- androidx.compose.runtime:runtime-annotation:1.10.5 (c)
-| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5
-| | | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.10.5
+| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.0 (c)
+| | | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.11.0 (c)
+| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.0
+| | | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.11.0
| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | | | | | +--- androidx.collection:collection:1.5.0 (*)
-| | | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
+| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 -> 2.10.0
| | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.10.0
| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.5 (*)
+| | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.0 (*)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.10.0 (*)
-| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c)
@@ -574,97 +574,97 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.2 -> 1.4.0
| | | | | | | | | \--- androidx.savedstate:savedstate-compose-android:1.4.0
| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.5 (*)
+| | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.0 (*)
| | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*)
| | | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 (*)
| | | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 (c)
| | | | | | | | | \--- androidx.savedstate:savedstate-ktx:1.4.0 (c)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.5 (c)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.0 (c)
| | | | | | | | \--- org.jetbrains.compose.runtime:runtime-saveable:1.9.2 -> 1.10.3 (c)
-| | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5
-| | | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.10.5
+| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.0
+| | | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.11.0
| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-| | | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | | | +--- androidx.compose.ui:ui-util:1.10.5
-| | | | | | | | | \--- androidx.compose.ui:ui-util-android:1.10.5
+| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | | | | +--- androidx.compose.ui:ui-util:1.11.0
+| | | | | | | | | \--- androidx.compose.ui:ui-util-android:1.11.0
| | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | | | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*)
-| | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | | | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | | | | | | \--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | | | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5
-| | | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.10.5
+| | | | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | | | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| | | | | | | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | | | | | | \--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | | | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.0
+| | | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.11.0
| | | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
| | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
-| | | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5
-| | | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.10.5
+| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.0
+| | | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.11.0
| | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
| | | | | | | | | +--- androidx.collection:collection-ktx:1.4.2 -> 1.5.0
| | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*)
| | | | | | | | | | \--- androidx.collection:collection:1.5.0 (c)
-| | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (*)
-| | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
-| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | | | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | | | | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (*)
+| | | | | | | | | +--- androidx.compose.ui:ui-util:1.11.0 (*)
+| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | | | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| | | | | | | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | | | | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-util:1.11.0 (*)
| | | | | | | | +--- androidx.core:core:1.12.0 -> 1.18.0 (*)
| | | | | | | | +--- androidx.graphics:graphics-path:1.0.1
| | | | | | | | | +--- androidx.core:core:1.12.0 -> 1.18.0 (*)
-| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | | | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-text:1.10.5
-| | | | | | | | \--- androidx.compose.ui:ui-text-android:1.10.5
+| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | | | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-text:1.11.0
+| | | | | | | | \--- androidx.compose.ui:ui-text-android:1.11.0
| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | | | | | +--- androidx.collection:collection:1.5.0 (*)
-| | | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 (*)
-| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (*)
-| | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
-| | | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.0 (*)
+| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (*)
+| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.0 (*)
+| | | | | | | | +--- androidx.compose.ui:ui-util:1.11.0 (*)
| | | | | | | | +--- androidx.core:core:1.7.0 -> 1.18.0 (*)
| | | | | | | | +--- androidx.emoji2:emoji2:1.4.0
| | | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
@@ -674,7 +674,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*)
| | | | | | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*)
-| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
@@ -689,23 +689,23 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
| | | | | | | | | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*)
| | | | | | | | | \--- androidx.emoji2:emoji2-views-helper:1.4.0 (c)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | | | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | | | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
-| | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | | | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | | | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.0 (*)
+| | | | | | | +--- androidx.compose.ui:ui-util:1.11.0 (*)
| | | | | | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*)
| | | | | | | +--- androidx.customview:customview-poolingcontainer:1.0.0
| | | | | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.18.0 (*)
-| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.20 (*)
+| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.21 (*)
| | | | | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*)
| | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.10.0 (*)
| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.2 -> 2.10.0 (*)
@@ -734,7 +734,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (*)
| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0
| | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (*)
-| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c)
@@ -747,7 +747,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
| | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
| | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
-| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | | | | | | | +--- org.jspecify:jspecify:1.0.0
| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
@@ -775,32 +775,32 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | | | +--- androidx.window:window-core:1.5.0
| | | | | | | | | \--- androidx.window:window-core-android:1.5.0
| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | | | | +--- androidx.window:window:1.5.0 (c)
-| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*)
| | | | | | | | +--- org.jspecify:jspecify:1.0.0
| | | | | | | | +--- androidx.window:window-core:1.5.0 (c)
-| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | | | +--- org.jspecify:jspecify:1.0.0
-| | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (c)
+| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-util:1.11.0 (c)
| | | | | | | \--- androidx.compose.foundation:foundation:1.7.0 -> 1.10.5 (c)
-| | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (*)
-| | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
-| | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 -> 1.11.0 (*)
+| | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 -> 1.11.0 (*)
+| | | | | | +--- androidx.compose.ui:ui-util:1.10.5 -> 1.11.0 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | | \--- androidx.compose.animation:animation:1.10.5 (c)
| | | | | +--- androidx.compose.foundation:foundation-layout:1.10.5
@@ -809,28 +809,28 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | | | +--- androidx.collection:collection:1.5.0 (*)
| | | | | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.10.5 (*)
-| | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | +--- androidx.compose.ui:ui:1.10.5 (*)
-| | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
-| | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | | | | +--- androidx.compose.ui:ui:1.10.5 -> 1.11.0 (*)
+| | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 -> 1.11.0 (*)
+| | | | | | +--- androidx.compose.ui:ui-util:1.10.5 -> 1.11.0 (*)
| | | | | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | \--- androidx.compose.foundation:foundation:1.10.5 (c)
-| | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | +--- androidx.compose.ui:ui:1.10.5 (*)
-| | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (*)
-| | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (*)
-| | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | | | +--- androidx.compose.ui:ui:1.10.5 -> 1.11.0 (*)
+| | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 -> 1.11.0 (*)
+| | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 -> 1.11.0 (*)
+| | | | | +--- androidx.compose.ui:ui-util:1.10.5 -> 1.11.0 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | \--- androidx.compose.animation:animation-core:1.10.5 (c)
| | | | +--- androidx.compose.foundation:foundation-layout:1.10.5 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui:1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-text:1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui:1.10.5 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-text:1.10.5 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-util:1.10.5 -> 1.11.0 (*)
| | | | +--- androidx.core:core:1.13.1 -> 1.18.0 (*)
| | | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | \--- androidx.compose.foundation:foundation-layout:1.10.5 (c)
| | | +--- org.jetbrains.compose.animation:animation:1.10.3
| | | | +--- androidx.compose.animation:animation:1.10.5 (*)
@@ -842,8 +842,8 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | \--- androidx.collection:collection:1.5.0 (*)
| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.ui:ui:1.10.3
-| | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.5 (*)
-| | | | | | +--- androidx.compose.ui:ui:1.10.5 (*)
+| | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.5 -> 1.11.0 (*)
+| | | | | | +--- androidx.compose.ui:ui:1.10.5 -> 1.11.0 (*)
| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 -> 2.10.0
| | | | | | | \--- androidx.lifecycle:lifecycle-common:2.10.0 (*)
| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 -> 2.10.0
@@ -864,7 +864,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.10.3
-| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 (*)
+| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 -> 1.11.0 (*)
| | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 -> 2.10.0 (*)
| | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6
| | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 -> 1.4.0 (*)
@@ -872,30 +872,30 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.3 (*)
| | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.3
-| | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (*)
+| | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 -> 1.11.0 (*)
| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3
-| | | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 -> 1.11.0 (*)
| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.3 (*)
-| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.10.3
-| | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (*)
+| | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 -> 1.11.0 (*)
| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.3 (*)
| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.3 (*)
| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.3 (*)
| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.3
-| | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
+| | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 -> 1.11.0 (*)
| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.3 (*)
| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.3 (*)
| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-text:1.10.3
-| | | | | | | +--- androidx.compose.ui:ui-text:1.10.5 (*)
+| | | | | | | +--- androidx.compose.ui:ui-text:1.10.5 -> 1.11.0 (*)
| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.3 (*)
| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.3 (*)
| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
@@ -904,15 +904,15 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.10.3 (*)
| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.3 (*)
| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*)
| | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.3 (*)
| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.3
@@ -922,12 +922,12 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.3 (*)
| | | +--- org.jetbrains.compose.collection-internal:collection:1.10.3 (*)
| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.3 (*)
@@ -935,20 +935,20 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-text:1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.10.3 (*)
| | +--- org.jetbrains.compose.components:components-resources:1.10.0 -> 1.10.3
| | | \--- org.jetbrains.compose.components:components-resources-android:1.10.3
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | +--- org.jetbrains.compose.foundation:foundation:1.10.3 (*)
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*)
| | +--- org.jetbrains.compose.components:components-ui-tooling-preview:1.10.0
| | | \--- org.jetbrains.compose.components:components-ui-tooling-preview-android:1.10.0
-| | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.10.5 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.11.0 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | +--- androidx.annotation:annotation:1.9.1 (*)
-| | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
+| | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
| +--- io.coil-kt.coil3:coil-compose:3.4.0
| | \--- io.coil-kt.coil3:coil-compose-android:3.4.0
| | +--- io.coil-kt.coil3:coil:3.4.0
@@ -957,7 +957,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | \--- io.coil-kt.coil3:coil-core-android:3.4.0
| | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 -> 2.10.0 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | +--- com.squareup.okio:okio:3.16.4 (*)
| | | | +--- androidx.annotation:annotation:1.9.1 (*)
| | | | +--- androidx.appcompat:appcompat-resources:1.7.1
@@ -979,18 +979,18 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | \--- org.jspecify:jspecify:1.0.0
| | | | +--- androidx.profileinstaller:profileinstaller:1.4.1 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (c)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (c)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0
| | | \--- io.coil-kt.coil3:coil-compose-core-android:3.4.0
| | | +--- io.coil-kt.coil3:coil-core:3.4.0 (*)
| | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 -> 1.10.3 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | | \--- com.google.accompanist:accompanist-drawablepainter:0.37.3
-| | | +--- androidx.compose.ui:ui:1.7.0 -> 1.10.5 (*)
+| | | +--- androidx.compose.ui:ui:1.7.0 -> 1.11.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.10.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.3.20 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.3.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| +--- dev.gitlive:firebase-common:2.4.0
| | \--- dev.gitlive:firebase-common-android:2.4.0
@@ -1021,9 +1021,9 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | \--- androidx.customview:customview:1.0.0
| | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*)
| | | | | | \--- androidx.core:core:1.0.0 -> 1.18.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
| | | +--- com.google.firebase:firebase-components:19.0.0
| | | | +--- com.google.firebase:firebase-annotations:17.0.0
| | | | | \--- javax.inject:javax.inject:1
@@ -1039,10 +1039,10 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | \--- androidx.datastore:datastore-core-android:1.1.7
| | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
| | | | | | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.22
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.21 (*)
| | | | | | | \--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.9.22
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.20 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.21 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | | | +--- androidx.datastore:datastore:1.1.7 (c)
| | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c)
@@ -1054,7 +1054,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | \--- androidx.datastore:datastore-core-okio-jvm:1.1.7
| | | | | | +--- androidx.datastore:datastore-core:1.1.7 (*)
| | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | | | +--- androidx.datastore:datastore:1.1.7 (c)
| | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c)
@@ -1063,7 +1063,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | +--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c)
| | | | | | \--- androidx.datastore:datastore-preferences-proto:1.1.7 (c)
| | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | | +--- androidx.datastore:datastore-core:1.1.7 (c)
| | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c)
@@ -1090,14 +1090,14 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | +--- androidx.datastore:datastore-preferences-core:1.1.7 (c)
| | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c)
| | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | +--- androidx.datastore:datastore:1.1.7 (c)
| | | | | +--- androidx.datastore:datastore-core:1.1.7 (c)
| | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c)
| | | | | +--- androidx.datastore:datastore-preferences:1.1.7 (c)
| | | | | +--- androidx.datastore:datastore-preferences-proto:1.1.7 (c)
| | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | +--- androidx.datastore:datastore:1.1.7 (c)
| | | | +--- androidx.datastore:datastore-preferences-core:1.1.7 (c)
@@ -1107,17 +1107,17 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c)
| | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*)
| | | +--- androidx.concurrent:concurrent-futures:1.1.0 -> 1.2.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.9.0 (*)
| | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
-| | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| +--- dev.gitlive:firebase-firestore:2.4.0
| | \--- dev.gitlive:firebase-firestore-android:2.4.0
-| | +--- com.google.firebase:firebase-firestore -> 26.1.1
+| | +--- com.google.firebase:firebase-firestore -> 26.2.0
| | | +--- com.google.firebase:protolite-well-known-types:18.0.1
| | | | \--- com.google.protobuf:protobuf-javalite:3.25.5
| | | +--- com.google.android.gms:play-services-tasks:18.4.0 (*)
@@ -1183,28 +1183,28 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | +--- io.grpc:grpc-api:1.62.2 (*)
| | | | +--- com.google.guava:guava:32.1.3-android (*)
| | | | \--- com.google.errorprone:error_prone_annotations:2.23.0 -> 2.26.0
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | \--- com.google.re2j:re2j:1.6
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
| | +--- dev.gitlive:firebase-app:2.4.0
| | | \--- dev.gitlive:firebase-app-android:2.4.0
| | | +--- com.google.firebase:firebase-common -> 22.0.1 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | +--- dev.gitlive:firebase-common-internal:2.4.0
| | | \--- dev.gitlive:firebase-common-internal-android:2.4.0
| | | +--- com.google.firebase:firebase-common -> 22.0.1 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
@@ -1217,9 +1217,9 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | +--- androidx.activity:activity:1.8.0 -> 1.13.0 (*)
| | | +--- androidx.activity:activity-compose:1.8.0 -> 1.13.0
| | | | +--- androidx.activity:activity:1.13.0 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.10.5 (*)
-| | | | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui:1.0.1 -> 1.10.5 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.11.0 (*)
+| | | | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui:1.0.1 -> 1.11.0 (*)
| | | | +--- androidx.core:core-ktx:1.18.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 -> 2.10.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 -> 2.10.0 (*)
@@ -1227,15 +1227,15 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 -> 2.10.0 (*)
| | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0
| | | | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0
-| | | | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.10.5 (*)
-| | | | | +--- androidx.compose.ui:ui:1.9.2 -> 1.10.5 (*)
+| | | | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.11.0 (*)
+| | | | | +--- androidx.compose.ui:ui:1.9.2 -> 1.11.0 (*)
| | | | | +--- androidx.navigationevent:navigationevent:1.0.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | +--- androidx.navigationevent:navigationevent:1.0.0 (c)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | +--- androidx.activity:activity:1.13.0 (c)
| | | | \--- androidx.activity:activity-ktx:1.13.0 (c)
@@ -1244,22 +1244,22 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | +--- androidx.compose.animation:animation:1.7.2 -> 1.10.5 (*)
| | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.10.5 (*)
| | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.10.5 (*)
-| | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.10.5 (*)
-| | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.10.5 (*)
-| | | +--- androidx.compose.ui:ui:1.7.2 -> 1.10.5 (*)
+| | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.11.0 (*)
+| | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.11.0 (*)
+| | | +--- androidx.compose.ui:ui:1.7.2 -> 1.11.0 (*)
| | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.10.0 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 -> 2.10.0 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.10.0 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.2 -> 2.10.0
| | | | \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.10.0
| | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.10.5 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.11.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
@@ -1285,11 +1285,11 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.10.0 (*)
| | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*)
| | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.4.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | +--- androidx.navigation:navigation-compose:2.9.7 (c)
| | | | +--- androidx.navigation:navigation-runtime:2.9.7 (c)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | +--- androidx.navigation:navigation-runtime:2.9.7
| | | | \--- androidx.navigation:navigation-runtime-android:2.9.7
| | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.13.0 (*)
@@ -1302,20 +1302,20 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.10.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.10.0 (*)
| | | | +--- androidx.navigation:navigation-common:2.9.7 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | +--- androidx.navigation:navigation-common:2.9.7 (c)
| | | | +--- androidx.navigation:navigation-compose:2.9.7 (c)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.4.0 (*)
| | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.4.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | +--- androidx.navigation:navigation-common:2.9.7 (c)
| | | +--- androidx.navigation:navigation-runtime:2.9.7 (c)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 -> 2.10.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 -> 2.10.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*)
@@ -1327,8 +1327,8 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*)
| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui:1.9.3 -> 1.10.3 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.2
| | | +--- androidx.annotation:annotation:1.9.1 (*)
@@ -1339,8 +1339,8 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*)
| | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-runtime:2.9.2
| | | +--- androidx.annotation:annotation:1.9.1 (*)
| | | +--- androidx.collection:collection:1.5.0 (*)
@@ -1351,8 +1351,8 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.2 (*)
| | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*)
| | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 (*)
| | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.10.3 (*)
@@ -1360,37 +1360,37 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.10.3 (*)
| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.3 (*)
| | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 -> 1.10.3 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
-| +--- io.insert-koin:koin-annotations:4.2.0
-| | \--- io.insert-koin:koin-annotations-jvm:4.2.0
-| | +--- io.insert-koin:koin-core-annotations:4.2.0
-| | | \--- io.insert-koin:koin-core-annotations-jvm:4.2.0
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| +--- io.insert-koin:koin-compose:koin -> 4.2.0
-| | \--- io.insert-koin:koin-compose-android:4.2.0
+| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
+| +--- io.insert-koin:koin-annotations:4.2.1
+| | \--- io.insert-koin:koin-annotations-jvm:4.2.1
+| | +--- io.insert-koin:koin-core-annotations:4.2.1
+| | | \--- io.insert-koin:koin-core-annotations-jvm:4.2.1
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| +--- io.insert-koin:koin-compose:koin -> 4.2.1
+| | \--- io.insert-koin:koin-compose-android:4.2.1
| | +--- androidx.activity:activity-compose:1.12.4 -> 1.13.0 (*)
-| | +--- io.insert-koin:koin-android:4.2.0
-| | | +--- io.insert-koin:koin-core:4.2.0
-| | | | \--- io.insert-koin:koin-core-jvm:4.2.0
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
+| | +--- io.insert-koin:koin-android:4.2.1
+| | | +--- io.insert-koin:koin-core:4.2.1
+| | | | \--- io.insert-koin:koin-core-jvm:4.2.1
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
| | | | +--- co.touchlab:stately-concurrency:2.1.0
| | | | | \--- co.touchlab:stately-concurrency-jvm:2.1.0
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.21 (*)
| | | | | \--- co.touchlab:stately-strict:2.1.0
| | | | | \--- co.touchlab:stately-strict-jvm:2.1.0
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.20 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.21 (*)
| | | | \--- co.touchlab:stately-concurrent-collections:2.1.0
| | | | \--- co.touchlab:stately-concurrent-collections-jvm:2.1.0
| | | | +--- co.touchlab:stately-concurrency:2.1.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.20 (*)
-| | | +--- io.insert-koin:koin-core-viewmodel:4.2.0
-| | | | \--- io.insert-koin:koin-core-viewmodel-android:4.2.0
-| | | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.21 (*)
+| | | +--- io.insert-koin:koin-core-viewmodel:4.2.1
+| | | | \--- io.insert-koin:koin-core-viewmodel-android:4.2.1
+| | | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*)
| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
| | | +--- androidx.appcompat:appcompat:1.7.1
| | | | +--- androidx.activity:activity:1.8.0 -> 1.13.0 (*)
| | | | +--- androidx.annotation:annotation:1.3.0 -> 1.9.1 (*)
@@ -1417,7 +1417,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1
| | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
| | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | \--- androidx.appcompat:appcompat-resources:1.7.1 (c)
| | | +--- androidx.activity:activity-ktx:1.12.4 -> 1.13.0 (*)
| | | +--- androidx.fragment:fragment-ktx:1.8.9
@@ -1428,31 +1428,31 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.1 -> 2.10.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.10.0 (*)
| | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | \--- androidx.fragment:fragment:1.8.9 (c)
| | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- org.jetbrains.compose.runtime:runtime:1.10.2 -> 1.10.3 (*)
| | +--- org.jetbrains.compose.foundation:foundation:1.10.2 -> 1.10.3 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| +--- io.insert-koin:koin-compose-viewmodel:4.2.0
-| | \--- io.insert-koin:koin-compose-viewmodel-android:4.2.0
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| +--- io.insert-koin:koin-compose-viewmodel:4.2.1
+| | \--- io.insert-koin:koin-compose-viewmodel-android:4.2.1
| | +--- androidx.activity:activity-compose:1.12.4 -> 1.13.0 (*)
-| | +--- io.insert-koin:koin-compose:4.2.0 (*)
-| | +--- io.insert-koin:koin-core-viewmodel:4.2.0 (*)
+| | +--- io.insert-koin:koin-compose:4.2.1 (*)
+| | +--- io.insert-koin:koin-core-viewmodel:4.2.1 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.6 -> 2.10.0 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| +--- io.insert-koin:koin-core:4.2.0 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| +--- io.insert-koin:koin-core:4.2.1 (*)
| +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1
| | \--- com.michael-bull.kotlin-result:kotlin-result-jvm:2.3.1
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| +--- co.touchlab:kermit:2.1.0
| | \--- co.touchlab:kermit-android-debug:2.1.0
| | +--- co.touchlab:kermit-core:2.1.0
| | | \--- co.touchlab:kermit-core-android-debug:2.1.0
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.20 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*)
| +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| \--- io.coil-kt.coil3:coil-network-ktor3:3.4.0
| \--- io.coil-kt.coil3:coil-network-ktor3-android:3.4.0
@@ -1460,160 +1460,173 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| +--- io.coil-kt.coil3:coil-network-core:3.4.0
| | \--- io.coil-kt.coil3:coil-network-core-android:3.4.0
| | +--- io.coil-kt.coil3:coil-core:3.4.0 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | \--- androidx.core:core-ktx:1.16.0 -> 1.18.0 (*)
-| +--- io.ktor:ktor-client-core:3.1.0 -> 3.4.1 (*)
-| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| +--- io.ktor:ktor-client-core:3.1.0 -> 3.4.3 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
+--- junit:junit:4.13.2 (*)
-+--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
++--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+--- com.squareup.leakcanary:leakcanary-android:2.14
| +--- com.squareup.leakcanary:leakcanary-android-core:2.14
| | +--- com.squareup.leakcanary:shark-android:2.14
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | | \--- com.squareup.leakcanary:shark:2.14
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | | +--- com.squareup.okio:okio:2.2.2 -> 3.16.4 (*)
| | | \--- com.squareup.leakcanary:shark-graph:2.14
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | | +--- com.squareup.okio:okio:2.2.2 -> 3.16.4 (*)
| | | \--- com.squareup.leakcanary:shark-hprof:2.14
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | | \--- com.squareup.leakcanary:shark-log:2.14
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14
| | | +--- com.squareup.leakcanary:leakcanary-object-watcher:2.14
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | | | \--- com.squareup.leakcanary:shark-log:2.14 (*)
| | | +--- com.squareup.leakcanary:leakcanary-android-utils:2.14
| | | | +--- com.squareup.leakcanary:shark-log:2.14 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | | +--- com.squareup.curtains:curtains:1.2.4
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.3.20 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.3.21 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-androidx:2.14
| | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-support-fragments:2.14
| | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| +--- com.squareup.leakcanary:leakcanary-object-watcher-android:2.14
| | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.3.20 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.3.21 (*)
| +--- com.squareup.leakcanary:plumber-android:2.14
| | +--- com.squareup.leakcanary:plumber-android-core:2.14
| | | +--- com.squareup.leakcanary:shark-log:2.14 (*)
| | | +--- com.squareup.leakcanary:leakcanary-android-utils:2.14 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
| | | \--- com.squareup.curtains:curtains:1.2.4 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
-| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.20 (*)
-+--- androidx.compose.ui:ui-tooling:1.10.5
-| \--- androidx.compose.ui:ui-tooling-android:1.10.5
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*)
++--- androidx.compose.ui:ui-tooling:1.11.0
+| \--- androidx.compose.ui:ui-tooling-android:1.11.0
| +--- androidx.activity:activity-compose:1.7.0 -> 1.13.0 (*)
| +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-| +--- androidx.compose.animation:animation:1.10.5 (*)
-| +--- androidx.compose.material:material:1.0.0 -> 1.10.5
-| | \--- androidx.compose.material:material-android:1.10.5
+| +--- androidx.compose.animation:animation:1.10.0 -> 1.10.5 (*)
+| +--- androidx.compose.material3:material3:1.3.1 -> 1.4.0
+| | \--- androidx.compose.material3:material3-android:1.4.0
+| | +--- androidx.activity:activity-compose:1.8.2 -> 1.13.0 (*)
| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
-| | +--- androidx.compose.animation:animation:1.8.2 -> 1.10.5 (*)
-| | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.10.5 (*)
-| | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.10.5 (*)
-| | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.10.5 (*)
-| | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.10.5
+| | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*)
+| | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.10.5 (*)
+| | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.10.5 (*)
+| | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.10.5 (*)
+| | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.10.5
| | | \--- androidx.compose.material:material-ripple-android:1.10.5
| | | +--- androidx.collection:collection:1.5.0 (*)
| | | +--- androidx.compose.animation:animation:1.7.1 -> 1.10.5 (*)
| | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.10.5 (*)
-| | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.10.5 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | +--- androidx.compose.ui:ui:1.8.2 -> 1.10.5 (*)
-| | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.10.5 (*)
-| | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.10.5 (*)
-| | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.10.0 (*)
-| | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*)
-| | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| +--- androidx.compose.ui:ui:1.10.5 (*)
-| +--- androidx.compose.ui:ui-tooling-data:1.10.5
-| | \--- androidx.compose.ui:ui-tooling-data-android:1.10.5
-| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-| | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
-| | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | +--- androidx.compose.ui:ui:1.10.5 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (*)
+| | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.11.0 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
+| | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.0 (*)
+| | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.0 (*)
+| | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.11.0 (*)
+| | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.11.0 (*)
+| | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 -> 2.10.0
+| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
+| | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*)
+| | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
+| | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
+| +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| +--- androidx.compose.ui:ui:1.11.0 (*)
+| +--- androidx.compose.ui:ui-tooling-data:1.11.0
+| | \--- androidx.compose.ui:ui-tooling-data-android:1.11.0
+| | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | +--- androidx.compose.ui:ui:1.11.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (*)
| +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.10.0 (*)
| +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0 (*)
-| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| +--- androidx.compose.ui:ui:1.10.5 (c)
-| +--- androidx.compose.ui:ui-test-manifest:1.10.5 (c)
-| +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| \--- androidx.compose.ui:ui-util:1.10.5 (c)
-+--- androidx.compose.ui:ui-test-manifest:1.10.5
+| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| +--- androidx.compose.ui:ui:1.11.0 (c)
+| +--- androidx.compose.ui:ui-test-manifest:1.11.0 (c)
+| +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| \--- androidx.compose.ui:ui-util:1.11.0 (c)
++--- androidx.compose.ui:ui-test-manifest:1.11.0
| +--- androidx.activity:activity:1.2.1 -> 1.13.0 (*)
-| +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| +--- androidx.compose.ui:ui:1.10.5 (c)
-| +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| \--- androidx.compose.ui:ui-util:1.10.5 (c)
-+--- com.google.firebase:firebase-bom:33.10.0 -> 34.10.0 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| +--- androidx.compose.ui:ui:1.11.0 (c)
+| +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| \--- androidx.compose.ui:ui-util:1.11.0 (c)
++--- com.google.firebase:firebase-bom:33.10.0 -> 34.12.0 (*)
+--- androidx.core:core-ktx:1.18.0 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
+--- org.jetbrains.kotlinx:kotlinx-collections-immutable:0.4.0
| \--- org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.4.0
-| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
+--- com.jakewharton.timber:timber:5.0.1
-| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.3.20 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.3.21 (*)
| \--- org.jetbrains:annotations:20.1.0 -> 23.0.0
+--- project :modules:feature-home-shared
-| +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| +--- com.google.firebase:firebase-bom:34.12.0 (*)
| +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| +--- io.ktor:ktor-client-android:3.4.1 (*)
+| +--- io.ktor:ktor-client-android:3.4.3 (*)
| +--- junit:junit:4.13.2 (*)
| +--- project :modules:library-ui-shared
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- org.jetbrains.compose.material:material-icons-extended:1.7.3
| | | +--- androidx.compose.material:material-icons-extended:1.7.6
| | | | \--- androidx.compose.material:material-icons-extended-android:1.7.6
| | | | +--- androidx.compose.material:material-icons-core:1.7.6
| | | | | \--- androidx.compose.material:material-icons-core-android:1.7.6
-| | | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.10.5 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.20 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.20 (*)
+| | | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.11.0 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.21 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.material:material-icons-core:1.7.3
| | | | +--- androidx.compose.material:material-icons-core:1.7.6 (*)
| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.10.3 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.24 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.24 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.10.3 (*)
| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.10.3 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0 (*)
@@ -1621,7 +1634,23 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | +--- org.jetbrains.compose.components:components-resources:1.10.3 (*)
| | +--- org.jetbrains.compose.foundation:foundation:1.10.3 (*)
| | +--- org.jetbrains.compose.material:material:1.10.3
-| | | +--- androidx.compose.material:material:1.10.5 (*)
+| | | +--- androidx.compose.material:material:1.10.5
+| | | | \--- androidx.compose.material:material-android:1.10.5
+| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
+| | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
+| | | | +--- androidx.compose.animation:animation:1.8.2 -> 1.10.5 (*)
+| | | | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.10.5 (*)
+| | | | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.10.5 (*)
+| | | | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.10.5 (*)
+| | | | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.10.5 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.11.0 (*)
+| | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.10.0 (*)
+| | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*)
+| | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.animation:animation:1.10.3 (*)
| | | +--- org.jetbrains.compose.animation:animation-core:1.10.3 (*)
| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.3 (*)
@@ -1634,44 +1663,14 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | +--- org.jetbrains.compose.foundation:foundation:1.10.3 (*)
| | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-text:1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | +--- org.jetbrains.compose.material3:material3:1.9.0
-| | | +--- androidx.compose.material3:material3:1.4.0
-| | | | \--- androidx.compose.material3:material3-android:1.4.0
-| | | | +--- androidx.activity:activity-compose:1.8.2 -> 1.13.0 (*)
-| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-| | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
-| | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*)
-| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.10.5 (*)
-| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.10.5 (*)
-| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.10.5 (*)
-| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.10.5 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.10.5 (*)
-| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 -> 2.10.0
-| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-| | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*)
-| | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (c)
-| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
-| | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | +--- androidx.compose.material3:material3:1.4.0 (*)
| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 -> 1.10.3 (*)
@@ -1686,96 +1685,96 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.10.3 (*)
| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.10.3 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.20 (c)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.21 (c)
| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.10.3 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | +--- org.jetbrains.compose.ui:ui-graphics:1.10.3 (*)
| | +--- com.eygraber:compose-placeholder:1.0.12
| | | \--- com.eygraber:compose-placeholder-android:1.0.12
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.10.3 (*)
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- project :modules:library-feature
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
| | | +--- project :modules:library-navigation-api
-| | | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | | +--- junit:junit:4.13.2 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | | +--- co.touchlab:kermit:2.1.0 (*)
| | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | | \--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | \--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
-| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0
-| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.10.0
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0
+| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.11.0
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*)
| | \--- project :modules:library-navigation-api (*)
-| +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| +--- dev.gitlive:firebase-common:2.4.0 (*)
| +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| +--- io.insert-koin:koin-core:4.2.0 (*)
+| +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| +--- io.insert-koin:koin-core:4.2.1 (*)
| +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| +--- co.touchlab:kermit:2.1.0 (*)
| +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -1785,9 +1784,9 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| +--- org.jetbrains.compose.material:material:1.10.3 (*)
| +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| +--- project :modules:feature-account
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- app.cash.sqldelight:android-driver:2.3.2
| | | +--- androidx.sqlite:sqlite-framework:2.6.2
@@ -1796,124 +1795,124 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | +--- androidx.sqlite:sqlite:2.6.2
| | | | | \--- androidx.sqlite:sqlite-android:2.6.2
| | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- androidx.sqlite:sqlite-framework:2.6.2 (c)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (c)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | +--- androidx.sqlite:sqlite:2.6.2 (c)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (c)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (c)
| | | +--- app.cash.sqldelight:runtime:2.3.2
| | | | \--- app.cash.sqldelight:runtime-jvm:2.3.2
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | | +--- androidx.sqlite:sqlite:2.6.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | +--- project :modules:library-ui-shared (*)
| | +--- app.cash.sqldelight:runtime:2.3.2 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
| | +--- project :modules:feature-account-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
| | | +--- project :modules:library-navigation-api (*)
| | | \--- project :modules:library-network-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- com.apollographql.apollo:apollo-runtime:4.4.2 (*)
-| | | +--- com.apollographql.apollo:apollo-adapters:4.4.2
-| | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.4.2
-| | | | +--- com.apollographql.apollo:apollo-api:4.4.2 (*)
+| | | +--- com.apollographql.apollo:apollo-runtime:4.4.3 (*)
+| | | +--- com.apollographql.apollo:apollo-adapters:4.4.3
+| | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.4.3
+| | | | +--- com.apollographql.apollo:apollo-api:4.4.3 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.5.0 -> 0.7.1 (*)
-| | | | \--- com.apollographql.apollo:apollo-annotations:4.4.2 (*)
-| | | +--- com.apollographql.apollo:apollo-normalized-cache:4.4.2
-| | | | \--- com.apollographql.apollo:apollo-normalized-cache-jvm:4.4.2
-| | | | +--- com.apollographql.apollo:apollo-runtime:4.4.2 (*)
-| | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.2
-| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-api-jvm:4.4.2
-| | | | | +--- com.apollographql.apollo:apollo-api:4.4.2 (*)
-| | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.2 (*)
+| | | | \--- com.apollographql.apollo:apollo-annotations:4.4.3 (*)
+| | | +--- com.apollographql.apollo:apollo-normalized-cache:4.4.3
+| | | | \--- com.apollographql.apollo:apollo-normalized-cache-jvm:4.4.3
+| | | | +--- com.apollographql.apollo:apollo-runtime:4.4.3 (*)
+| | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.3
+| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-api-jvm:4.4.3
+| | | | | +--- com.apollographql.apollo:apollo-api:4.4.3 (*)
+| | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.3 (*)
| | | | | +--- com.benasher44:uuid:0.8.2 (*)
| | | | | \--- com.squareup.okio:okio:3.9.0 -> 3.16.4 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
-| | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.4.2
-| | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android-debug:4.4.2
+| | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.4.3
+| | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android-debug:4.4.3
| | | | +--- androidx.sqlite:sqlite:2.3.1 -> 2.6.2 (*)
| | | | +--- app.cash.sqldelight:android-driver:2.0.1 -> 2.3.2 (*)
| | | | +--- androidx.sqlite:sqlite-framework:2.3.1 -> 2.6.2 (*)
| | | | +--- androidx.startup:startup-runtime:1.1.1 (*)
-| | | | +--- com.apollographql.apollo:apollo-api:4.4.2 (*)
-| | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.2 (*)
+| | | | +--- com.apollographql.apollo:apollo-api:4.4.3 (*)
+| | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.3 (*)
| | | | \--- app.cash.sqldelight:runtime:2.0.1 -> 2.3.2 (*)
-| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
+| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
| | +--- project :modules:feature-common-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -1921,45 +1920,45 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | +--- project :modules:library-navigation-api (*)
| | | \--- project :modules:library-network-api (*)
| | +--- project :modules:library-navigation
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
| | | +--- project :modules:library-navigation-api (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
| | | +--- project :modules:feature-launches-api
-| | | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | | +--- junit:junit:4.13.2 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | | +--- co.touchlab:kermit:2.1.0 (*)
| | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -1967,23 +1966,23 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | +--- project :modules:library-navigation-api (*)
| | | | \--- project :modules:library-network-api (*)
| | | \--- project :modules:feature-login-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -1992,71 +1991,71 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | \--- project :modules:library-network-api (*)
| | +--- project :modules:library-network-api (*)
| | +--- project :modules:library-network
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
| | | +--- project :modules:library-network-api (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
-| | | +--- io.ktor:ktor-client-content-negotiation:3.4.1
-| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.4.1
+| | | +--- io.ktor:ktor-client-content-negotiation:3.4.3
+| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-client-core:3.4.1 (*)
-| | | | +--- io.ktor:ktor-serialization:3.4.1 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- io.ktor:ktor-client-core:3.4.1 (*)
-| | | +--- io.ktor:ktor-client-cio:3.4.1
-| | | | \--- io.ktor:ktor-client-cio-jvm:3.4.1
+| | | | +--- io.ktor:ktor-client-core:3.4.3 (*)
+| | | | +--- io.ktor:ktor-serialization:3.4.3 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- io.ktor:ktor-client-core:3.4.3 (*)
+| | | +--- io.ktor:ktor-client-cio:3.4.3
+| | | | \--- io.ktor:ktor-client-cio-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-client-core:3.4.1 (*)
-| | | | +--- io.ktor:ktor-http-cio:3.4.1 (*)
-| | | | +--- io.ktor:ktor-websockets:3.4.1 (*)
-| | | | +--- io.ktor:ktor-network-tls:3.4.1
-| | | | | \--- io.ktor:ktor-network-tls-jvm:3.4.1
+| | | | +--- io.ktor:ktor-client-core:3.4.3 (*)
+| | | | +--- io.ktor:ktor-http-cio:3.4.3 (*)
+| | | | +--- io.ktor:ktor-websockets:3.4.3 (*)
+| | | | +--- io.ktor:ktor-network-tls:3.4.3
+| | | | | \--- io.ktor:ktor-network-tls-jvm:3.4.3
| | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | +--- io.ktor:ktor-http:3.4.1 (*)
-| | | | | +--- io.ktor:ktor-network:3.4.1 (*)
-| | | | | +--- io.ktor:ktor-utils:3.4.1 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | \--- io.ktor:ktor-serialization-kotlinx-json:3.4.1
-| | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.4.1
+| | | | | +--- io.ktor:ktor-http:3.4.3 (*)
+| | | | | +--- io.ktor:ktor-network:3.4.3 (*)
+| | | | | +--- io.ktor:ktor-utils:3.4.3 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | \--- io.ktor:ktor-serialization-kotlinx-json:3.4.3
+| | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.4.3
| | | +--- org.slf4j:slf4j-api:2.0.17
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | +--- io.ktor:ktor-serialization-kotlinx:3.4.1
-| | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.4.1
+| | | +--- io.ktor:ktor-serialization-kotlinx:3.4.3
+| | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-serialization:3.4.1 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 -> 1.10.0 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 -> 1.10.0
-| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.10.0
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
+| | | | +--- io.ktor:ktor-serialization:3.4.3 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 -> 1.11.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 -> 1.11.0
+| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.11.0
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
| | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.8.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| | +--- dev.gitlive:firebase-auth:2.4.0
| | | \--- dev.gitlive:firebase-auth-android:2.4.0
| | | +--- com.google.firebase:firebase-auth -> 24.0.1
@@ -2070,7 +2069,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*)
| | | | +--- androidx.credentials:credentials:1.2.0-rc01
| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
| | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c)
| | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01
@@ -2095,9 +2094,9 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.4.0 (*)
| | | | | +--- com.google.android.gms:play-services-fido:20.1.0 (*)
| | | | | +--- com.google.android.libraries.identity.googleid:googleid:1.1.0
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.3.21 (*)
| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c)
| | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*)
| | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 (*)
@@ -2112,7 +2111,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | | +--- com.google.android.gms:play-services-basement:18.4.0 -> 18.9.0 (*)
| | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 -> 18.4.0 (*)
| | | | | +--- com.google.android.play:integrity:1.3.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*)
| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.10.2 (*)
| | | | +--- com.google.firebase:firebase-annotations:16.2.0 -> 17.0.0 (*)
@@ -2120,42 +2119,42 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | | +--- com.google.firebase:firebase-auth-interop:20.0.0 (*)
| | | | +--- com.google.firebase:firebase-common:21.0.0 -> 22.0.1 (*)
| | | | +--- com.google.firebase:firebase-components:18.0.0 -> 19.0.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
| | | +--- dev.gitlive:firebase-app:2.4.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | \--- app.cash.sqldelight:coroutines-extensions:2.3.2
| | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.3.2
| | +--- app.cash.sqldelight:runtime:2.3.2 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | \--- app.cash.sqldelight:async-extensions:2.3.2
| | \--- app.cash.sqldelight:async-extensions-jvm:2.3.2
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | \--- app.cash.sqldelight:runtime:2.3.2 (*)
| +--- project :modules:feature-account-api (*)
| +--- project :modules:feature-common
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- project :modules:library-ui-shared (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2170,23 +2169,23 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | +--- project :modules:library-network-api (*)
| | \--- project :modules:library-network (*)
| +--- project :modules:feature-electricity
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- project :modules:library-ui-shared (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2199,7 +2198,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | \--- io.github.koalaplot:koalaplot-core-android:0.11.0
| | | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.animation:animation:1.10.0 -> 1.10.3 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*)
@@ -2212,26 +2211,26 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.material:material:1.4.3 -> 1.10.3 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.0 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.0 -> 2.3.21 (*)
| | +--- app.cash.sqldelight:coroutines-extensions:2.3.2 (*)
| | +--- project :modules:feature-electricity-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2243,23 +2242,23 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | +--- project :modules:library-network-api (*)
| | \--- project :modules:library-network (*)
| +--- project :modules:feature-home-api
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
-| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2267,25 +2266,25 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | +--- project :modules:library-navigation-api (*)
| | \--- project :modules:library-network-api (*)
| +--- project :modules:feature-launches
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- app.cash.sqldelight:android-driver:2.3.2 (*)
| | +--- project :modules:library-ui-shared (*)
| | +--- app.cash.sqldelight:runtime:2.3.2 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2302,23 +2301,23 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | \--- project :modules:library-network (*)
| +--- project :modules:feature-launches-api (*)
| +--- project :modules:feature-login
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- project :modules:library-ui-shared (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2336,23 +2335,23 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | \--- dev.gitlive:firebase-auth:2.4.0 (*)
| +--- project :modules:feature-login-api (*)
| +--- project :modules:feature-schedules
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- project :modules:library-ui-shared (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2366,23 +2365,23 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
| | +--- project :modules:feature-account-api (*)
| | +--- project :modules:feature-login-api (*)
| | +--- project :modules:feature-schedules-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2400,7 +2399,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
+--- dev.gitlive:firebase-firestore:2.4.0 (*)
+--- org.jetbrains.compose.ui:ui:1.10.3 (*)
+--- org.jetbrains.compose.material3:material3:1.9.0 (*)
-\--- io.insert-koin:koin-android:4.2.0 (*)
+\--- io.insert-koin:koin-android:4.2.1 (*)
(c) - A dependency constraint, not a dependency. The dependency affected by the constraint occurs elsewhere in the tree.
(*) - Indicates repeated occurrences of a transitive dependency subtree. Gradle expands transitive dependency subtrees only once per project; repeat occurrences only display the root of the subtree, followed by this annotation.
diff --git a/app/versions/dependencies/releaseRuntimeClasspathDependencies.txt b/app/versions/dependencies/releaseRuntimeClasspathDependencies.txt
index f41f4e9..7a9aa70 100644
--- a/app/versions/dependencies/releaseRuntimeClasspathDependencies.txt
+++ b/app/versions/dependencies/releaseRuntimeClasspathDependencies.txt
@@ -4,41 +4,41 @@ Project ':app'
------------------------------------------------------------
releaseRuntimeClasspath - Runtime classpath of '/release'.
-+--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20
++--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21
| +--- org.jetbrains:annotations:13.0 -> 23.0.0
-| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.3.20 (c)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.3.21 (c)
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (c)
| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.0 (c)
-+--- com.google.firebase:firebase-bom:33.10.0 -> 34.10.0
-| +--- com.google.firebase:firebase-firestore:26.1.1 (c)
++--- com.google.firebase:firebase-bom:33.10.0 -> 34.12.0
+| +--- com.google.firebase:firebase-firestore:26.2.0 (c)
| +--- com.google.firebase:firebase-common:22.0.1 (c)
| \--- com.google.firebase:firebase-auth:24.0.1 (c)
+--- androidx.core:core-ktx:1.18.0
| +--- androidx.annotation:annotation:1.8.1 -> 1.9.1
| | \--- androidx.annotation:annotation-jvm:1.9.1
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.20 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.21 (*)
| +--- androidx.core:core:1.18.0
| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | +--- androidx.annotation:annotation-experimental:1.4.1
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.21 (*)
| | +--- androidx.collection:collection:1.4.2 -> 1.5.0
| | | \--- androidx.collection:collection-jvm:1.5.0
| | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | +--- androidx.collection:collection-ktx:1.5.0 (c)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.20 (c)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.21 (c)
| | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0
| | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
| | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
| | +--- androidx.core:core-viewtree:1.0.0
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (c)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (c)
| | +--- androidx.interpolator:interpolator:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*)
| | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.10.0
| | | \--- androidx.lifecycle:lifecycle-common-jvm:2.10.0
| | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2
| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2
| | | | +--- org.jetbrains:annotations:23.0.0
@@ -48,7 +48,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (c)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (c)
| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 (c)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
| | | +--- org.jspecify:jspecify:1.0.0
| | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
@@ -81,11 +81,11 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0
| | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
| | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
| | | +--- org.jspecify:jspecify:1.0.0
| | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
@@ -105,30 +105,30 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
| | | \--- androidx.collection:collection:1.0.0 -> 1.5.0 (*)
| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | +--- org.jspecify:jspecify:1.0.0
| | \--- androidx.core:core-ktx:1.18.0 (c)
-| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| \--- androidx.core:core:1.18.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
+--- org.jetbrains.kotlinx:kotlinx-collections-immutable:0.4.0
| \--- org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.4.0
-| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+--- com.michael-bull.kotlin-result:kotlin-result:2.3.1
| \--- com.michael-bull.kotlin-result:kotlin-result-jvm:2.3.1
-| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
+--- com.jakewharton.timber:timber:5.0.1
-| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.3.20 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.3.21 (*)
| \--- org.jetbrains:annotations:20.1.0 -> 23.0.0
+--- project :modules:feature-home-shared
-| +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| +--- com.google.firebase:firebase-bom:34.12.0 (*)
| +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0
| | \--- androidx.lifecycle:lifecycle-viewmodel:2.10.0
| | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.10.0
| | +--- androidx.annotation:annotation:1.9.1 (*)
| | +--- androidx.core:core-viewtree:1.0.0 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
@@ -144,109 +144,109 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.10.0 (c)
| | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
| | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
-| +--- io.ktor:ktor-client-android:3.4.1
-| | \--- io.ktor:ktor-client-android-jvm:3.4.1
+| +--- io.ktor:ktor-client-android:3.4.3
+| | \--- io.ktor:ktor-client-android-jvm:3.4.3
| | +--- org.slf4j:slf4j-api:2.0.17
-| | +--- io.ktor:ktor-client-core:3.4.1
-| | | \--- io.ktor:ktor-client-core-jvm:3.4.1
+| | +--- io.ktor:ktor-client-core:3.4.3
+| | | \--- io.ktor:ktor-client-core-jvm:3.4.3
| | | +--- org.slf4j:slf4j-api:2.0.17
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | +--- io.ktor:ktor-http:3.4.1
-| | | | \--- io.ktor:ktor-http-jvm:3.4.1
+| | | +--- io.ktor:ktor-http:3.4.3
+| | | | \--- io.ktor:ktor-http-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-utils:3.4.1
-| | | | | \--- io.ktor:ktor-utils-jvm:3.4.1
+| | | | +--- io.ktor:ktor-utils:3.4.3
+| | | | | \--- io.ktor:ktor-utils-jvm:3.4.3
| | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | +--- io.ktor:ktor-io:3.4.1
-| | | | | | \--- io.ktor:ktor-io-jvm:3.4.1
+| | | | | +--- io.ktor:ktor-io:3.4.3
+| | | | | | \--- io.ktor:ktor-io-jvm:3.4.3
| | | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-core:0.8.2
| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.8.2
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.8.2
| | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.8.2
-| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.20 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.20 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0
-| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0
-| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0 (c)
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (c)
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.10.0 (c)
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (c)
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.10.0 (c)
-| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.10.0 (c)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- io.ktor:ktor-http-cio:3.4.1
-| | | | \--- io.ktor:ktor-http-cio-jvm:3.4.1
+| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0
+| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.11.0
+| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.11.0 (c)
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (c)
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.11.0 (c)
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (c)
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.11.0 (c)
+| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.11.0 (c)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- io.ktor:ktor-http-cio:3.4.3
+| | | | \--- io.ktor:ktor-http-cio-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
-| | | | +--- io.ktor:ktor-network:3.4.1
-| | | | | \--- io.ktor:ktor-network-jvm:3.4.1
+| | | | +--- io.ktor:ktor-network:3.4.3
+| | | | | \--- io.ktor:ktor-network-jvm:3.4.3
| | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | +--- io.ktor:ktor-utils:3.4.1 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | | | +--- io.ktor:ktor-utils:3.4.3 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-http:3.4.1 (*)
-| | | | +--- io.ktor:ktor-io:3.4.1 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- io.ktor:ktor-events:3.4.1
-| | | | \--- io.ktor:ktor-events-jvm:3.4.1
+| | | | +--- io.ktor:ktor-http:3.4.3 (*)
+| | | | +--- io.ktor:ktor-io:3.4.3 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- io.ktor:ktor-events:3.4.3
+| | | | \--- io.ktor:ktor-events-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-utils:3.4.1 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- io.ktor:ktor-websocket-serialization:3.4.1
-| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.4.1
+| | | | +--- io.ktor:ktor-utils:3.4.3 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- io.ktor:ktor-websocket-serialization:3.4.3
+| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-serialization:3.4.1
-| | | | | \--- io.ktor:ktor-serialization-jvm:3.4.1
+| | | | +--- io.ktor:ktor-serialization:3.4.3
+| | | | | \--- io.ktor:ktor-serialization-jvm:3.4.3
| | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | +--- io.ktor:ktor-websockets:3.4.1
-| | | | | | \--- io.ktor:ktor-websockets-jvm:3.4.1
+| | | | | +--- io.ktor:ktor-websockets:3.4.3
+| | | | | | \--- io.ktor:ktor-websockets-jvm:3.4.3
| | | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | | +--- io.ktor:ktor-utils:3.4.1 (*)
-| | | | | | +--- io.ktor:ktor-http:3.4.1 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- io.ktor:ktor-sse:3.4.1
-| | | | \--- io.ktor:ktor-sse-jvm:3.4.1
+| | | | | | +--- io.ktor:ktor-utils:3.4.3 (*)
+| | | | | | +--- io.ktor:ktor-http:3.4.3 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- io.ktor:ktor-sse:3.4.3
+| | | | \--- io.ktor:ktor-sse-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-utils:3.4.1 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | | +--- io.ktor:ktor-utils:3.4.3 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2
| | | +--- org.slf4j:slf4j-api:1.7.32 -> 2.0.17
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| +--- junit:junit:4.13.2
| | \--- org.hamcrest:hamcrest-core:1.3
| +--- project :modules:library-ui-shared
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- org.jetbrains.compose.material:material-icons-extended:1.7.3
| | | +--- androidx.compose.material:material-icons-extended:1.7.6
| | | | \--- androidx.compose.material:material-icons-extended-android:1.7.6
| | | | +--- androidx.compose.material:material-icons-core:1.7.6
| | | | | \--- androidx.compose.material:material-icons-core-android:1.7.6
-| | | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.10.5
-| | | | | | \--- androidx.compose.ui:ui-android:1.10.5
+| | | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.11.0
+| | | | | | \--- androidx.compose.ui:ui-android:1.11.0
| | | | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.13.0
| | | | | | | +--- androidx.activity:activity:1.13.0
| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
@@ -264,7 +264,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*)
| | | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*)
-| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | | | +--- org.jspecify:jspecify:1.0.0
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
@@ -286,17 +286,17 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*)
| | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.10.0 (*)
-| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (c)
| | | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.4.0 (c)
-| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | | | | | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.2 -> 1.3.6 (c)
-| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
@@ -313,22 +313,22 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | | +--- androidx.navigationevent:navigationevent:1.0.0
| | | | | | | | | \--- androidx.navigationevent:navigationevent-android:1.0.0
| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.10.5
-| | | | | | | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.10.5
-| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (c)
-| | | | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.5 (c)
-| | | | | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.10.5 (c)
+| | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.11.0
+| | | | | | | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.11.0
+| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (c)
+| | | | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.0 (c)
+| | | | | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.11.0 (c)
| | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*)
-| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c)
-| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*)
| | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*)
| | | | | | | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | | | | +--- androidx.activity:activity-compose:1.13.0 (c)
| | | | | | | | \--- androidx.activity:activity-ktx:1.13.0 (c)
@@ -336,7 +336,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.10.0
| | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
@@ -352,7 +352,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.10.0
| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c)
@@ -368,11 +368,11 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
| | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0
| | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 (c)
| | | | | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (c)
-| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | | | | +--- androidx.activity:activity:1.13.0 (c)
| | | | | | | \--- androidx.activity:activity-compose:1.13.0 (c)
| | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
@@ -381,39 +381,39 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | \--- androidx.core:core:1.1.0 -> 1.18.0 (*)
| | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
| | | | | | +--- androidx.collection:collection:1.5.0 (*)
-| | | | | | +--- androidx.compose.runtime:runtime:1.10.5
-| | | | | | | \--- androidx.compose.runtime:runtime-android:1.10.5
+| | | | | | +--- androidx.compose.runtime:runtime:1.11.0
+| | | | | | | \--- androidx.compose.runtime:runtime-android:1.11.0
| | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | | | | +--- androidx.collection:collection:1.5.0 (*)
-| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.10.5 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.0 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.10.5 (c)
-| | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.5 (c)
-| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 (c)
+| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.0 (c)
+| | | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.0 (c)
+| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.0 (c)
| | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.10.3 (c)
-| | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.5
-| | | | | | | \--- androidx.compose.runtime:runtime-retain-android:1.10.5
+| | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.0
+| | | | | | | \--- androidx.compose.runtime:runtime-retain-android:1.11.0
| | | | | | | +--- androidx.collection:collection:1.5.0 (*)
-| | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (c)
-| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 (c)
-| | | | | | | \--- androidx.compose.runtime:runtime-annotation:1.10.5 (c)
-| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5
-| | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.10.5
+| | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (c)
+| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.0 (c)
+| | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.11.0 (c)
+| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.0
+| | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.11.0
| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | | | | +--- androidx.collection:collection:1.5.0 (*)
-| | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
+| | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
| | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 -> 2.10.0
| | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.10.0
| | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.5 (*)
+| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.0 (*)
| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*)
| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.10.0 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c)
@@ -430,93 +430,93 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.2 -> 1.4.0
| | | | | | | | \--- androidx.savedstate:savedstate-compose-android:1.4.0
| | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.5 (*)
+| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.0 (*)
| | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*)
| | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 (*)
| | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 (c)
| | | | | | | | \--- androidx.savedstate:savedstate-ktx:1.4.0 (c)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (c)
-| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.10.5 (c)
-| | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.5 (c)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (c)
+| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.0 (c)
+| | | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.0 (c)
| | | | | | | \--- org.jetbrains.compose.runtime:runtime-saveable:1.9.2 -> 1.10.3 (c)
-| | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5
-| | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.10.5
+| | | | | | +--- androidx.compose.ui:ui-geometry:1.11.0
+| | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.11.0
| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-| | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | | +--- androidx.compose.ui:ui-util:1.10.5
-| | | | | | | | \--- androidx.compose.ui:ui-util-android:1.10.5
+| | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | | | +--- androidx.compose.ui:ui-util:1.11.0
+| | | | | | | | \--- androidx.compose.ui:ui-util-android:1.11.0
| | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*)
-| | | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | | | | | \--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5
-| | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.10.5
+| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | | | | | \--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | | | | | +--- androidx.compose.ui:ui-graphics:1.11.0
+| | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.11.0
| | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
| | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
-| | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5
-| | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.10.5
+| | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.0
+| | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.11.0
| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
| | | | | | | | +--- androidx.collection:collection-ktx:1.4.2 -> 1.5.0
| | | | | | | | | +--- androidx.collection:collection:1.5.0 (*)
| | | | | | | | | \--- androidx.collection:collection:1.5.0 (c)
-| | | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (*)
-| | | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | | | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (*)
+| | | | | | | | +--- androidx.compose.ui:ui-util:1.11.0 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | | | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-util:1.11.0 (*)
| | | | | | | +--- androidx.core:core:1.12.0 -> 1.18.0 (*)
| | | | | | | +--- androidx.graphics:graphics-path:1.0.1
| | | | | | | | +--- androidx.core:core:1.12.0 -> 1.18.0 (*)
-| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | | | | | +--- androidx.compose.ui:ui-text:1.10.5
-| | | | | | | \--- androidx.compose.ui:ui-text-android:1.10.5
+| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | | | | | +--- androidx.compose.ui:ui-text:1.11.0
+| | | | | | | \--- androidx.compose.ui:ui-text-android:1.11.0
| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | | | | +--- androidx.collection:collection:1.5.0 (*)
-| | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 (*)
-| | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (*)
-| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
-| | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.0 (*)
+| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (*)
+| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.0 (*)
+| | | | | | | +--- androidx.compose.ui:ui-util:1.11.0 (*)
| | | | | | | +--- androidx.core:core:1.7.0 -> 1.18.0 (*)
| | | | | | | +--- androidx.emoji2:emoji2:1.4.0
| | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
@@ -526,7 +526,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*)
| | | | | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*)
-| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
@@ -541,22 +541,22 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
| | | | | | | | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*)
| | | | | | | | \--- androidx.emoji2:emoji2-views-helper:1.4.0 (c)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
-| | | | | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
-| | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
-| | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+| | | | | | +--- androidx.compose.ui:ui-unit:1.11.0 (*)
+| | | | | | +--- androidx.compose.ui:ui-util:1.11.0 (*)
| | | | | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*)
| | | | | | +--- androidx.customview:customview-poolingcontainer:1.0.0
| | | | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.18.0 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.21 (*)
| | | | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*)
| | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.10.0 (*)
| | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.2 -> 2.10.0 (*)
@@ -585,7 +585,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (*)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0
| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (*)
-| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c)
@@ -598,21 +598,21 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
| | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
-| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | | | | | | +--- org.jspecify:jspecify:1.0.0
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c)
-| | | | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (c)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (c)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.10.0 (c)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (c)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0 (c)
| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (c)
-| | | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
+| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
+| | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
| | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.10.0 (*)
| | | | | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*)
@@ -626,36 +626,36 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | +--- androidx.window:window-core:1.5.0
| | | | | | | | \--- androidx.window:window-core-android:1.5.0
| | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | | | +--- androidx.window:window:1.5.0 (c)
-| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*)
| | | | | | | +--- org.jspecify:jspecify:1.0.0
| | | | | | | +--- androidx.window:window-core:1.5.0 (c)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | | +--- org.jspecify:jspecify:1.0.0
-| | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
-| | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (c)
+| | | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+| | | | | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | | | +--- androidx.compose.ui:ui-util:1.11.0 (c)
| | | | | | \--- androidx.compose.foundation:foundation:1.7.0 -> 1.10.5 (c)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.20
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.21
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.material:material-icons-core:1.7.3
| | | | +--- androidx.compose.material:material-icons-core:1.7.6 (*)
| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.10.3
-| | | | | +--- androidx.compose.runtime:runtime-retain:1.10.5 (*)
-| | | | | +--- androidx.compose.ui:ui:1.10.5 (*)
+| | | | | +--- androidx.compose.runtime:runtime-retain:1.10.5 -> 1.11.0 (*)
+| | | | | +--- androidx.compose.ui:ui:1.10.5 -> 1.11.0 (*)
| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 -> 2.10.0
| | | | | | \--- androidx.lifecycle:lifecycle-common:2.10.0 (*)
| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 -> 2.10.0
@@ -666,7 +666,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.10.0 (*)
| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.10.0 (*)
| | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.3
-| | | | | | \--- androidx.compose.runtime:runtime:1.10.5 (*)
+| | | | | | \--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*)
| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0
| | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*)
@@ -679,7 +679,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | \--- androidx.collection:collection:1.5.0 (*)
| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.10.3
-| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 (*)
+| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.5 -> 1.11.0 (*)
| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 -> 2.10.0 (*)
| | | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6
| | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 -> 1.4.0 (*)
@@ -687,30 +687,30 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.3 (*)
| | | | | | \--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.3
-| | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (*)
+| | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 -> 1.11.0 (*)
| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3
-| | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 -> 1.11.0 (*)
| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.3 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.10.3
-| | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (*)
+| | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 -> 1.11.0 (*)
| | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.3
-| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
+| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 -> 1.11.0 (*)
| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.3 (*)
| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.3 (*)
| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-text:1.10.3
-| | | | | | +--- androidx.compose.ui:ui-text:1.10.5 (*)
+| | | | | | +--- androidx.compose.ui:ui-text:1.10.5 -> 1.11.0 (*)
| | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
@@ -719,15 +719,15 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*)
| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.10.3 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.24 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.24 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.10.3 (*)
| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.10.3 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0
@@ -735,13 +735,13 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0
| | | | \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.10.0
| | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.10.5 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.11.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c)
| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c)
| | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c)
@@ -759,12 +759,12 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*)
| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui:1.9.3 -> 1.10.3 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.compose.components:components-resources:1.10.3
| | | \--- org.jetbrains.compose.components:components-resources-android:1.10.3
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | +--- org.jetbrains.compose.foundation:foundation:1.10.3
| | | | +--- androidx.compose.foundation:foundation:1.10.5
@@ -781,12 +781,12 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | \--- androidx.compose.animation:animation-core-android:1.10.5
| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | | | | +--- androidx.collection:collection:1.5.0 (*)
-| | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | | +--- androidx.compose.ui:ui:1.10.5 (*)
-| | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (*)
-| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
-| | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | | | | | +--- androidx.compose.ui:ui:1.10.5 -> 1.11.0 (*)
+| | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 -> 1.11.0 (*)
+| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 -> 1.11.0 (*)
+| | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 -> 1.11.0 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | | | \--- androidx.compose.animation:animation:1.10.5 (c)
| | | | | | +--- androidx.compose.foundation:foundation-layout:1.10.5
@@ -795,28 +795,28 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
| | | | | | | +--- androidx.collection:collection:1.5.0 (*)
| | | | | | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.10.5 (*)
-| | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | | +--- androidx.compose.ui:ui:1.10.5 (*)
-| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (*)
-| | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | | | | | +--- androidx.compose.ui:ui:1.10.5 -> 1.11.0 (*)
+| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 -> 1.11.0 (*)
+| | | | | | | +--- androidx.compose.ui:ui-util:1.10.5 -> 1.11.0 (*)
| | | | | | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | | \--- androidx.compose.foundation:foundation:1.10.5 (c)
-| | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | +--- androidx.compose.ui:ui:1.10.5 (*)
-| | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (*)
-| | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (*)
-| | | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | | | | +--- androidx.compose.ui:ui:1.10.5 -> 1.11.0 (*)
+| | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 -> 1.11.0 (*)
+| | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 -> 1.11.0 (*)
+| | | | | | +--- androidx.compose.ui:ui-util:1.10.5 -> 1.11.0 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | \--- androidx.compose.animation:animation-core:1.10.5 (c)
| | | | | +--- androidx.compose.foundation:foundation-layout:1.10.5 (*)
-| | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | +--- androidx.compose.ui:ui:1.10.5 (*)
-| | | | | +--- androidx.compose.ui:ui-text:1.10.5 (*)
-| | | | | +--- androidx.compose.ui:ui-util:1.10.5 (*)
+| | | | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | | | +--- androidx.compose.ui:ui:1.10.5 -> 1.11.0 (*)
+| | | | | +--- androidx.compose.ui:ui-text:1.10.5 -> 1.11.0 (*)
+| | | | | +--- androidx.compose.ui:ui-util:1.10.5 -> 1.11.0 (*)
| | | | | +--- androidx.core:core:1.13.1 -> 1.18.0 (*)
| | | | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | \--- androidx.compose.foundation:foundation-layout:1.10.5 (c)
| | | | +--- org.jetbrains.compose.animation:animation:1.10.3
| | | | | +--- androidx.compose.animation:animation:1.10.5 (*)
@@ -828,7 +828,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*)
| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.3
@@ -838,12 +838,12 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.3 (*)
| | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.3 (*)
| | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.3 (*)
| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.3 (*)
@@ -851,7 +851,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui-text:1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*)
| | +--- org.jetbrains.compose.foundation:foundation:1.10.3 (*)
| | +--- org.jetbrains.compose.material:material:1.10.3
@@ -868,17 +868,17 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | +--- androidx.collection:collection:1.5.0 (*)
| | | | | +--- androidx.compose.animation:animation:1.7.1 -> 1.10.5 (*)
| | | | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.10.5 (*)
-| | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.10.5 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.10.5 (*)
+| | | | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.11.0 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.10.5 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.11.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.10.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*)
| | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.animation:animation:1.10.3 (*)
| | | +--- org.jetbrains.compose.animation:animation-core:1.10.3 (*)
| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.3 (*)
@@ -891,20 +891,20 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | +--- org.jetbrains.compose.foundation:foundation:1.10.3 (*)
| | | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-text:1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-util:1.10.3 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | +--- org.jetbrains.compose.material3:material3:1.9.0
| | | +--- androidx.compose.material3:material3:1.4.0
| | | | \--- androidx.compose.material3:material3-android:1.4.0
| | | | +--- androidx.activity:activity-compose:1.8.2 -> 1.13.0
| | | | | +--- androidx.activity:activity:1.13.0 (*)
-| | | | | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.10.5 (*)
-| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.10.5 (*)
-| | | | | +--- androidx.compose.ui:ui:1.0.1 -> 1.10.5 (*)
+| | | | | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.11.0 (*)
+| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.11.0 (*)
+| | | | | +--- androidx.compose.ui:ui:1.0.1 -> 1.11.0 (*)
| | | | | +--- androidx.core:core-ktx:1.18.0 (*)
| | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 -> 2.10.0 (*)
| | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 -> 2.10.0 (*)
@@ -912,15 +912,15 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 -> 2.10.0 (*)
| | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0
| | | | | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0
-| | | | | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.10.5 (*)
-| | | | | | +--- androidx.compose.ui:ui:1.9.2 -> 1.10.5 (*)
+| | | | | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.11.0 (*)
+| | | | | | +--- androidx.compose.ui:ui:1.9.2 -> 1.11.0 (*)
| | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 (c)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | +--- androidx.activity:activity:1.13.0 (c)
| | | | | \--- androidx.activity:activity-ktx:1.13.0 (c)
@@ -931,10 +931,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.10.5 (*)
| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.10.5 (*)
| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.10.5 (*)
-| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.10.5 (*)
-| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.10.5 (*)
+| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.11.0 (*)
+| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.11.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 -> 2.10.0
| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
| | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*)
@@ -950,8 +950,8 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c)
| | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 -> 1.10.3 (*)
@@ -966,66 +966,66 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.10.3 (*)
| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.10.3 (*)
| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.10.3 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.20 (c)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.21 (c)
| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.10.3 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | +--- org.jetbrains.compose.ui:ui:1.10.3 (*)
| | +--- org.jetbrains.compose.ui:ui-graphics:1.10.3 (*)
| | +--- com.eygraber:compose-placeholder:1.0.12
| | | \--- com.eygraber:compose-placeholder-android:1.0.12
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.10.3 (*)
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- project :modules:library-feature
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
| | | +--- project :modules:library-navigation-api
-| | | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | | +--- junit:junit:4.13.2 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0
-| | | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.10.0
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1
+| | | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.10.1
| | | | | +--- org.jetbrains.compose.ui:ui-tooling-preview:1.10.0
| | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.0 -> 1.10.5
-| | | | | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.10.5
+| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.0 -> 1.11.0
+| | | | | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.11.0
| | | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | | | +--- androidx.compose.runtime:runtime:1.10.5 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
-| | | | | | | +--- androidx.compose.ui:ui:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-text:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
-| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
-| | | | | | | \--- androidx.compose.ui:ui-util:1.10.5 (c)
+| | | | | | | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | | | +--- androidx.compose.ui:ui:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+| | | | | | | \--- androidx.compose.ui:ui-util:1.11.0 (c)
| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.10.3 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.7.1
| | | | | | \--- org.jetbrains.kotlinx:kotlinx-datetime-jvm:0.7.1
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.10.3 (*)
| | | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.10.3 (*)
| | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.10.3 (*)
| | | | | +--- org.jetbrains.compose.components:components-resources:1.10.0 -> 1.10.3 (*)
| | | | | +--- org.jetbrains.compose.components:components-ui-tooling-preview:1.10.0
| | | | | | \--- org.jetbrains.compose.components:components-ui-tooling-preview-android:1.10.0
-| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.10.5 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.11.0 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
+| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
| | | | +--- io.coil-kt.coil3:coil-compose:3.4.0
| | | | | \--- io.coil-kt.coil3:coil-compose-android:3.4.0
| | | | | +--- io.coil-kt.coil3:coil:3.4.0
@@ -1034,10 +1034,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | \--- io.coil-kt.coil3:coil-core-android:3.4.0
| | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 -> 2.10.0 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | | +--- com.squareup.okio:okio:3.16.4
| | | | | | | | \--- com.squareup.okio:okio-jvm:3.16.4
-| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
| | | | | | | +--- androidx.appcompat:appcompat-resources:1.7.1
| | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
@@ -1058,18 +1058,18 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | | \--- org.jspecify:jspecify:1.0.0
| | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.1 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (c)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (c)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0
| | | | | | \--- io.coil-kt.coil3:coil-compose-core-android:3.4.0
| | | | | | +--- io.coil-kt.coil3:coil-core:3.4.0 (*)
| | | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 -> 1.10.3 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | | | | | \--- com.google.accompanist:accompanist-drawablepainter:0.37.3
-| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.10.5 (*)
+| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.11.0 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.10.2 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | +--- dev.gitlive:firebase-common:2.4.0
| | | | | \--- dev.gitlive:firebase-common-android:2.4.0
@@ -1100,9 +1100,9 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | | | \--- androidx.customview:customview:1.0.0
| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*)
| | | | | | | | | \--- androidx.core:core:1.0.0 -> 1.18.0 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*)
| | | | | | +--- com.google.firebase:firebase-components:19.0.0
| | | | | | | +--- com.google.firebase:firebase-annotations:17.0.0
| | | | | | | | \--- javax.inject:javax.inject:1
@@ -1118,10 +1118,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | | | \--- androidx.datastore:datastore-core-android:1.1.7
| | | | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.22
-| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.20 (*)
+| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.21 (*)
| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.9.22
-| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.20 (*)
-| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.21 (*)
+| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | | | | | | +--- androidx.datastore:datastore:1.1.7 (c)
| | | | | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c)
@@ -1133,7 +1133,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | | | \--- androidx.datastore:datastore-core-okio-jvm:1.1.7
| | | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (*)
| | | | | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*)
-| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | | | | | | +--- androidx.datastore:datastore:1.1.7 (c)
| | | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c)
@@ -1142,7 +1142,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | | | +--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c)
| | | | | | | | | \--- androidx.datastore:datastore-preferences-proto:1.1.7 (c)
| | | | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c)
| | | | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c)
@@ -1169,14 +1169,14 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | | | +--- androidx.datastore:datastore-preferences-core:1.1.7 (c)
| | | | | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c)
| | | | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*)
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | | | +--- androidx.datastore:datastore:1.1.7 (c)
| | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c)
| | | | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c)
| | | | | | | | +--- androidx.datastore:datastore-preferences:1.1.7 (c)
| | | | | | | | +--- androidx.datastore:datastore-preferences-proto:1.1.7 (c)
| | | | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
| | | | | | | +--- androidx.datastore:datastore:1.1.7 (c)
| | | | | | | +--- androidx.datastore:datastore-preferences-core:1.1.7 (c)
@@ -1186,17 +1186,17 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c)
| | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*)
| | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.9.0 (*)
| | | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.4.0 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
-| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
+| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | +--- dev.gitlive:firebase-firestore:2.4.0
| | | | | \--- dev.gitlive:firebase-firestore-android:2.4.0
-| | | | | +--- com.google.firebase:firebase-firestore -> 26.1.1
+| | | | | +--- com.google.firebase:firebase-firestore -> 26.2.0
| | | | | | +--- com.google.firebase:protolite-well-known-types:18.0.1
| | | | | | | \--- com.google.protobuf:protobuf-javalite:3.25.5
| | | | | | +--- com.google.android.gms:play-services-tasks:18.4.0 (*)
@@ -1262,28 +1262,28 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | +--- io.grpc:grpc-api:1.62.2 (*)
| | | | | | | +--- com.google.guava:guava:32.1.3-android (*)
| | | | | | | \--- com.google.errorprone:error_prone_annotations:2.23.0 -> 2.26.0
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | | | \--- com.google.re2j:re2j:1.6
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
+| | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
| | | | | +--- dev.gitlive:firebase-app:2.4.0
| | | | | | \--- dev.gitlive:firebase-app-android:2.4.0
| | | | | | +--- com.google.firebase:firebase-common -> 22.0.1 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | | +--- dev.gitlive:firebase-common:2.4.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | | | +--- dev.gitlive:firebase-common-internal:2.4.0
| | | | | | \--- dev.gitlive:firebase-common-internal-android:2.4.0
| | | | | | +--- com.google.firebase:firebase-common -> 22.0.1 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
-| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
+| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
@@ -1300,9 +1300,9 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.10.5 (*)
| | | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.10.5 (*)
| | | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.10.5 (*)
-| | | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.10.5 (*)
-| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.10.5 (*)
-| | | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.10.5 (*)
+| | | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.11.0 (*)
+| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.11.0 (*)
+| | | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.11.0 (*)
| | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.10.0 (*)
| | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 -> 2.10.0 (*)
| | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.10.0 (*)
@@ -1320,11 +1320,11 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.10.0 (*)
| | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*)
| | | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.4.0 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | | | | +--- androidx.navigation:navigation-compose:2.9.7 (c)
| | | | | | | +--- androidx.navigation:navigation-runtime:2.9.7 (c)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | | | | +--- androidx.navigation:navigation-runtime:2.9.7
| | | | | | | \--- androidx.navigation:navigation-runtime-android:2.9.7
| | | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.13.0 (*)
@@ -1337,20 +1337,20 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.10.0 (*)
| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.10.0 (*)
| | | | | | | +--- androidx.navigation:navigation-common:2.9.7 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
-| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | | | | +--- androidx.navigation:navigation-common:2.9.7 (c)
| | | | | | | +--- androidx.navigation:navigation-compose:2.9.7 (c)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.4.0 (*)
| | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.4.0 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
-| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | | | +--- androidx.navigation:navigation-common:2.9.7 (c)
| | | | | | +--- androidx.navigation:navigation-runtime:2.9.7 (c)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (c)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c)
| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 -> 2.10.0 (*)
| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 -> 2.10.0 (*)
| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*)
@@ -1365,8 +1365,8 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*)
| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*)
| | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | | +--- org.jetbrains.androidx.navigation:navigation-runtime:2.9.2
| | | | | | +--- androidx.annotation:annotation:1.9.1 (*)
| | | | | | +--- androidx.collection:collection:1.5.0 (*)
@@ -1377,8 +1377,8 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*)
| | | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.2 (*)
| | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*)
| | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 (*)
| | | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.10.3 (*)
@@ -1386,37 +1386,37 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.10.3 (*)
| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.3 (*)
| | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 -> 1.10.3 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*)
-| | | | +--- io.insert-koin:koin-annotations:4.2.0
-| | | | | \--- io.insert-koin:koin-annotations-jvm:4.2.0
-| | | | | +--- io.insert-koin:koin-core-annotations:4.2.0
-| | | | | | \--- io.insert-koin:koin-core-annotations-jvm:4.2.0
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.0
-| | | | | \--- io.insert-koin:koin-compose-android:4.2.0
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*)
+| | | | +--- io.insert-koin:koin-annotations:4.2.1
+| | | | | \--- io.insert-koin:koin-annotations-jvm:4.2.1
+| | | | | +--- io.insert-koin:koin-core-annotations:4.2.1
+| | | | | | \--- io.insert-koin:koin-core-annotations-jvm:4.2.1
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.1
+| | | | | \--- io.insert-koin:koin-compose-android:4.2.1
| | | | | +--- androidx.activity:activity-compose:1.12.4 -> 1.13.0 (*)
-| | | | | +--- io.insert-koin:koin-android:4.2.0
-| | | | | | +--- io.insert-koin:koin-core:4.2.0
-| | | | | | | \--- io.insert-koin:koin-core-jvm:4.2.0
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
+| | | | | +--- io.insert-koin:koin-android:4.2.1
+| | | | | | +--- io.insert-koin:koin-core:4.2.1
+| | | | | | | \--- io.insert-koin:koin-core-jvm:4.2.1
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
| | | | | | | +--- co.touchlab:stately-concurrency:2.1.0
| | | | | | | | \--- co.touchlab:stately-concurrency-jvm:2.1.0
-| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.20 (*)
+| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.21 (*)
| | | | | | | | \--- co.touchlab:stately-strict:2.1.0
| | | | | | | | \--- co.touchlab:stately-strict-jvm:2.1.0
-| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.20 (*)
+| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.21 (*)
| | | | | | | \--- co.touchlab:stately-concurrent-collections:2.1.0
| | | | | | | \--- co.touchlab:stately-concurrent-collections-jvm:2.1.0
| | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.20 (*)
-| | | | | | +--- io.insert-koin:koin-core-viewmodel:4.2.0
-| | | | | | | \--- io.insert-koin:koin-core-viewmodel-android:4.2.0
-| | | | | | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.21 (*)
+| | | | | | +--- io.insert-koin:koin-core-viewmodel:4.2.1
+| | | | | | | \--- io.insert-koin:koin-core-viewmodel-android:4.2.1
+| | | | | | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*)
| | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*)
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
| | | | | | +--- androidx.appcompat:appcompat:1.7.1
| | | | | | | +--- androidx.activity:activity:1.8.0 -> 1.13.0 (*)
| | | | | | | +--- androidx.annotation:annotation:1.3.0 -> 1.9.1 (*)
@@ -1443,7 +1443,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1
| | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
| | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | | \--- androidx.appcompat:appcompat-resources:1.7.1 (c)
| | | | | | +--- androidx.activity:activity-ktx:1.12.4 -> 1.13.0 (*)
| | | | | | +--- androidx.fragment:fragment-ktx:1.8.9
@@ -1454,29 +1454,29 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.1 -> 2.10.0 (*)
| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.10.0 (*)
| | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0 (*)
-| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | | | \--- androidx.fragment:fragment:1.8.9 (c)
| | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.2 -> 1.10.3 (*)
| | | | | +--- org.jetbrains.compose.foundation:foundation:1.10.2 -> 1.10.3 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0
-| | | | | \--- io.insert-koin:koin-compose-viewmodel-android:4.2.0
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1
+| | | | | \--- io.insert-koin:koin-compose-viewmodel-android:4.2.1
| | | | | +--- androidx.activity:activity-compose:1.12.4 -> 1.13.0 (*)
-| | | | | +--- io.insert-koin:koin-compose:4.2.0 (*)
-| | | | | +--- io.insert-koin:koin-core-viewmodel:4.2.0 (*)
+| | | | | +--- io.insert-koin:koin-compose:4.2.1 (*)
+| | | | | +--- io.insert-koin:koin-core-viewmodel:4.2.1 (*)
| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.6 -> 2.10.0 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | | +--- co.touchlab:kermit:2.1.0
| | | | | \--- co.touchlab:kermit-android:2.1.0
| | | | | +--- co.touchlab:kermit-core:2.1.0
| | | | | | \--- co.touchlab:kermit-core-android:2.1.0
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.20 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.20 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*)
| | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | | \--- io.coil-kt.coil3:coil-network-ktor3:3.4.0
| | | | \--- io.coil-kt.coil3:coil-network-ktor3-android:3.4.0
@@ -1484,58 +1484,58 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | +--- io.coil-kt.coil3:coil-network-core:3.4.0
| | | | | \--- io.coil-kt.coil3:coil-network-core-android:3.4.0
| | | | | +--- io.coil-kt.coil3:coil-core:3.4.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | | | | \--- androidx.core:core-ktx:1.16.0 -> 1.18.0 (*)
-| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.4.1 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.4.3 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | \--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
-| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0
-| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.10.0
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0
+| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.11.0
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*)
| | \--- project :modules:library-navigation-api (*)
-| +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| +--- dev.gitlive:firebase-common:2.4.0 (*)
| +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| +--- io.insert-koin:koin-core:4.2.0 (*)
+| +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| +--- io.insert-koin:koin-core:4.2.1 (*)
| +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| +--- co.touchlab:kermit:2.1.0 (*)
| +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -1545,9 +1545,9 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| +--- org.jetbrains.compose.material:material:1.10.3 (*)
| +--- org.jetbrains.compose.runtime:runtime:1.10.3 (*)
| +--- project :modules:feature-account
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- app.cash.sqldelight:android-driver:2.3.2
| | | +--- androidx.sqlite:sqlite-framework:2.6.2
@@ -1556,154 +1556,154 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | +--- androidx.sqlite:sqlite:2.6.2
| | | | | \--- androidx.sqlite:sqlite-android:2.6.2
| | | | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | | +--- androidx.sqlite:sqlite-framework:2.6.2 (c)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (c)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (c)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
| | | | +--- androidx.sqlite:sqlite:2.6.2 (c)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (c)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (c)
| | | +--- app.cash.sqldelight:runtime:2.3.2
| | | | \--- app.cash.sqldelight:runtime-jvm:2.3.2
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | | +--- androidx.sqlite:sqlite:2.6.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | +--- project :modules:library-ui-shared (*)
| | +--- app.cash.sqldelight:runtime:2.3.2 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
| | +--- project :modules:feature-account-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
| | | +--- project :modules:library-navigation-api (*)
| | | \--- project :modules:library-network-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- com.apollographql.apollo:apollo-runtime:4.4.2
-| | | | \--- com.apollographql.apollo:apollo-runtime-android:4.4.2
+| | | +--- com.apollographql.apollo:apollo-runtime:4.4.3
+| | | | \--- com.apollographql.apollo:apollo-runtime-android:4.4.3
| | | | +--- androidx.annotation:annotation:1.7.1 -> 1.9.1 (*)
| | | | +--- androidx.core:core-ktx:1.12.0 -> 1.18.0 (*)
| | | | +--- com.squareup.okhttp3:okhttp:4.12.0
| | | | | +--- com.squareup.okio:okio:3.6.0 -> 3.16.4 (*)
| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.0
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.21 (*)
| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.20 (*)
-| | | | +--- com.apollographql.apollo:apollo-api:4.4.2
-| | | | | \--- com.apollographql.apollo:apollo-api-jvm:4.4.2
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.21 (*)
+| | | | +--- com.apollographql.apollo:apollo-api:4.4.3
+| | | | | \--- com.apollographql.apollo:apollo-api-jvm:4.4.3
| | | | | +--- com.squareup.okio:okio:3.9.0 -> 3.16.4 (*)
| | | | | +--- com.benasher44:uuid:0.8.2
| | | | | | \--- com.benasher44:uuid-jvm:0.8.2
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.3.20 (*)
-| | | | | \--- com.apollographql.apollo:apollo-annotations:4.4.2
-| | | | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.4.2
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.20 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.3.20 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.3.20 (c)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.0 -> 2.3.20 (c)
-| | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.2
-| | | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.4.2
-| | | | | \--- com.apollographql.apollo:apollo-annotations:4.4.2 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.3.21 (*)
+| | | | | \--- com.apollographql.apollo:apollo-annotations:4.4.3
+| | | | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.4.3
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.3.21 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.3.21 (c)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.0 -> 2.3.21 (c)
+| | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.3
+| | | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.4.3
+| | | | | \--- com.apollographql.apollo:apollo-annotations:4.4.3 (*)
| | | | +--- com.squareup.okio:okio:3.9.0 -> 3.16.4 (*)
| | | | +--- com.benasher44:uuid:0.8.2 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0
| | | | \--- org.jetbrains.kotlinx:atomicfu-jvm:0.26.0
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.3.20 (*)
-| | | +--- com.apollographql.apollo:apollo-adapters:4.4.2
-| | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.4.2
-| | | | +--- com.apollographql.apollo:apollo-api:4.4.2 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.3.21 (*)
+| | | +--- com.apollographql.apollo:apollo-adapters:4.4.3
+| | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.4.3
+| | | | +--- com.apollographql.apollo:apollo-api:4.4.3 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.5.0 -> 0.7.1 (*)
-| | | | \--- com.apollographql.apollo:apollo-annotations:4.4.2 (*)
-| | | +--- com.apollographql.apollo:apollo-normalized-cache:4.4.2
-| | | | \--- com.apollographql.apollo:apollo-normalized-cache-jvm:4.4.2
-| | | | +--- com.apollographql.apollo:apollo-runtime:4.4.2 (*)
-| | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.2
-| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-api-jvm:4.4.2
-| | | | | +--- com.apollographql.apollo:apollo-api:4.4.2 (*)
-| | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.2 (*)
+| | | | \--- com.apollographql.apollo:apollo-annotations:4.4.3 (*)
+| | | +--- com.apollographql.apollo:apollo-normalized-cache:4.4.3
+| | | | \--- com.apollographql.apollo:apollo-normalized-cache-jvm:4.4.3
+| | | | +--- com.apollographql.apollo:apollo-runtime:4.4.3 (*)
+| | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.3
+| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-api-jvm:4.4.3
+| | | | | +--- com.apollographql.apollo:apollo-api:4.4.3 (*)
+| | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.3 (*)
| | | | | +--- com.benasher44:uuid:0.8.2 (*)
| | | | | \--- com.squareup.okio:okio:3.9.0 -> 3.16.4 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*)
| | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
-| | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.4.2
-| | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android:4.4.2
+| | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.4.3
+| | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android:4.4.3
| | | | +--- androidx.sqlite:sqlite:2.3.1 -> 2.6.2 (*)
| | | | +--- app.cash.sqldelight:android-driver:2.0.1 -> 2.3.2 (*)
| | | | +--- androidx.sqlite:sqlite-framework:2.3.1 -> 2.6.2 (*)
| | | | +--- androidx.startup:startup-runtime:1.1.1 (*)
-| | | | +--- com.apollographql.apollo:apollo-api:4.4.2 (*)
-| | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.2 (*)
+| | | | +--- com.apollographql.apollo:apollo-api:4.4.3 (*)
+| | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.3 (*)
| | | | \--- app.cash.sqldelight:runtime:2.0.1 -> 2.3.2 (*)
-| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
+| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
| | +--- project :modules:feature-common-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -1711,45 +1711,45 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | +--- project :modules:library-navigation-api (*)
| | | \--- project :modules:library-network-api (*)
| | +--- project :modules:library-navigation
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
| | | +--- project :modules:library-navigation-api (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
| | | +--- project :modules:feature-launches-api
-| | | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | | +--- junit:junit:4.13.2 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | | +--- co.touchlab:kermit:2.1.0 (*)
| | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -1757,23 +1757,23 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | +--- project :modules:library-navigation-api (*)
| | | | \--- project :modules:library-network-api (*)
| | | \--- project :modules:feature-login-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -1782,71 +1782,71 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | \--- project :modules:library-network-api (*)
| | +--- project :modules:library-network-api (*)
| | +--- project :modules:library-network
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
| | | +--- project :modules:library-network-api (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
| | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*)
-| | | +--- io.ktor:ktor-client-content-negotiation:3.4.1
-| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.4.1
+| | | +--- io.ktor:ktor-client-content-negotiation:3.4.3
+| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-client-core:3.4.1 (*)
-| | | | +--- io.ktor:ktor-serialization:3.4.1 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- io.ktor:ktor-client-core:3.4.1 (*)
-| | | +--- io.ktor:ktor-client-cio:3.4.1
-| | | | \--- io.ktor:ktor-client-cio-jvm:3.4.1
+| | | | +--- io.ktor:ktor-client-core:3.4.3 (*)
+| | | | +--- io.ktor:ktor-serialization:3.4.3 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- io.ktor:ktor-client-core:3.4.3 (*)
+| | | +--- io.ktor:ktor-client-cio:3.4.3
+| | | | \--- io.ktor:ktor-client-cio-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-client-core:3.4.1 (*)
-| | | | +--- io.ktor:ktor-http-cio:3.4.1 (*)
-| | | | +--- io.ktor:ktor-websockets:3.4.1 (*)
-| | | | +--- io.ktor:ktor-network-tls:3.4.1
-| | | | | \--- io.ktor:ktor-network-tls-jvm:3.4.1
+| | | | +--- io.ktor:ktor-client-core:3.4.3 (*)
+| | | | +--- io.ktor:ktor-http-cio:3.4.3 (*)
+| | | | +--- io.ktor:ktor-websockets:3.4.3 (*)
+| | | | +--- io.ktor:ktor-network-tls:3.4.3
+| | | | | \--- io.ktor:ktor-network-tls-jvm:3.4.3
| | | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | | +--- io.ktor:ktor-http:3.4.1 (*)
-| | | | | +--- io.ktor:ktor-network:3.4.1 (*)
-| | | | | +--- io.ktor:ktor-utils:3.4.1 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | \--- io.ktor:ktor-serialization-kotlinx-json:3.4.1
-| | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.4.1
+| | | | | +--- io.ktor:ktor-http:3.4.3 (*)
+| | | | | +--- io.ktor:ktor-network:3.4.3 (*)
+| | | | | +--- io.ktor:ktor-utils:3.4.3 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | \--- io.ktor:ktor-serialization-kotlinx-json:3.4.3
+| | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.4.3
| | | +--- org.slf4j:slf4j-api:2.0.17
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | +--- io.ktor:ktor-serialization-kotlinx:3.4.1
-| | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.4.1
+| | | +--- io.ktor:ktor-serialization-kotlinx:3.4.3
+| | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.4.3
| | | | +--- org.slf4j:slf4j-api:2.0.17
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- io.ktor:ktor-serialization:3.4.1 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 -> 1.10.0 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 -> 1.10.0
-| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.10.0
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
+| | | | +--- io.ktor:ktor-serialization:3.4.3 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 -> 1.11.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 -> 1.11.0
+| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.11.0
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
| | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.8.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| | +--- dev.gitlive:firebase-auth:2.4.0
| | | \--- dev.gitlive:firebase-auth-android:2.4.0
| | | +--- com.google.firebase:firebase-auth -> 24.0.1
@@ -1860,7 +1860,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*)
| | | | +--- androidx.credentials:credentials:1.2.0-rc01
| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
| | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c)
| | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01
@@ -1885,9 +1885,9 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.4.0 (*)
| | | | | +--- com.google.android.gms:play-services-fido:20.1.0 (*)
| | | | | +--- com.google.android.libraries.identity.googleid:googleid:1.1.0
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.3.20 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.3.21 (*)
| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*)
| | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c)
| | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*)
| | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 (*)
@@ -1902,7 +1902,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | | +--- com.google.android.gms:play-services-basement:18.4.0 -> 18.9.0 (*)
| | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 -> 18.4.0 (*)
| | | | | +--- com.google.android.play:integrity:1.3.0 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.3.20 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.3.21 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*)
| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.10.2 (*)
| | | | +--- com.google.firebase:firebase-annotations:16.2.0 -> 17.0.0 (*)
@@ -1910,42 +1910,42 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | | +--- com.google.firebase:firebase-auth-interop:20.0.0 (*)
| | | | +--- com.google.firebase:firebase-common:21.0.0 -> 22.0.1 (*)
| | | | +--- com.google.firebase:firebase-components:18.0.0 -> 19.0.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*)
-| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.12.0 (*)
| | | +--- dev.gitlive:firebase-app:2.4.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | \--- app.cash.sqldelight:coroutines-extensions:2.3.2
| | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.3.2
| | +--- app.cash.sqldelight:runtime:2.3.2 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | \--- app.cash.sqldelight:async-extensions:2.3.2
| | \--- app.cash.sqldelight:async-extensions-jvm:2.3.2
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.20 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*)
| | \--- app.cash.sqldelight:runtime:2.3.2 (*)
| +--- project :modules:feature-account-api (*)
| +--- project :modules:feature-common
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- project :modules:library-ui-shared (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -1960,23 +1960,23 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | +--- project :modules:library-network-api (*)
| | \--- project :modules:library-network (*)
| +--- project :modules:feature-electricity
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- project :modules:library-ui-shared (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -1989,7 +1989,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | \--- io.github.koalaplot:koalaplot-core-android:0.11.0
| | | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.animation:animation:1.10.0 -> 1.10.3 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.20 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*)
| | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*)
@@ -2002,26 +2002,26 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.10.3 (*)
| | | +--- org.jetbrains.compose.material:material:1.4.3 -> 1.10.3 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.0 -> 2.3.20 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.0 -> 2.3.21 (*)
| | +--- app.cash.sqldelight:coroutines-extensions:2.3.2 (*)
| | +--- project :modules:feature-electricity-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2033,23 +2033,23 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | +--- project :modules:library-network-api (*)
| | \--- project :modules:library-network (*)
| +--- project :modules:feature-home-api
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
-| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2057,25 +2057,25 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | +--- project :modules:library-navigation-api (*)
| | \--- project :modules:library-network-api (*)
| +--- project :modules:feature-launches
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- app.cash.sqldelight:android-driver:2.3.2 (*)
| | +--- project :modules:library-ui-shared (*)
| | +--- app.cash.sqldelight:runtime:2.3.2 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2092,23 +2092,23 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | \--- project :modules:library-network (*)
| +--- project :modules:feature-launches-api (*)
| +--- project :modules:feature-login
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- project :modules:library-ui-shared (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2126,23 +2126,23 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | \--- dev.gitlive:firebase-auth:2.4.0 (*)
| +--- project :modules:feature-login-api (*)
| +--- project :modules:feature-schedules
-| | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | +--- junit:junit:4.13.2 (*)
| | +--- project :modules:library-ui-shared (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | +--- io.insert-koin:koin-core:4.2.1 (*)
| | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | +--- co.touchlab:kermit:2.1.0 (*)
| | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2156,23 +2156,23 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
| | +--- project :modules:feature-account-api (*)
| | +--- project :modules:feature-login-api (*)
| | +--- project :modules:feature-schedules-api
-| | | +--- com.google.firebase:firebase-bom:34.10.0 (*)
+| | | +--- com.google.firebase:firebase-bom:34.12.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*)
-| | | +--- io.ktor:ktor-client-android:3.4.1 (*)
+| | | +--- io.ktor:ktor-client-android:3.4.3 (*)
| | | +--- junit:junit:4.13.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 (*)
-| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*)
| | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
| | | +--- dev.gitlive:firebase-common:2.4.0 (*)
| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*)
| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*)
| | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*)
-| | | +--- io.insert-koin:koin-annotations:4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose:koin -> 4.2.0 (*)
-| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.0 (*)
-| | | +--- io.insert-koin:koin-core:4.2.0 (*)
+| | | +--- io.insert-koin:koin-annotations:4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*)
+| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*)
+| | | +--- io.insert-koin:koin-core:4.2.1 (*)
| | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*)
| | | +--- co.touchlab:kermit:2.1.0 (*)
| | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*)
@@ -2190,42 +2190,40 @@ releaseRuntimeClasspath - Runtime classpath of '/release'.
+--- dev.gitlive:firebase-firestore:2.4.0 (*)
+--- org.jetbrains.compose.ui:ui:1.10.3 (*)
+--- org.jetbrains.compose.material3:material3:1.9.0 (*)
-+--- io.insert-koin:koin-android:4.2.0 (*)
-\--- androidx.compose.ui:ui-tooling:1.10.5
- \--- androidx.compose.ui:ui-tooling-android:1.10.5
++--- io.insert-koin:koin-android:4.2.1 (*)
+\--- androidx.compose.ui:ui-tooling:1.11.0
+ \--- androidx.compose.ui:ui-tooling-android:1.11.0
+--- androidx.activity:activity-compose:1.7.0 -> 1.13.0 (*)
+--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
- +--- androidx.compose.animation:animation:1.10.5 (*)
- +--- androidx.compose.material:material:1.0.0 -> 1.10.5 (*)
- +--- androidx.compose.runtime:runtime:1.10.5 (*)
- +--- androidx.compose.ui:ui:1.10.5 (*)
- +--- androidx.compose.ui:ui-tooling-data:1.10.5
- | \--- androidx.compose.ui:ui-tooling-data-android:1.10.5
- | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
- | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
- | +--- androidx.compose.runtime:runtime:1.10.5 (*)
- | +--- androidx.compose.ui:ui:1.10.5 (*)
- | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
- | +--- androidx.compose.ui:ui:1.10.5 (c)
- | +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
- | +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
- | +--- androidx.compose.ui:ui-text:1.10.5 (c)
- | +--- androidx.compose.ui:ui-tooling:1.10.5 (c)
- | +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
- | +--- androidx.compose.ui:ui-unit:1.10.5 (c)
- | \--- androidx.compose.ui:ui-util:1.10.5 (c)
- +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (*)
+ +--- androidx.compose.animation:animation:1.10.0 -> 1.10.5 (*)
+ +--- androidx.compose.material3:material3:1.3.1 -> 1.4.0 (*)
+ +--- androidx.compose.runtime:runtime:1.11.0 (*)
+ +--- androidx.compose.ui:ui:1.11.0 (*)
+ +--- androidx.compose.ui:ui-tooling-data:1.11.0
+ | \--- androidx.compose.ui:ui-tooling-data-android:1.11.0
+ | +--- androidx.compose.runtime:runtime:1.11.0 (*)
+ | +--- androidx.compose.ui:ui:1.11.0 (*)
+ | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+ | +--- androidx.compose.ui:ui:1.11.0 (c)
+ | +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+ | +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+ | +--- androidx.compose.ui:ui-text:1.11.0 (c)
+ | +--- androidx.compose.ui:ui-tooling:1.11.0 (c)
+ | +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+ | +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+ | \--- androidx.compose.ui:ui-util:1.11.0 (c)
+ +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (*)
+--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.10.0 (*)
+--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0 (*)
- +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.20 (*)
- +--- androidx.compose.ui:ui:1.10.5 (c)
- +--- androidx.compose.ui:ui-geometry:1.10.5 (c)
- +--- androidx.compose.ui:ui-graphics:1.10.5 (c)
- +--- androidx.compose.ui:ui-text:1.10.5 (c)
- +--- androidx.compose.ui:ui-tooling-data:1.10.5 (c)
- +--- androidx.compose.ui:ui-tooling-preview:1.10.5 (c)
- +--- androidx.compose.ui:ui-unit:1.10.5 (c)
- \--- androidx.compose.ui:ui-util:1.10.5 (c)
+ +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+ +--- androidx.compose.ui:ui:1.11.0 (c)
+ +--- androidx.compose.ui:ui-geometry:1.11.0 (c)
+ +--- androidx.compose.ui:ui-graphics:1.11.0 (c)
+ +--- androidx.compose.ui:ui-text:1.11.0 (c)
+ +--- androidx.compose.ui:ui-tooling-data:1.11.0 (c)
+ +--- androidx.compose.ui:ui-tooling-preview:1.11.0 (c)
+ +--- androidx.compose.ui:ui-unit:1.11.0 (c)
+ \--- androidx.compose.ui:ui-util:1.11.0 (c)
(c) - A dependency constraint, not a dependency. The dependency affected by the constraint occurs elsewhere in the tree.
(*) - Indicates repeated occurrences of a transitive dependency subtree. Gradle expands transitive dependency subtrees only once per project; repeat occurrences only display the root of the subtree, followed by this annotation.
diff --git a/app/versions/mergedManifests/debug/processDebugManifest/AndroidManifest.xml b/app/versions/mergedManifests/debug/processDebugManifest/AndroidManifest.xml
index d17d08d..4dda51a 100644
--- a/app/versions/mergedManifests/debug/processDebugManifest/AndroidManifest.xml
+++ b/app/versions/mergedManifests/debug/processDebugManifest/AndroidManifest.xml
@@ -146,13 +146,6 @@
android:exported="false"
android:theme="@android:style/Theme.Translucent.NoTitleBar" />
-
-
-
+
+
+
+
+
-