1 Commits

Author SHA1 Message Date
Renovate Bot
9eabd5efde Update dependency @turf/turf to v7.3.3 2026-01-29 02:01:33 +00:00
2 changed files with 31 additions and 4 deletions

View File

@@ -96,7 +96,7 @@ aboutLibraries {
dependencies {
implementation 'androidx.compose.material3:material3:1.4.0'
implementation "androidx.compose.material:material:1.10.2"
implementation "androidx.compose.material:material:1.10.1"
implementation 'androidx.compose.material:material-icons-extended:1.7.8'
implementation 'androidx.navigation:navigation-compose:2.9.6'
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.compose.ui:ui'
implementation "androidx.activity:activity-ktx:1.12.3"
implementation "androidx.activity:activity-ktx:1.12.2"
implementation 'androidx.compose.ui:ui-tooling-preview'
implementation 'com.google.android.material:material:1.13.0'
@@ -119,6 +119,6 @@ dependencies {
implementation 'com.mikepenz:aboutlibraries-core:13.2.1'
implementation platform('androidx.compose:compose-bom:2026.01.01')
implementation platform('androidx.compose:compose-bom:2026.01.00')
debugImplementation 'androidx.compose.ui:ui-tooling:1.10.1'
}

View File

@@ -142,7 +142,7 @@
"@types/geojson" "^7946.0.10"
tslib "^2.8.1"
"@turf/area@7.3.3", "@turf/area@^7.0.0":
"@turf/area@7.3.3":
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==
@@ -152,6 +152,16 @@
"@types/geojson" "^7946.0.10"
tslib "^2.8.1"
"@turf/area@^7.0.0":
version "7.3.2"
resolved "https://registry.yarnpkg.com/@turf/area/-/area-7.3.2.tgz#7e6e736cfa527114dbb3682e4d1086139757dd65"
integrity sha512-d7IuEjAO3TSX5aVeL5WXrtCZCwxUAUOD4+LZ+VjoEe2THmYKdUknCPbH6rdhMBzLyZNuSVRmpRD/QfpCnLqoZg==
dependencies:
"@turf/helpers" "7.3.2"
"@turf/meta" "7.3.2"
"@types/geojson" "^7946.0.10"
tslib "^2.8.1"
"@turf/bbox-clip@7.3.3":
version "7.3.3"
resolved "https://registry.yarnpkg.com/@turf/bbox-clip/-/bbox-clip-7.3.3.tgz#814c3dfdabd31e927259c2308f3626c33b43f67f"
@@ -697,6 +707,14 @@
arc "^0.2.0"
tslib "^2.8.1"
"@turf/helpers@7.3.2":
version "7.3.2"
resolved "https://registry.yarnpkg.com/@turf/helpers/-/helpers-7.3.2.tgz#deb2a1a5bb84d8db78571bc89ca8b75586e31ed7"
integrity sha512-5HFN42rgWjSobdTMxbuq+ZdXPcqp1IbMgFYULTLCplEQM3dXhsyRFe7DCss4Eiw12iW3q6Z5UeTNVfITsE5lgA==
dependencies:
"@types/geojson" "^7946.0.10"
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"
@@ -944,6 +962,15 @@
polyclip-ts "^0.16.8"
tslib "^2.8.1"
"@turf/meta@7.3.2":
version "7.3.2"
resolved "https://registry.yarnpkg.com/@turf/meta/-/meta-7.3.2.tgz#e31320bf0602692664291b827eb6eb7344430a45"
integrity sha512-FIcIY+ZsAe9QV4fHciTXeuRz2TKIVaEjivkl4vMFCibdj7FUkWDofqOncbIre1xPrgktQeh20ZrmD+p0kf3n4Q==
dependencies:
"@turf/helpers" "7.3.2"
"@types/geojson" "^7946.0.10"
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"