From 78cd8581149e85af6b05ea40e7848306723a7835 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 00:55:13 +0000 Subject: [PATCH] Update @turf/destination to version 7.3.2 --- config/importmap.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/importmap.rb b/config/importmap.rb index 577a58d0..3a4092bf 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -85,7 +85,7 @@ 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/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