From 3f4742dfdbd3d7b764b3a801b79bbad5ff21ee96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 23:13:25 +0000 Subject: [PATCH] Bump the dependencies group with 4 updates Bumps the dependencies group with 4 updates: [@mapbox/mapbox-gl-rtl-text](https://github.com/mapbox/mapbox-gl-rtl-text), [maplibre-gl](https://github.com/maplibre/maplibre-gl-js), [tag2link](https://github.com/JOSM/tag2link) and [eslint](https://github.com/eslint/eslint). Updates `@mapbox/mapbox-gl-rtl-text` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/mapbox/mapbox-gl-rtl-text/releases) - [Commits](https://github.com/mapbox/mapbox-gl-rtl-text/compare/v0.3.0...v0.4.0) Updates `maplibre-gl` from 5.20.2 to 5.21.1 - [Release notes](https://github.com/maplibre/maplibre-gl-js/releases) - [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/maplibre/maplibre-gl-js/compare/v5.20.2...v5.21.1) Updates `tag2link` from 2026.2.21 to 2026.3.21 - [Release notes](https://github.com/JOSM/tag2link/releases) - [Commits](https://github.com/JOSM/tag2link/compare/2026.2.21...2026.3.21) Updates `eslint` from 10.0.3 to 10.1.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v10.0.3...v10.1.0) --- updated-dependencies: - dependency-name: "@mapbox/mapbox-gl-rtl-text" dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: maplibre-gl dependency-version: 5.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tag2link dependency-version: 2026.3.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 64 ++++++++++++++++++++++++++-------------------------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/package.json b/package.json index 48b22e2fc..a81f0ce81 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "openstreetmap", "private": true, "dependencies": { - "@mapbox/mapbox-gl-rtl-text": "^0.3.0", + "@mapbox/mapbox-gl-rtl-text": "^0.4.0", "@maplibre/maplibre-gl-leaflet": "^0.1.1", "@maptiler/maplibre-gl-omt-language": "^0.0.3", "@openstreetmap/id": "2.39.5", diff --git a/yarn.lock b/yarn.lock index e43e86e8f..9c46e7508 100644 --- a/yarn.lock +++ b/yarn.lock @@ -158,14 +158,14 @@ debug "^4.3.1" minimatch "^10.2.4" -"@eslint/config-helpers@^0.5.2": - version "0.5.2" - resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.2.tgz#314c7b03d02a371ad8c0a7f6821d5a8a8437ba9d" - integrity sha512-a5MxrdDXEvqnIq+LisyCX6tQMPF/dSJpCfBgBauY+pNZ28yCtSsTvyTYrMhaI+LK26bVyCJfJkT0u8KIj2i1dQ== +"@eslint/config-helpers@^0.5.3": + version "0.5.3" + resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.3.tgz#721fe6bbb90d74b0c80d6ff2428e5bbcb002becb" + integrity sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw== dependencies: - "@eslint/core" "^1.1.0" + "@eslint/core" "^1.1.1" -"@eslint/core@^1.1.0", "@eslint/core@^1.1.1": +"@eslint/core@^1.1.1": version "1.1.1" resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.1.tgz#450f3d2be2d463ccd51119544092256b4e88df32" integrity sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ== @@ -307,10 +307,10 @@ resolved "https://registry.yarnpkg.com/@mapbox/jsonlint-lines-primitives/-/jsonlint-lines-primitives-2.0.2.tgz#ce56e539f83552b58d10d672ea4d6fc9adc7b234" integrity sha512-rY0o9A5ECsTQRVhv7tL/OyDpGAoUB4tTvLiW1DSzQGq4bvTPhNw1VpSNjDJc5GFZ2XuyOtSWSVN05qOtcD71qQ== -"@mapbox/mapbox-gl-rtl-text@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@mapbox/mapbox-gl-rtl-text/-/mapbox-gl-rtl-text-0.3.0.tgz#dbf73b11e1dbb0cef2aa869168babab572ae559c" - integrity sha512-OwQplFqAAEYRobrTKm2wiVP+wcpUVlgXXiUMNQ8tcm5gPN5SQRXFADmITdQOaec4LhDhuuFchS7TS8ua8dUl4w== +"@mapbox/mapbox-gl-rtl-text@^0.4.0": + version "0.4.0" + resolved "https://registry.yarnpkg.com/@mapbox/mapbox-gl-rtl-text/-/mapbox-gl-rtl-text-0.4.0.tgz#eb02e379aac1bffb91c83489658e6077b683bf47" + integrity sha512-WNSgEFxXd2a15Eh2GwZNWBiV7Z8leq8JEGcoHpfrgaBDmFQMW4a1MO5Ol9BNv6APqTbHZ8uq7L8H5q2KCVt1kg== "@mapbox/point-geometry@^1.1.0", "@mapbox/point-geometry@~1.1.0": version "1.1.0" @@ -351,7 +351,7 @@ resolved "https://registry.yarnpkg.com/@maplibre/geojson-vt/-/geojson-vt-5.0.4.tgz#c5f301a5d227cecf0bf4d1ab9239b8b0b13e78fe" integrity sha512-KGg9sma45S+stfH9vPCJk1J0lSDLWZgCT9Y8u8qWZJyjFlP8MNP1WGTxIMYJZjDvVT3PDn05kN1C95Sut1HpgQ== -"@maplibre/geojson-vt@^6.0.3": +"@maplibre/geojson-vt@^6.0.4": version "6.0.4" resolved "https://registry.yarnpkg.com/@maplibre/geojson-vt/-/geojson-vt-6.0.4.tgz#f028fa633594c067b4c24030c1c282c0dd6cc835" integrity sha512-HYv3POhMRCdhP3UPPATM/hfcy6/WuVIf5FKboH8u/ZuFMTnAIcSVlq5nfOqroLokd925w2QtE7YwquFOIacwVQ== @@ -376,10 +376,10 @@ rw "^1.3.3" tinyqueue "^3.0.0" -"@maplibre/mlt@^1.1.7": - version "1.1.7" - resolved "https://registry.yarnpkg.com/@maplibre/mlt/-/mlt-1.1.7.tgz#cb8d6ede486f5e48a33dd1f373fa5d908ce8062f" - integrity sha512-HZSsXrgn2V6T3o0qklMwKERfKaAxjO8shmiFnVygCtXTg4SPKWVX+U99RkvxUfCsjYBEcT4ltor8lSlBSCca7Q== +"@maplibre/mlt@^1.1.8": + version "1.1.8" + resolved "https://registry.yarnpkg.com/@maplibre/mlt/-/mlt-1.1.8.tgz#ad1f7169197e5c64eace4f61c168dcd202076e03" + integrity sha512-8vtfYGidr1rNkv5IwIoU2lfe3Oy+Wa8HluzQYcQi9cveU9K3pweAal/poQj4GJ0K/EW4bTQp2wVAs09g2yDRZg== dependencies: "@mapbox/point-geometry" "^1.1.0" @@ -988,14 +988,14 @@ eslint-visitor-keys@^5.0.1: integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA== eslint@^10.0.0: - version "10.0.3" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.3.tgz#360a7de7f2706eb8a32caa17ca983f0089efe694" - integrity sha512-COV33RzXZkqhG9P2rZCFl9ZmJ7WL+gQSCRzE7RhkbclbQPtLAWReL7ysA0Sh4c8Im2U9ynybdR56PV0XcKvqaQ== + version "10.1.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.1.0.tgz#9ca98e654e642ab2e1af6d1e9d8613857ac341b4" + integrity sha512-S9jlY/ELKEUwwQnqWDO+f+m6sercqOPSqXM5Go94l7DOmxHVDgmSFGWEzeE/gwgTAr0W103BWt0QLe/7mabIvA== dependencies: "@eslint-community/eslint-utils" "^4.8.0" "@eslint-community/regexpp" "^4.12.2" "@eslint/config-array" "^0.23.3" - "@eslint/config-helpers" "^0.5.2" + "@eslint/config-helpers" "^0.5.3" "@eslint/core" "^1.1.1" "@eslint/plugin-kit" "^0.6.1" "@humanfs/node" "^0.16.6" @@ -1008,7 +1008,7 @@ eslint@^10.0.0: escape-string-regexp "^4.0.0" eslint-scope "^9.1.2" eslint-visitor-keys "^5.0.1" - espree "^11.1.1" + espree "^11.2.0" esquery "^1.7.0" esutils "^2.0.2" fast-deep-equal "^3.1.3" @@ -1032,10 +1032,10 @@ espree@^10.4.0: acorn-jsx "^5.3.2" eslint-visitor-keys "^4.2.1" -espree@^11.1.1: - version "11.1.1" - resolved "https://registry.yarnpkg.com/espree/-/espree-11.1.1.tgz#866f6bc9ccccd6f28876b7a6463abb281b9cb847" - integrity sha512-AVHPqQoZYc+RUM4/3Ly5udlZY/U4LS8pIG05jEjWM2lQMU/oaZ7qshzAl2YP1tfNmXfftH3ohurfwNAug+MnsQ== +espree@^11.2.0: + version "11.2.0" + resolved "https://registry.yarnpkg.com/espree/-/espree-11.2.0.tgz#01d5e47dc332aaba3059008362454a8cc34ccaa5" + integrity sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw== dependencies: acorn "^8.16.0" acorn-jsx "^5.3.2" @@ -1319,9 +1319,9 @@ make-plural@^8.1.0: integrity sha512-p8EfQ2LFxnU4KGc82hOYdUplQw0eoWJLzJVKyv2GR9sd4zkjA8bLSXLEmp/qE08c/cFTZOK8j6Ex80+Wey+4PA== maplibre-gl@^5.17.0: - version "5.20.2" - resolved "https://registry.yarnpkg.com/maplibre-gl/-/maplibre-gl-5.20.2.tgz#9dec242f0858f3bc30fd5c44404ed9e23e63adaf" - integrity sha512-0UzMWOe+GZmIUmOA99yTI1vRh15YcGnHxADVB2s+JF3etpjj2/MBCqbPEuu4BP9mLsJWJcpHH0Nzr9uuimmbuQ== + version "5.21.1" + resolved "https://registry.yarnpkg.com/maplibre-gl/-/maplibre-gl-5.21.1.tgz#ae1f09fdae657e7c1a4565f9b2d8ff746d5e21ef" + integrity sha512-zto1RTnFkOpOO1bm93ElCXF1huey2N4LvXaGLMFcYAu9txh0OhGIdX1q3LZLkrMKgMxMeYduaQo+DVNzg098fg== dependencies: "@mapbox/jsonlint-lines-primitives" "^2.0.2" "@mapbox/point-geometry" "^1.1.0" @@ -1329,9 +1329,9 @@ maplibre-gl@^5.17.0: "@mapbox/unitbezier" "^0.0.1" "@mapbox/vector-tile" "^2.0.4" "@mapbox/whoots-js" "^3.1.0" - "@maplibre/geojson-vt" "^6.0.3" + "@maplibre/geojson-vt" "^6.0.4" "@maplibre/maplibre-gl-style-spec" "^24.7.0" - "@maplibre/mlt" "^1.1.7" + "@maplibre/mlt" "^1.1.8" "@maplibre/vt-pbf" "^4.3.0" "@types/geojson" "^7946.0.16" earcut "^3.0.2" @@ -1701,9 +1701,9 @@ supports-preserve-symlinks-flag@^1.0.0: integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== tag2link@^2026.1.21: - version "2026.2.21" - resolved "https://registry.yarnpkg.com/tag2link/-/tag2link-2026.2.21.tgz#7f97c5f1f0a87641be143bed5e150d360d3220b5" - integrity sha512-yDETNivLIc2ryGX/qlApkVBtejEcRNATCssB+dq7oX0joEBfSQFyfEKrmWIBYM2wsmw+s4VgFMAlbOHm9I7WFQ== + version "2026.3.21" + resolved "https://registry.yarnpkg.com/tag2link/-/tag2link-2026.3.21.tgz#d1ef3f1ccbc31b51f207804635551f1f9ec40ab2" + integrity sha512-PLa9LpNYMtnvP7wtXzGysKojsmCK2yOCXCggKFvcfBkm3sRaYFcNJIAn/xJMZdc6Qtf9C4FzJCcjLf9F5OiEmQ== tinybench@^2.9.0: version "2.9.0" -- 2.39.5