Update dependencies and modify .gitignore

This commit updates various dependencies in the `yarn.lock` file to newer versions to maintain compatibility and security. It also adds `gradle.properties` to the `.gitignore` file, preventing it from being tracked by Git. The updates aim to enhance stability and maintainability of the codebase.
This commit is contained in:
2024-11-29 17:33:03 +01:00
parent 89ce157fc5
commit 9fb33adaa9
3 changed files with 190 additions and 159 deletions

2
.gitignore vendored
View File

@@ -43,3 +43,5 @@ bin/
.idea
.kotlin
gradle.properties