From 7f77b8e3313eaa885f390270f560786020f1aa09 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 07:35:26 +0000 Subject: [PATCH] Update @turf/boolean-point-on-line to version 7.4.0 --- config/importmap.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/importmap.rb b/config/importmap.rb index dc9668e2..0a26356d 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -86,7 +86,7 @@ pin "@turf/meta", to: "@turf--meta.js" # @7.3.5 # Turf libs needed by app pin "@turf/simplify", to: "@turf--simplify.js", preload: false # @7.3.5 -pin "@turf/boolean-point-on-line", to: "@turf--boolean-point-on-line.js", preload: false # @7.3.5 +pin "@turf/boolean-point-on-line", to: "@turf--boolean-point-on-line.js", preload: false # @7.4.0 pin "@turf/clean-coords", to: "@turf--clean-coords.js", preload: false # @7.3.5 pin "@turf/invariant", to: "@turf--invariant.js", preload: false # @7.4.0 pin "@turf/centroid", to: "@turf--centroid.js", preload: false # @7.3.5