From 40241388902ad6e9ac528d9e88a56ee28925e1e3 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 01:15:16 +0000 Subject: [PATCH] Update @turf/along to version 7.3.2 --- config/importmap.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/importmap.rb b/config/importmap.rb index 577a58d0..ea1fb119 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -83,9 +83,9 @@ pin "@turf/invariant", to: "@turf--invariant.js", preload: false # @7.3.2 pin "@turf/centroid", to: "@turf--centroid.js", preload: false # @7.3.2 pin "@turf/distance", to: "@turf--distance.js", preload: false # @7.3.2 -pin "@turf/along", to: "@turf--along.js", preload: false # @7.3.1 +pin "@turf/along", to: "@turf--along.js", preload: false # @7.3.2 pin "@turf/bearing", to: "@turf--bearing.js", preload: false # @7.3.2 -pin "@turf/destination", to: "@turf--destination.js", preload: false # @7.3.1 +pin "@turf/destination", to: "@turf--destination.js", preload: false # @7.3.2 pin "@turf/length", to: "@turf--length.js", preload: false # @7.3.2 pin "@turf/area", to: "@turf--area.js", preload: false # @7.3.2 pin "@turf/buffer", to: "@turf--buffer.js", preload: false # @7.3.1