|
|
|
@ -1308,15 +1308,15 @@ |
|
|
|
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210" |
|
|
|
integrity sha512-82cpyJyKRoQoRi+14ibCeGPu0CwypgtBAdBhq1WfvagpCZNKqwXbKwXllYSMG91DhmG4jt9gN8eP6lGOtozuaw== |
|
|
|
|
|
|
|
"@geoman-io/leaflet-geoman-free@^2.11.3": |
|
|
|
version "2.11.3" |
|
|
|
resolved "https://registry.yarnpkg.com/@geoman-io/leaflet-geoman-free/-/leaflet-geoman-free-2.11.3.tgz#480164ab76c2b2a885003e0c111284f3c3160a36" |
|
|
|
integrity sha512-LsiurEgKEHBcTnAVl8h7EfS5V/doCuxePzPE9SnfrhtJBN7IzP6UwkEo35Agwko+BnIuw/o2bE4F7irvKwQzjw== |
|
|
|
dependencies: |
|
|
|
"@turf/boolean-contains" "6.3.0" |
|
|
|
"@turf/kinks" "6.3.0" |
|
|
|
"@turf/line-intersect" "6.3.0" |
|
|
|
"@turf/line-split" "6.3.0" |
|
|
|
"@geoman-io/leaflet-geoman-free@^2.11.4": |
|
|
|
version "2.11.4" |
|
|
|
resolved "https://registry.yarnpkg.com/@geoman-io/leaflet-geoman-free/-/leaflet-geoman-free-2.11.4.tgz#4a43fa8d3d5d2bca751135b775c19c6cc0063699" |
|
|
|
integrity sha512-uWfgaGDhrtoCMHdHi2oNVKb8WXFMQvyNnan1sS/+Yn5jMPuhijWFyAjy0G5kTCamXhGXg4vUvlEpiRSrBwewKg== |
|
|
|
dependencies: |
|
|
|
"@turf/boolean-contains" "^6.5.0" |
|
|
|
"@turf/kinks" "^6.5.0" |
|
|
|
"@turf/line-intersect" "^6.5.0" |
|
|
|
"@turf/line-split" "^6.5.0" |
|
|
|
lodash "4.17.21" |
|
|
|
polygon-clipping "0.15.3" |
|
|
|
|
|
|
|
@ -1601,7 +1601,7 @@ |
|
|
|
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e" |
|
|
|
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA== |
|
|
|
|
|
|
|
"@turf/bbox@*", "@turf/bbox@^6.3.0": |
|
|
|
"@turf/bbox@*", "@turf/bbox@^6.5.0": |
|
|
|
version "6.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/bbox/-/bbox-6.5.0.tgz#bec30a744019eae420dac9ea46fb75caa44d8dc5" |
|
|
|
integrity sha512-RBbLaao5hXTYyyg577iuMtDB8ehxMlUqHEJiMs8jT1GHkFhr6sYre3lmLsPeYEi/ZKj5TP5tt7fkzNdJ4GIVyw== |
|
|
|
@ -1617,18 +1617,18 @@ |
|
|
|
"@turf/helpers" "^6.5.0" |
|
|
|
"@turf/invariant" "^6.5.0" |
|
|
|
|
|
|
|
"@turf/boolean-contains@6.3.0": |
|
|
|
version "6.3.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/boolean-contains/-/boolean-contains-6.3.0.tgz#fe4fc359e408c8c3c89e7fb159c9d31fde48779a" |
|
|
|
integrity sha512-1MW7B5G5tIu1lnAv3pXyFzl75wfBYnbA2GhwHDb4okIXMhloy/r5uIqAZHo0fOXykKVJS/gIfA/MioKIftoTug== |
|
|
|
"@turf/boolean-contains@^6.5.0": |
|
|
|
version "6.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/boolean-contains/-/boolean-contains-6.5.0.tgz#f802e7432fb53109242d5bf57393ef2f53849bbf" |
|
|
|
integrity sha512-4m8cJpbw+YQcKVGi8y0cHhBUnYT+QRfx6wzM4GI1IdtYH3p4oh/DOBJKrepQyiDzFDaNIjxuWXBh0ai1zVwOQQ== |
|
|
|
dependencies: |
|
|
|
"@turf/bbox" "^6.3.0" |
|
|
|
"@turf/boolean-point-in-polygon" "^6.3.0" |
|
|
|
"@turf/boolean-point-on-line" "^6.3.0" |
|
|
|
"@turf/helpers" "^6.3.0" |
|
|
|
"@turf/invariant" "^6.3.0" |
|
|
|
"@turf/bbox" "^6.5.0" |
|
|
|
"@turf/boolean-point-in-polygon" "^6.5.0" |
|
|
|
"@turf/boolean-point-on-line" "^6.5.0" |
|
|
|
"@turf/helpers" "^6.5.0" |
|
|
|
"@turf/invariant" "^6.5.0" |
|
|
|
|
|
|
|
"@turf/boolean-point-in-polygon@^6.3.0": |
|
|
|
"@turf/boolean-point-in-polygon@^6.5.0": |
|
|
|
version "6.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/boolean-point-in-polygon/-/boolean-point-in-polygon-6.5.0.tgz#6d2e9c89de4cd2e4365004c1e51490b7795a63cf" |
|
|
|
integrity sha512-DtSuVFB26SI+hj0SjrvXowGTUCHlgevPAIsukssW6BG5MlNSBQAo70wpICBNJL6RjukXg8d2eXaAWuD/CqL00A== |
|
|
|
@ -1636,7 +1636,7 @@ |
|
|
|
"@turf/helpers" "^6.5.0" |
|
|
|
"@turf/invariant" "^6.5.0" |
|
|
|
|
|
|
|
"@turf/boolean-point-on-line@^6.3.0": |
|
|
|
"@turf/boolean-point-on-line@^6.5.0": |
|
|
|
version "6.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/boolean-point-on-line/-/boolean-point-on-line-6.5.0.tgz#a8efa7bad88760676f395afb9980746bc5b376e9" |
|
|
|
integrity sha512-A1BbuQ0LceLHvq7F/P7w3QvfpmZqbmViIUPHdNLvZimFNLo4e6IQunmzbe+8aSStH9QRZm3VOflyvNeXvvpZEQ== |
|
|
|
@ -1660,37 +1660,26 @@ |
|
|
|
"@turf/helpers" "^6.5.0" |
|
|
|
"@turf/invariant" "^6.5.0" |
|
|
|
|
|
|
|
"@turf/helpers@6.x", "@turf/helpers@^6.3.0", "@turf/helpers@^6.5.0": |
|
|
|
"@turf/helpers@6.x", "@turf/helpers@^6.5.0": |
|
|
|
version "6.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/helpers/-/helpers-6.5.0.tgz#f79af094bd6b8ce7ed2bd3e089a8493ee6cae82e" |
|
|
|
integrity sha512-VbI1dV5bLFzohYYdgqwikdMVpe7pJ9X3E+dlr425wa2/sMJqYDhTO++ec38/pcPvPE6oD9WEEeU3Xu3gza+VPw== |
|
|
|
|
|
|
|
"@turf/invariant@^6.3.0", "@turf/invariant@^6.5.0": |
|
|
|
"@turf/invariant@^6.5.0": |
|
|
|
version "6.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/invariant/-/invariant-6.5.0.tgz#970afc988023e39c7ccab2341bd06979ddc7463f" |
|
|
|
integrity sha512-Wv8PRNCtPD31UVbdJE/KVAWKe7l6US+lJItRR/HOEW3eh+U/JwRCSUl/KZ7bmjM/C+zLNoreM2TU6OoLACs4eg== |
|
|
|
dependencies: |
|
|
|
"@turf/helpers" "^6.5.0" |
|
|
|
|
|
|
|
"@turf/kinks@6.3.0": |
|
|
|
version "6.3.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/kinks/-/kinks-6.3.0.tgz#a16b4ccc5a5aae139d43e36271e0a0494fdb4bf7" |
|
|
|
integrity sha512-BLWvbl2/fa4SeJzVMbleT6Vo1cmzwmzRfxL2xxMei2jmf6JSvqDoMJFwIHGXrLZXvhOCb1b2C+MhBfhtc7kYkQ== |
|
|
|
dependencies: |
|
|
|
"@turf/helpers" "^6.3.0" |
|
|
|
|
|
|
|
"@turf/line-intersect@6.3.0": |
|
|
|
version "6.3.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/line-intersect/-/line-intersect-6.3.0.tgz#726a50edc66bb7b5e798b052b103fb0da4d1c4f4" |
|
|
|
integrity sha512-3naxR7XpkPd2vst3Mw6DFry4C9m3o0/f2n/xu5UAyxb88Ie4m2k+1eqkhzMMx/0L+E6iThWpLx7DASM6q6o9ow== |
|
|
|
"@turf/kinks@^6.5.0": |
|
|
|
version "6.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/kinks/-/kinks-6.5.0.tgz#80e7456367535365012f658cf1a988b39a2c920b" |
|
|
|
integrity sha512-ViCngdPt1eEL7hYUHR2eHR662GvCgTc35ZJFaNR6kRtr6D8plLaDju0FILeFFWSc+o8e3fwxZEJKmFj9IzPiIQ== |
|
|
|
dependencies: |
|
|
|
"@turf/helpers" "^6.3.0" |
|
|
|
"@turf/invariant" "^6.3.0" |
|
|
|
"@turf/line-segment" "^6.3.0" |
|
|
|
"@turf/meta" "^6.3.0" |
|
|
|
geojson-rbush "3.x" |
|
|
|
"@turf/helpers" "^6.5.0" |
|
|
|
|
|
|
|
"@turf/line-intersect@^6.3.0", "@turf/line-intersect@^6.5.0": |
|
|
|
"@turf/line-intersect@^6.5.0": |
|
|
|
version "6.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/line-intersect/-/line-intersect-6.5.0.tgz#dea48348b30c093715d2195d2dd7524aee4cf020" |
|
|
|
integrity sha512-CS6R1tZvVQD390G9Ea4pmpM6mJGPWoL82jD46y0q1KSor9s6HupMIo1kY4Ny+AEYQl9jd21V3Scz20eldpbTVA== |
|
|
|
@ -1701,7 +1690,7 @@ |
|
|
|
"@turf/meta" "^6.5.0" |
|
|
|
geojson-rbush "3.x" |
|
|
|
|
|
|
|
"@turf/line-segment@^6.3.0", "@turf/line-segment@^6.5.0": |
|
|
|
"@turf/line-segment@^6.5.0": |
|
|
|
version "6.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/line-segment/-/line-segment-6.5.0.tgz#ee73f3ffcb7c956203b64ed966d96af380a4dd65" |
|
|
|
integrity sha512-jI625Ho4jSuJESNq66Mmi290ZJ5pPZiQZruPVpmHkUw257Pew0alMmb6YrqYNnLUuiVVONxAAKXUVeeUGtycfw== |
|
|
|
@ -1710,30 +1699,30 @@ |
|
|
|
"@turf/invariant" "^6.5.0" |
|
|
|
"@turf/meta" "^6.5.0" |
|
|
|
|
|
|
|
"@turf/line-split@6.3.0": |
|
|
|
version "6.3.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/line-split/-/line-split-6.3.0.tgz#ee218f66cd65ce84eafc4956c24083663f6082ea" |
|
|
|
integrity sha512-Q0nUJ0vczy11piyEz0FaKScFwSQtb1HJ2RPEMCw1coUJhTCB02KBWQLImhYqwsD3uLg+H/fxaJ1Gva6EPWoDNQ== |
|
|
|
dependencies: |
|
|
|
"@turf/bbox" "^6.3.0" |
|
|
|
"@turf/helpers" "^6.3.0" |
|
|
|
"@turf/invariant" "^6.3.0" |
|
|
|
"@turf/line-intersect" "^6.3.0" |
|
|
|
"@turf/line-segment" "^6.3.0" |
|
|
|
"@turf/meta" "^6.3.0" |
|
|
|
"@turf/nearest-point-on-line" "^6.3.0" |
|
|
|
"@turf/square" "^6.3.0" |
|
|
|
"@turf/truncate" "^6.3.0" |
|
|
|
"@turf/line-split@^6.5.0": |
|
|
|
version "6.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/line-split/-/line-split-6.5.0.tgz#116d7fbf714457878225187f5820ef98db7b02c2" |
|
|
|
integrity sha512-/rwUMVr9OI2ccJjw7/6eTN53URtGThNSD5I0GgxyFXMtxWiloRJ9MTff8jBbtPWrRka/Sh2GkwucVRAEakx9Sw== |
|
|
|
dependencies: |
|
|
|
"@turf/bbox" "^6.5.0" |
|
|
|
"@turf/helpers" "^6.5.0" |
|
|
|
"@turf/invariant" "^6.5.0" |
|
|
|
"@turf/line-intersect" "^6.5.0" |
|
|
|
"@turf/line-segment" "^6.5.0" |
|
|
|
"@turf/meta" "^6.5.0" |
|
|
|
"@turf/nearest-point-on-line" "^6.5.0" |
|
|
|
"@turf/square" "^6.5.0" |
|
|
|
"@turf/truncate" "^6.5.0" |
|
|
|
geojson-rbush "3.x" |
|
|
|
|
|
|
|
"@turf/meta@6.x", "@turf/meta@^6.3.0", "@turf/meta@^6.5.0": |
|
|
|
"@turf/meta@6.x", "@turf/meta@^6.5.0": |
|
|
|
version "6.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/meta/-/meta-6.5.0.tgz#b725c3653c9f432133eaa04d3421f7e51e0418ca" |
|
|
|
integrity sha512-RrArvtsV0vdsCBegoBtOalgdSOfkBrTJ07VkpiCnq/491W67hnMWmDu7e6Ztw0C3WldRYTXkg3SumfdzZxLBHA== |
|
|
|
dependencies: |
|
|
|
"@turf/helpers" "^6.5.0" |
|
|
|
|
|
|
|
"@turf/nearest-point-on-line@^6.3.0": |
|
|
|
"@turf/nearest-point-on-line@^6.5.0": |
|
|
|
version "6.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/nearest-point-on-line/-/nearest-point-on-line-6.5.0.tgz#8e1cd2cdc0b5acaf4c8d8b3b33bb008d3cb99e7b" |
|
|
|
integrity sha512-WthrvddddvmymnC+Vf7BrkHGbDOUu6Z3/6bFYUGv1kxw8tiZ6n83/VG6kHz4poHOfS0RaNflzXSkmCi64fLBlg== |
|
|
|
@ -1746,7 +1735,7 @@ |
|
|
|
"@turf/line-intersect" "^6.5.0" |
|
|
|
"@turf/meta" "^6.5.0" |
|
|
|
|
|
|
|
"@turf/square@^6.3.0": |
|
|
|
"@turf/square@^6.5.0": |
|
|
|
version "6.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/square/-/square-6.5.0.tgz#ab43eef99d39c36157ab5b80416bbeba1f6b2122" |
|
|
|
integrity sha512-BM2UyWDmiuHCadVhHXKIx5CQQbNCpOxB6S/aCNOCLbhCeypKX5Q0Aosc5YcmCJgkwO5BERCC6Ee7NMbNB2vHmQ== |
|
|
|
@ -1754,7 +1743,7 @@ |
|
|
|
"@turf/distance" "^6.5.0" |
|
|
|
"@turf/helpers" "^6.5.0" |
|
|
|
|
|
|
|
"@turf/truncate@^6.3.0": |
|
|
|
"@turf/truncate@^6.5.0": |
|
|
|
version "6.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@turf/truncate/-/truncate-6.5.0.tgz#c3a16cad959f1be1c5156157d5555c64b19185d8" |
|
|
|
integrity sha512-pFxg71pLk+eJj134Z9yUoRhIi8vqnnKvCYwdT4x/DQl/19RVdq1tV3yqOT3gcTQNfniteylL5qV1uTBDV5sgrg== |
|
|
|
|