From 2e425ad97fbdf37b6498745d0913a71a01832dfe Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 4 Aug 2026 02:01:13 +0000 Subject: [PATCH] Update dependency @turf/area to v7.4.0 --- yarn.lock | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index bb140e9..58b4358 100644 --- a/yarn.lock +++ b/yarn.lock @@ -328,7 +328,7 @@ "@types/geojson" "^7946.0.10" tslib "^2.8.1" -"@turf/area@7.3.5", "@turf/area@^7.3.5": +"@turf/area@7.3.5": version "7.3.5" resolved "https://registry.yarnpkg.com/@turf/area/-/area-7.3.5.tgz#97e3c94305a5f1674b542855ddfb9871cb0a5de2" integrity sha512-sSn80wPT7XfBIDN3vurCPxhk9W4U8ozS/XImSqeLN8qveTICOxzZkhsGDMp0CuncaN+plWut4a2TdNM7mzZB6Q== @@ -338,6 +338,16 @@ "@types/geojson" "^7946.0.10" 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": version "7.3.5" resolved "https://registry.yarnpkg.com/@turf/bbox-clip/-/bbox-clip-7.3.5.tgz#f92086247d4ba5182e8c3a47cbdad1483e106119" @@ -984,6 +994,14 @@ "@types/geojson" "^7946.0.10" 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": version "7.3.5" resolved "https://registry.yarnpkg.com/@turf/hex-grid/-/hex-grid-7.3.5.tgz#a2c418965acaec21f870d6986a3fa623d9240765" @@ -1275,6 +1293,15 @@ "@types/geojson" "^7946.0.10" 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": version "7.3.5" resolved "https://registry.yarnpkg.com/@turf/midpoint/-/midpoint-7.3.5.tgz#66ced74bf03709a6d41341252c99bb0a94bcd5cf"