From ba3851528629697f3654006da7f5ce04518e0fc0 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 03:35:13 +0000 Subject: [PATCH] Update @turf/destination to version 7.3.4 --- config/importmap.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/importmap.rb b/config/importmap.rb index 8dd5d240..869aed22 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -74,18 +74,18 @@ # Turf libs needed by mapbox-gl-draw pin "@turf/projection", to: "@turf--projection.js", preload: false # @7.3.3 pin "@turf/clone", to: "@turf--clone.js", preload: false # @7.3.3 -pin "@turf/helpers", to: "@turf--helpers.js" # @7.3.3 +pin "@turf/helpers", to: "@turf--helpers.js" # @7.3.4 pin "@turf/meta", to: "@turf--meta.js" # @7.3.3 # Turf libs needed by app pin "@turf/simplify", to: "@turf--simplify.js", preload: false # @7.3.2 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.3 -pin "@turf/invariant", to: "@turf--invariant.js", preload: false # @7.3.3 +pin "@turf/invariant", to: "@turf--invariant.js", preload: false # @7.3.4 pin "@turf/centroid", to: "@turf--centroid.js", preload: false # @7.3.3 pin "@turf/distance", to: "@turf--distance.js", preload: false # @7.3.3 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/destination", to: "@turf--destination.js", preload: false # @7.3.2 +pin "@turf/destination", to: "@turf--destination.js", preload: false # @7.3.4 pin "@turf/length", to: "@turf--length.js", preload: false # @7.3.3 pin "@turf/area", to: "@turf--area.js", preload: false # @7.3.3 pin "@turf/buffer", to: "@turf--buffer.js", preload: false # @7.3.2