Compare commits

..

4 Commits

Author SHA1 Message Date
Renovate Bot
2479734d16 Update plugin com.android.library to v8.4.0 2024-05-12 00:09:58 +00:00
Renovate Bot
785c0491b9 Update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.24 2024-05-12 00:06:11 +00:00
Renovate Bot
24e547a294 Update plugin org.jetbrains.kotlin.android to v1.9.24 2024-05-11 00:05:36 +00:00
Renovate Bot
f636b0c884 Update dependency mapshaper to v0.6.93 2024-05-09 00:03:46 +00:00
3 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
plugins { plugins {
id 'com.android.application' id 'com.android.application'
id 'org.jetbrains.kotlin.android' id 'org.jetbrains.kotlin.android'
id 'org.jetbrains.kotlin.plugin.serialization' version '1.9.23' id 'org.jetbrains.kotlin.plugin.serialization' version '1.9.24'
id 'com.mikepenz.aboutlibraries.plugin' version '11.1.4' id 'com.mikepenz.aboutlibraries.plugin' version '11.1.4'
} }

View File

@ -2,5 +2,5 @@
plugins { plugins {
id 'com.android.application' version '8.4.0' apply false id 'com.android.application' version '8.4.0' apply false
id 'com.android.library' version '8.4.0' apply false id 'com.android.library' version '8.4.0' apply false
id 'org.jetbrains.kotlin.android' version '1.9.23' apply false id 'org.jetbrains.kotlin.android' version '1.9.24' apply false
} }

View File

@ -1199,9 +1199,9 @@
integrity sha512-1rkryxURpr6aWP7R786/UQOkJ3PcpQiWkAXBmdWc7ryFWqN6a4xfK7BtjXvFBKO9LjQ+MWQSWxYeZX1OApnArA== integrity sha512-1rkryxURpr6aWP7R786/UQOkJ3PcpQiWkAXBmdWc7ryFWqN6a4xfK7BtjXvFBKO9LjQ+MWQSWxYeZX1OApnArA==
"@types/node@*": "@types/node@*":
version "20.12.7" version "20.12.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384" resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be"
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg== integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==
dependencies: dependencies:
undici-types "~5.26.4" undici-types "~5.26.4"
@ -1727,9 +1727,9 @@ keygrip@~1.1.0:
tsscmp "1.0.6" tsscmp "1.0.6"
mapshaper@^0.6.79: mapshaper@^0.6.79:
version "0.6.91" version "0.6.93"
resolved "https://registry.yarnpkg.com/mapshaper/-/mapshaper-0.6.91.tgz#afb6588d70d286d44dd5b41244c090cb16b655bb" resolved "https://registry.yarnpkg.com/mapshaper/-/mapshaper-0.6.93.tgz#6c77d82c0a46b72449fce0a33ca52090a9279978"
integrity sha512-QCjK3tNBxfNh6IZ6xeGOZWgVDlQX1lNZq0AnRG0uDMfw5zHjO+aLaIheogcRu8SGREIgciUakNjAfBbT0WpMLw== integrity sha512-opdMUpHOvRtIqQz2csYF17q/Y1gmWzp5v5mnD5tuXyTZmGMbGuteLEF2GG3Om4/U+jK/bGk0as6bD262F1/rJQ==
dependencies: dependencies:
"@placemarkio/tokml" "^0.3.3" "@placemarkio/tokml" "^0.3.3"
"@tmcw/togeojson" "^5.6.0" "@tmcw/togeojson" "^5.6.0"