1 Commits

Author SHA1 Message Date
c52c82a865 Update dependency mapshaper to v0.6.106 2025-07-02 02:01:18 +00:00

View File

@ -76,6 +76,11 @@
resolved "https://registry.yarnpkg.com/@placemarkio/tokml/-/tokml-0.3.7.tgz#c4d38a184028a7bbcedfd61987a45928b58c2c43"
integrity sha512-pQaoQTBvDf7p7d/3ZHDaxWaU62guSYB9KQ6vvecshELunzpdN5tbgw0d+SVO1eYaTlrxX3Nvi7F9DI8FcoJePg==
"@rollup/rollup-linux-x64-gnu@^4.44.1":
version "4.44.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.44.1.tgz#4b211e6fd57edd6a134740f4f8e8ea61972ff2c5"
integrity sha512-EtnsrmZGomz9WxK1bR5079zee3+7a+AdFlghyd6VbAjgRJDbTANJ9dcPIPAi76uG05micpEL+gPGmAKYTschQw==
"@tmcw/togeojson@^5.6.0":
version "5.8.1"
resolved "https://registry.yarnpkg.com/@tmcw/togeojson/-/togeojson-5.8.1.tgz#6cbcc9b1484ed28e71bdd4b5f96ceae540a4533f"
@ -1561,9 +1566,9 @@
integrity sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==
"@types/node@*":
version "24.0.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.7.tgz#ee580f7850c7eabaeef61ef96b8d8c04fdf94f53"
integrity sha512-YIEUUr4yf8q8oQoXPpSlnvKNVKDQlPMWrmOcgzoduo7kvA2UF0/BwJ/eMKFTiTtkNL17I0M6Xe2tvwFU7be6iw==
version "24.0.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.10.tgz#f65a169779bf0d70203183a1890be7bee8ca2ddb"
integrity sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA==
dependencies:
undici-types "~7.8.0"
@ -2066,9 +2071,9 @@ lru-cache@^10.4.3:
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
mapshaper@^0.6.79:
version "0.6.105"
resolved "https://registry.yarnpkg.com/mapshaper/-/mapshaper-0.6.105.tgz#c049d50554e5851d020c927b32a1aec7a888bebb"
integrity sha512-xlvZv5In4m+ahLcBeCARpUiFXYVW+XKKyxsLPebET0W65ugT7P4DH0gydK1TMVq6kvIHDpx2o/U3ql58+K5NfQ==
version "0.6.106"
resolved "https://registry.yarnpkg.com/mapshaper/-/mapshaper-0.6.106.tgz#789b75bd25ca4a495965e4e61170a5623851a176"
integrity sha512-hf2T5yycfLVnD7AMz5v+iSDs7h+ioUR3iKAN6oW69y9aclJXfOjjGdK8mCpu/7dLjj1r+QvQVANaaaCDJC98Tw==
dependencies:
"@placemarkio/tokml" "^0.3.3"
"@tmcw/togeojson" "^5.6.0"
@ -2092,6 +2097,8 @@ mapshaper@^0.6.79:
rw "~1.3.3"
sync-request "5.0.0"
tinyqueue "^2.0.3"
optionalDependencies:
"@rollup/rollup-linux-x64-gnu" "^4.44.1"
marchingsquares@^1.3.3:
version "1.3.3"