From 667dcedd9b2b81f45c67a3078faf3af8d82184a3 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 18:10:15 +0000 Subject: [PATCH] Update @turf/bearing to version 7.3.4 --- config/importmap.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/importmap.rb b/config/importmap.rb index 7b0258cf..4274e940 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -84,7 +84,7 @@ pin "@turf/centroid", to: "@turf--centroid.js", preload: false # @7.3.4 pin "@turf/distance", to: "@turf--distance.js", preload: false # @7.3.4 pin "@turf/along", to: "@turf--along.js", preload: false # @7.3.2 -pin "@turf/bearing", to: "@turf--bearing.js", preload: false # @7.3.3 +pin "@turf/bearing", to: "@turf--bearing.js", preload: false # @7.3.4 pin "@turf/destination", to: "@turf--destination.js", preload: false # @7.3.4 pin "@turf/length", to: "@turf--length.js", preload: false # @7.3.4 pin "@turf/area", to: "@turf--area.js", preload: false # @7.3.4