From a97d0d847c302d59d1126baccd0e073490419f46 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 15:30:12 +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 0a650a29..dc9e4ab7 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