Merge pull request 'Update dependency @turf/area to v7.4.0' (#572) from renovate/turf-area-7.x-lockfile into main
This commit was merged in pull request #572.
This commit is contained in:
@@ -328,7 +328,7 @@
|
|||||||
"@types/geojson" "^7946.0.10"
|
"@types/geojson" "^7946.0.10"
|
||||||
tslib "^2.8.1"
|
tslib "^2.8.1"
|
||||||
|
|
||||||
"@turf/area@7.3.5", "@turf/area@^7.3.5":
|
"@turf/area@7.3.5":
|
||||||
version "7.3.5"
|
version "7.3.5"
|
||||||
resolved "https://registry.yarnpkg.com/@turf/area/-/area-7.3.5.tgz#97e3c94305a5f1674b542855ddfb9871cb0a5de2"
|
resolved "https://registry.yarnpkg.com/@turf/area/-/area-7.3.5.tgz#97e3c94305a5f1674b542855ddfb9871cb0a5de2"
|
||||||
integrity sha512-sSn80wPT7XfBIDN3vurCPxhk9W4U8ozS/XImSqeLN8qveTICOxzZkhsGDMp0CuncaN+plWut4a2TdNM7mzZB6Q==
|
integrity sha512-sSn80wPT7XfBIDN3vurCPxhk9W4U8ozS/XImSqeLN8qveTICOxzZkhsGDMp0CuncaN+plWut4a2TdNM7mzZB6Q==
|
||||||
@@ -338,6 +338,16 @@
|
|||||||
"@types/geojson" "^7946.0.10"
|
"@types/geojson" "^7946.0.10"
|
||||||
tslib "^2.8.1"
|
tslib "^2.8.1"
|
||||||
|
|
||||||
|
"@turf/area@^7.3.5":
|
||||||
|
version "7.4.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/@turf/area/-/area-7.4.0.tgz#9495392ef45f3eb93cc5e54dd857cc4c0faabe97"
|
||||||
|
integrity sha512-B7q5f6QwKIxxbl4/L59lAYA+FF7h2hv6st96PuKue0TGCYGSxAG/lV8LHSPUSOuOrLywN4jytJcKK3vOFBs7Nw==
|
||||||
|
dependencies:
|
||||||
|
"@turf/helpers" "7.4.0"
|
||||||
|
"@turf/meta" "7.4.0"
|
||||||
|
"@types/geojson" "^7946.0.10"
|
||||||
|
tslib "^2.8.1"
|
||||||
|
|
||||||
"@turf/bbox-clip@7.3.5":
|
"@turf/bbox-clip@7.3.5":
|
||||||
version "7.3.5"
|
version "7.3.5"
|
||||||
resolved "https://registry.yarnpkg.com/@turf/bbox-clip/-/bbox-clip-7.3.5.tgz#f92086247d4ba5182e8c3a47cbdad1483e106119"
|
resolved "https://registry.yarnpkg.com/@turf/bbox-clip/-/bbox-clip-7.3.5.tgz#f92086247d4ba5182e8c3a47cbdad1483e106119"
|
||||||
@@ -984,6 +994,14 @@
|
|||||||
"@types/geojson" "^7946.0.10"
|
"@types/geojson" "^7946.0.10"
|
||||||
tslib "^2.8.1"
|
tslib "^2.8.1"
|
||||||
|
|
||||||
|
"@turf/helpers@7.4.0":
|
||||||
|
version "7.4.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/@turf/helpers/-/helpers-7.4.0.tgz#5589f04812ac95f8985e9396db01d9e70f4a35d5"
|
||||||
|
integrity sha512-7PAwLZqOdRzTI5g9bHvUwlloAXPDH/mlajtryk0tw4ZwGMtmXsAyF4QundsAMfy4u48Fyd3AUqMXY0SMxqJGWg==
|
||||||
|
dependencies:
|
||||||
|
"@types/geojson" "^7946.0.10"
|
||||||
|
tslib "^2.8.1"
|
||||||
|
|
||||||
"@turf/hex-grid@7.3.5":
|
"@turf/hex-grid@7.3.5":
|
||||||
version "7.3.5"
|
version "7.3.5"
|
||||||
resolved "https://registry.yarnpkg.com/@turf/hex-grid/-/hex-grid-7.3.5.tgz#a2c418965acaec21f870d6986a3fa623d9240765"
|
resolved "https://registry.yarnpkg.com/@turf/hex-grid/-/hex-grid-7.3.5.tgz#a2c418965acaec21f870d6986a3fa623d9240765"
|
||||||
@@ -1275,6 +1293,15 @@
|
|||||||
"@types/geojson" "^7946.0.10"
|
"@types/geojson" "^7946.0.10"
|
||||||
tslib "^2.8.1"
|
tslib "^2.8.1"
|
||||||
|
|
||||||
|
"@turf/meta@7.4.0":
|
||||||
|
version "7.4.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/@turf/meta/-/meta-7.4.0.tgz#99c3b3af4c2e5a7ef0b4f99c9f42120e82a91e62"
|
||||||
|
integrity sha512-3cLUvlEyDuSnMSzrjhaLAEiYR8xhbfWyTVQlrlEw40xL81d4KF4PqUWbjTXKpXZStdYbet2GCurl79KMypNw6g==
|
||||||
|
dependencies:
|
||||||
|
"@turf/helpers" "7.4.0"
|
||||||
|
"@types/geojson" "^7946.0.10"
|
||||||
|
tslib "^2.8.1"
|
||||||
|
|
||||||
"@turf/midpoint@7.3.5":
|
"@turf/midpoint@7.3.5":
|
||||||
version "7.3.5"
|
version "7.3.5"
|
||||||
resolved "https://registry.yarnpkg.com/@turf/midpoint/-/midpoint-7.3.5.tgz#66ced74bf03709a6d41341252c99bb0a94bcd5cf"
|
resolved "https://registry.yarnpkg.com/@turf/midpoint/-/midpoint-7.3.5.tgz#66ced74bf03709a6d41341252c99bb0a94bcd5cf"
|
||||||
|
|||||||
Reference in New Issue
Block a user