From eef2772f59a5d7b339c2231c7396009a490889e3 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 23:49:02 +0000 Subject: [PATCH] Update @turf/centroid to version 7.3.3 --- config/importmap.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/importmap.rb b/config/importmap.rb index f8965189..fd12b26b 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -81,7 +81,7 @@ pin "@turf/boolean-point-on-line", to: "@turf--boolean-point-on-line.js", preload: false # @7.3.3 pin "@turf/clean-coords", to: "@turf--clean-coords.js", preload: false # @7.3.2 pin "@turf/invariant", to: "@turf--invariant.js", preload: false # @7.3.3 -pin "@turf/centroid", to: "@turf--centroid.js", preload: false # @7.3.2 +pin "@turf/centroid", to: "@turf--centroid.js", preload: false # @7.3.3 pin "@turf/distance", to: "@turf--distance.js", preload: false # @7.3.2 pin "@turf/along", to: "@turf--along.js", preload: false # @7.3.2 pin "@turf/bearing", to: "@turf--bearing.js", preload: false # @7.3.2