Compare commits

...

2 Commits

Author SHA1 Message Date
Renovate Bot
18a037421c Update dependency @turf/turf to v7 2024-06-15 00:04:48 +00:00
Renovate Bot
9660c19db7 Update plugin com.android.application to v8.5.0 2024-06-14 00:01:50 +00:00
3 changed files with 1107 additions and 967 deletions

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 '8.4.1' apply false id 'com.android.application' version '8.5.0' apply false
id 'com.android.library' version '8.4.1' apply false id 'com.android.library' version '8.4.1' apply false
id 'org.jetbrains.kotlin.android' version '2.0.0' apply false id 'org.jetbrains.kotlin.android' version '2.0.0' apply false
} }

View File

@ -1,7 +1,7 @@
{ {
"dependencies": { "dependencies": {
"@turf/area": "^7.0.0", "@turf/area": "^7.0.0",
"@turf/turf": "^6.5.0", "@turf/turf": "^7.0.0",
"jsdom": "^24.0.0", "jsdom": "^24.0.0",
"mapshaper": "^0.6.79" "mapshaper": "^0.6.79"
}, },

2070
yarn.lock

File diff suppressed because it is too large Load Diff