From 118f9df01b73802d70a3a3e339f4248bdf4360e8 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 21:25:11 +0000 Subject: [PATCH] Update @turf/bbox to version 7.3.3 --- config/importmap.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/importmap.rb b/config/importmap.rb index d66cff4f..c897e2a0 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -75,7 +75,7 @@ pin "@turf/projection", to: "@turf--projection.js", preload: false # @7.3.2 pin "@turf/clone", to: "@turf--clone.js", preload: false # @7.3.2 pin "@turf/helpers", to: "@turf--helpers.js" # @7.3.3 -pin "@turf/meta", to: "@turf--meta.js" # @7.3.2 +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.2 @@ -89,7 +89,7 @@ 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.2 -pin "@turf/bbox", to: "@turf--bbox.js", preload: false # @7.3.2 +pin "@turf/bbox", to: "@turf--bbox.js", preload: false # @7.3.3 pin "@turf/center", to: "@turf--center.js", preload: false # @7.3.2 pin "@turf/jsts", to: "@turf--jsts.js", preload: false # @2.7.2 # dependencies of turf/buffer