From 710339ef0f53595963553d15596315c986639a42 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 03:25:20 +0000 Subject: [PATCH] Update @turf/simplify to version 7.3.4 --- config/importmap.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/config/importmap.rb b/config/importmap.rb index 8dd5d240..8bb2adf7 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -73,14 +73,14 @@ # pin "@turf/turf", to: "turf.min.js", preload: false # @7.3.0 # 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/meta", to: "@turf--meta.js" # @7.3.3 +pin "@turf/clone", to: "@turf--clone.js", preload: false # @7.3.4 +pin "@turf/helpers", to: "@turf--helpers.js" # @7.3.4 +pin "@turf/meta", to: "@turf--meta.js" # @7.3.4 # 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/simplify", to: "@turf--simplify.js", preload: false # @7.3.4 +pin "@turf/boolean-point-on-line", to: "@turf--boolean-point-on-line.js", preload: false # @7.3.4 +pin "@turf/clean-coords", to: "@turf--clean-coords.js", preload: false # @7.3.4 +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