1 Commits

Author SHA1 Message Date
Renovate Bot
9268f08fb3 Update dependency @turf/turf to v7.3.4 2026-02-09 02:01:17 +00:00
3 changed files with 32 additions and 5 deletions

View File

@@ -96,7 +96,7 @@ aboutLibraries {
dependencies { dependencies {
implementation 'androidx.compose.material3:material3:1.4.0' implementation 'androidx.compose.material3:material3:1.4.0'
implementation "androidx.compose.material:material:1.10.3" implementation "androidx.compose.material:material:1.10.2"
implementation 'androidx.compose.material:material-icons-extended:1.7.8' implementation 'androidx.compose.material:material-icons-extended:1.7.8'
implementation 'androidx.navigation:navigation-compose:2.9.7' implementation 'androidx.navigation:navigation-compose:2.9.7'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5' coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5'
@@ -105,7 +105,7 @@ dependencies {
implementation 'androidx.preference:preference-ktx:1.2.1' implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.compose.ui:ui' implementation 'androidx.compose.ui:ui'
implementation "androidx.activity:activity-ktx:1.12.4" implementation "androidx.activity:activity-ktx:1.12.3"
implementation 'androidx.compose.ui:ui-tooling-preview' implementation 'androidx.compose.ui:ui-tooling-preview'
implementation 'com.google.android.material:material:1.13.0' implementation 'com.google.android.material:material:1.13.0'
@@ -120,5 +120,5 @@ dependencies {
implementation platform('androidx.compose:compose-bom:2026.01.01') implementation platform('androidx.compose:compose-bom:2026.01.01')
debugImplementation 'androidx.compose.ui:ui-tooling:1.10.3' debugImplementation 'androidx.compose.ui:ui-tooling:1.10.2'
} }

View File

@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules. // Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins { plugins {
id 'com.android.application' version '9.0.1' apply false id 'com.android.application' version '9.0.0' apply false
id 'com.android.library' version '9.0.0' apply false id 'com.android.library' version '9.0.0' apply false
id 'org.jetbrains.kotlin.android' version '2.3.10' apply false id 'org.jetbrains.kotlin.android' version '2.3.10' apply false
} }

View File

@@ -142,7 +142,7 @@
"@types/geojson" "^7946.0.10" "@types/geojson" "^7946.0.10"
tslib "^2.8.1" tslib "^2.8.1"
"@turf/area@7.3.4", "@turf/area@^7.0.0": "@turf/area@7.3.4":
version "7.3.4" version "7.3.4"
resolved "https://registry.yarnpkg.com/@turf/area/-/area-7.3.4.tgz#7506ff1c64e2d9fb25d5e43707075a92770dcca3" resolved "https://registry.yarnpkg.com/@turf/area/-/area-7.3.4.tgz#7506ff1c64e2d9fb25d5e43707075a92770dcca3"
integrity sha512-UEQQFw2XwHpozSBAMEtZI3jDsAad4NnHL/poF7/S6zeDCjEBCkt3MYd6DSGH/cvgcOozxH/ky3/rIVSMZdx4vA== integrity sha512-UEQQFw2XwHpozSBAMEtZI3jDsAad4NnHL/poF7/S6zeDCjEBCkt3MYd6DSGH/cvgcOozxH/ky3/rIVSMZdx4vA==
@@ -152,6 +152,16 @@
"@types/geojson" "^7946.0.10" "@types/geojson" "^7946.0.10"
tslib "^2.8.1" tslib "^2.8.1"
"@turf/area@^7.0.0":
version "7.3.3"
resolved "https://registry.yarnpkg.com/@turf/area/-/area-7.3.3.tgz#ad14ae9a171514e41b40b298094fdbddb62af6af"
integrity sha512-FT66TCxUec+3RsCCyO1kWP57/tiEWEqYfpIs5n44dup401Cne/E+xunahEWxMfP/HSUxfcRQqrjH5vEulLrNoA==
dependencies:
"@turf/helpers" "7.3.3"
"@turf/meta" "7.3.3"
"@types/geojson" "^7946.0.10"
tslib "^2.8.1"
"@turf/bbox-clip@7.3.4": "@turf/bbox-clip@7.3.4":
version "7.3.4" version "7.3.4"
resolved "https://registry.yarnpkg.com/@turf/bbox-clip/-/bbox-clip-7.3.4.tgz#65e2b5e51aab4c2e150a5741b2260aba762e45c9" resolved "https://registry.yarnpkg.com/@turf/bbox-clip/-/bbox-clip-7.3.4.tgz#65e2b5e51aab4c2e150a5741b2260aba762e45c9"
@@ -697,6 +707,14 @@
arc "^0.2.0" arc "^0.2.0"
tslib "^2.8.1" tslib "^2.8.1"
"@turf/helpers@7.3.3":
version "7.3.3"
resolved "https://registry.yarnpkg.com/@turf/helpers/-/helpers-7.3.3.tgz#7fc3c4241464be3a854d8289fe2096221d9b7165"
integrity sha512-9Ias0L1GuZPIzO6sk8jraTEuLJye6n9LYNEdw69ZGOQ6C1IigjxkPW49zmn21aTv1z27vxdVLSS3r+78DB2QnQ==
dependencies:
"@types/geojson" "^7946.0.10"
tslib "^2.8.1"
"@turf/helpers@7.3.4": "@turf/helpers@7.3.4":
version "7.3.4" version "7.3.4"
resolved "https://registry.yarnpkg.com/@turf/helpers/-/helpers-7.3.4.tgz#a8c918981599dddcf452421c7b307c5832d05f02" resolved "https://registry.yarnpkg.com/@turf/helpers/-/helpers-7.3.4.tgz#a8c918981599dddcf452421c7b307c5832d05f02"
@@ -944,6 +962,15 @@
polyclip-ts "^0.16.8" polyclip-ts "^0.16.8"
tslib "^2.8.1" tslib "^2.8.1"
"@turf/meta@7.3.3":
version "7.3.3"
resolved "https://registry.yarnpkg.com/@turf/meta/-/meta-7.3.3.tgz#0080c026f2c4247f2dcb50dfb2b477aeaf14b590"
integrity sha512-Tz1j4h70iFB5SebWWoVv/uL59x4aOngXU+d1xQDXzOCn/O6txnreGVGMcYU362c5F06yqZx38H9UFTQ553lK0w==
dependencies:
"@turf/helpers" "7.3.3"
"@types/geojson" "^7946.0.10"
tslib "^2.8.1"
"@turf/meta@7.3.4": "@turf/meta@7.3.4":
version "7.3.4" version "7.3.4"
resolved "https://registry.yarnpkg.com/@turf/meta/-/meta-7.3.4.tgz#8e917d29de9da96a0f95f3f16119ba9abde7dee6" resolved "https://registry.yarnpkg.com/@turf/meta/-/meta-7.3.4.tgz#8e917d29de9da96a0f95f3f16119ba9abde7dee6"