From 97081098ca81f298bf0cf4dd4bb6d1f2c82549a4 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Mon, 10 Aug 2026 16:12:16 +0200 Subject: [PATCH] update iD to v2.42.0 --- package.json | 2 +- yarn.lock | 23 +++++------------------ 2 files changed, 6 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index 3576631e7..f50574819 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@mapbox/polyline": "*", "@maplibre/maplibre-gl-leaflet": "*", "@maptiler/maplibre-gl-omt-language": "*", - "@openstreetmap/id": "2.41.2", + "@openstreetmap/id": "2.42.0", "bootstrap-icons": "*", "i18n-js": "*", "js-cookie": "*", diff --git a/yarn.lock b/yarn.lock index 85abedced..7590123d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -301,10 +301,10 @@ resolved "https://registry.yarnpkg.com/@maptiler/maplibre-gl-omt-language/-/maplibre-gl-omt-language-0.0.3.tgz#3069f4522e911e341d6b79b09ce2943c71b6ffd7" integrity sha512-Rv5IaFyh9GuFu2BEAGvVvlVGmXt5Jbjd0XhIu0D4Tek81DPQEQryIIwDFTDR27W4NyAtozy8QltB+8SFr2C7mQ== -"@openstreetmap/id@2.41.2": - version "2.41.2" - resolved "https://registry.yarnpkg.com/@openstreetmap/id/-/id-2.41.2.tgz#6e8a9132fe43dd4af82ab6ef0a2ed2c0f090c4e8" - integrity sha512-aj5/EN9G/jdS2O+Wr8HmrTjxlK9NrnbFl3rTXL61Y3rre4Oe8N0uTyUT5YoXC72N72J6MwgRFwFxIPcPkgntUw== +"@openstreetmap/id@2.42.0": + version "2.42.0" + resolved "https://registry.yarnpkg.com/@openstreetmap/id/-/id-2.42.0.tgz#13f70b8e92284a6b76d1715a137b2517eeff3fe2" + integrity sha512-IzhCTYLH3/rlbbryAsT3GNYjU0lAVAbKspVQLOnZzKEo+S8b8cLJBqVa4heDrL+v06gLYyiA5uxe2YSIjd9ehw== dependencies: "@mapbox/geojson-area" "^0.2.2" "@mapbox/sexagesimal" "1.2.0" @@ -314,9 +314,7 @@ "@tmcw/togeojson" "^7.1.2" "@turf/bbox" "^7.2.0" "@turf/bbox-clip" "^7.2.0" - abortcontroller-polyfill "^1.7.8" alif-toolkit "^1.3.0" - diacritics "1.3.0" es-toolkit "^1.45.0" exifr "^7.1.3" fast-equals "^6.0.0" @@ -329,7 +327,6 @@ pbf "^5.0.0" polyclip-ts "^0.16.8" rbush "4.0.1" - whatwg-fetch "^3.6.20" which-polygon "2.2.1" "@rapideditor/country-coder@^5.6.1", "@rapideditor/country-coder@~5.6.0": @@ -479,11 +476,6 @@ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.1.tgz#975e5942bf54895291337c91b9191f6eb0632ab9" integrity sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw== -abortcontroller-polyfill@^1.7.8: - version "1.7.8" - resolved "https://registry.yarnpkg.com/abortcontroller-polyfill/-/abortcontroller-polyfill-1.7.8.tgz#fe8d4370403f02e2aa37e3d2b0b178bae9d83f49" - integrity sha512-9f1iZ2uWh92VcrU9Y8x+LdM4DLj75VE0MJB8zuF1iUnroEptStw+DQ8EQPMUdfe5k+PkB1uUfDQfWbhstH8LrQ== - acorn-jsx@^5.3.2: version "5.3.2" resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937" @@ -612,7 +604,7 @@ deep-is@^0.1.3: resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831" integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ== -diacritics@1.3.0, diacritics@^1.3.0: +diacritics@^1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/diacritics/-/diacritics-1.3.0.tgz#3efa87323ebb863e6696cebb0082d48ff3d6f7a1" integrity sha512-wlwEkqcsaxvPJML+rDh/2iS824jbREk6DUMUKkEaSlxdYHeS43cClJtsWglvw2RfeXGm6ohKDqsXteJ5sP5enA== @@ -1627,11 +1619,6 @@ wgs84@0.0.0: resolved "https://registry.yarnpkg.com/wgs84/-/wgs84-0.0.0.tgz#34fdc555917b6e57cf2a282ed043710c049cdc76" integrity sha512-ANHlY4Rb5kHw40D0NJ6moaVfOCMrp9Gpd1R/AIQYg2ko4/jzcJ+TVXYYF6kXJqQwITvEZP4yEthjM7U6rYlljQ== -whatwg-fetch@^3.6.20: - version "3.6.20" - resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz#580ce6d791facec91d37c72890995a0b48d31c70" - integrity sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg== - which-polygon@2.2.1, which-polygon@^2.2.1: version "2.2.1" resolved "https://registry.yarnpkg.com/which-polygon/-/which-polygon-2.2.1.tgz#093d76c9628ee12bfae39448609accbdcc268c31" -- 2.47.3