diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml
index d4b7acc..c224ad5 100644
--- a/.idea/kotlinc.xml
+++ b/.idea/kotlinc.xml
@@ -1,6 +1,6 @@
-
+
\ No newline at end of file
diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml
index 931b96c..16660f1 100644
--- a/.idea/runConfigurations.xml
+++ b/.idea/runConfigurations.xml
@@ -5,8 +5,12 @@
+
+
+
+
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 79e868b..efa3912 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -1,22 +1,22 @@
[versions]
-agp = "8.7.0"
-compose-bom = "2024.09.03"
+agp = "8.7.1"
+compose-bom = "2024.10.00"
konsist = "0.16.1"
-kotlin = "2.0.20"
+kotlin = "2.0.21"
appcompat = "1.7.0"
core-splashscreen = "1.0.1"
core-ktx = "1.13.1"
core-testing = "2.2.0"
lifecycle-runtime-ktx = "2.8.6"
lifecycle-compose = "2.8.6"
-activity-compose = "1.9.2"
+activity-compose = "1.9.3"
retrofit = "2.11.0"
hilt = "2.52"
hilt-navigation-compose = "1.2.0"
coil-compose = "2.7.0"
window = "1.3.0"
kotlinx-serialization-json = "1.7.3"
-nav-compose = "2.8.2"
+nav-compose = "2.8.3"
gson = "2.11.0"
okio = "3.9.1"
okhttp = "4.12.0"
@@ -28,16 +28,16 @@ androidx-test-ext-junit = "1.2.1"
espresso = "3.6.1"
junitparams = "1.1.1"
junit-jupiter = "5.11.2"
-mockk = "1.13.12"
+mockk = "1.13.13"
coroutines-test = "1.9.0"
mockwebserver = "4.12.0"
secrets-gradle-plugin = "2.0.1"
shot = "6.1.0"
versions = "0.51.0"
-ksp = "2.0.20-1.0.25"
-glance = "1.1.0"
+ksp = "2.0.21-1.0.26"
+glance = "1.1.1"
glance-experimental = "0.2.2"
-ui-tooling-preview-android = "1.7.3"
+ui-tooling-preview-android = "1.7.4"
test-core = "1.6.1"
[libraries]