Files
editor/package.json
T
dependabot[bot] 0b7fe9f8ee chore(deps): Bump maplibre-gl from 6.9.0 to 6.9.1 (#2172)
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from
6.9.0 to 6.9.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/maplibre/maplibre-gl-js/releases">maplibre-gl's
releases</a>.</em></p>
<blockquote>
<h2>v6.9.1</h2>
<h3> Features and improvements</h3>
<ul>
<li>Stop the scale control forcing a synchronous layout and rewriting
its DOM on every frame of a pan or zoom (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8403">#8403</a>)
(by <a
href="https://github.com/cherenkov"><code>@​cherenkov</code></a>)</li>
<li>Speed up merging adjacent <code>symbol-placement: line</code>
features that share a label, which took time quadratic in the number of
features that chain together (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8436">#8436</a>)
(by <a
href="https://github.com/cherenkov"><code>@​cherenkov</code></a>)</li>
<li>Convert the <code>fill-extrusion-rounded-corner-distance</code>
rounding distance to tile units once per tile instead of once per
feature (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8435">#8435</a>)
(by <a
href="https://github.com/cherenkov"><code>@​cherenkov</code></a>)</li>
</ul>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Redraw terrain depth when DEM tiles arrive so occluded symbols and
markers stay hidden (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8447">#8447</a>)
(by <a
href="https://github.com/ArcSolver"><code>@​ArcSolver</code></a>)</li>
<li>Fix raster tiles getting stuck at the start of a fade-in until the
map moves. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8430">#8430</a>)
(by <a
href="https://github.com/Kanahiro"><code>@​Kanahiro</code></a>)</li>
<li>Fix <code>fill-extrusion-vertical-gradient</code> disappearing over
3D terrain, where the gradient was computed from the extrusion's height
above sea level instead of its own height (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8410">#8410</a>)
(by <a
href="https://github.com/ArcSolver"><code>@​ArcSolver</code></a>)</li>
<li>Fix missing map layers after custom layer rendering (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8406">#8406</a>)
(by <a
href="https://github.com/birkskyum"><code>@​birkskyum</code></a>)</li>
<li>Fix 3D terrain reading elevation from the wrong part of a parent DEM
tile while the deepest DEM tile is still loading (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8407">#8407</a>)
(by <a
href="https://github.com/ArcSolver"><code>@​ArcSolver</code></a>)</li>
<li>Align 3D terrain DEM sampling with hillshade and color-relief at
cell centres (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8420">#8420</a>)
(by <a
href="https://github.com/ArcSolver"><code>@​ArcSolver</code></a>)</li>
<li>Fix setting one paint, light or sky property transitioning every
property alongside it, which delayed <code>idle</code> even when nothing
could animate and restarted transitions that were still running (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/8376">#8376</a>)
(by <a
href="https://github.com/cherenkov"><code>@​cherenkov</code></a>)</li>
<li>Fix <code>fill-extrusion-rounded-corner-distance</code> rounding
every feature twice, which over-rounded the corners and inflated the
vertex count (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8429">#8429</a>)
(by <a
href="https://github.com/cherenkov"><code>@​cherenkov</code></a>)</li>
<li>Fix <code>Map#project</code> returning an incorrect on-screen point
for a location behind the camera. It now returns a point outside the
viewport, on the side through which the location left the screen, so DOM
markers and popups are moved off-screen as expected. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/8292">#8292</a>)
(by <a
href="https://github.com/schickm"><code>@​schickm</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md">maplibre-gl's
changelog</a>.</em></p>
<blockquote>
<h2>6.9.1</h2>
<h3> Features and improvements</h3>
<ul>
<li>Stop the scale control forcing a synchronous layout and rewriting
its DOM on every frame of a pan or zoom (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8403">#8403</a>)
(by <a
href="https://github.com/cherenkov"><code>@​cherenkov</code></a>)</li>
<li>Speed up merging adjacent <code>symbol-placement: line</code>
features that share a label, which took time quadratic in the number of
features that chain together (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8436">#8436</a>)
(by <a
href="https://github.com/cherenkov"><code>@​cherenkov</code></a>)</li>
<li>Convert the <code>fill-extrusion-rounded-corner-distance</code>
rounding distance to tile units once per tile instead of once per
feature (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8435">#8435</a>)
(by <a
href="https://github.com/cherenkov"><code>@​cherenkov</code></a>)</li>
</ul>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Redraw terrain depth when DEM tiles arrive so occluded symbols and
markers stay hidden (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8447">#8447</a>)
(by <a
href="https://github.com/ArcSolver"><code>@​ArcSolver</code></a>)</li>
<li>Fix raster tiles getting stuck at the start of a fade-in until the
map moves. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8430">#8430</a>)
(by <a
href="https://github.com/Kanahiro"><code>@​Kanahiro</code></a>)</li>
<li>Fix <code>fill-extrusion-vertical-gradient</code> disappearing over
3D terrain, where the gradient was computed from the extrusion's height
above sea level instead of its own height (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8410">#8410</a>)
(by <a
href="https://github.com/ArcSolver"><code>@​ArcSolver</code></a>)</li>
<li>Fix missing map layers after custom layer rendering (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8406">#8406</a>)
(by <a
href="https://github.com/birkskyum"><code>@​birkskyum</code></a>)</li>
<li>Fix 3D terrain reading elevation from the wrong part of a parent DEM
tile while the deepest DEM tile is still loading (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8407">#8407</a>)
(by <a
href="https://github.com/ArcSolver"><code>@​ArcSolver</code></a>)</li>
<li>Align 3D terrain DEM sampling with hillshade and color-relief at
cell centres (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8420">#8420</a>)
(by <a
href="https://github.com/ArcSolver"><code>@​ArcSolver</code></a>)</li>
<li>Fix setting one paint, light or sky property transitioning every
property alongside it, which delayed <code>idle</code> even when nothing
could animate and restarted transitions that were still running (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/8376">#8376</a>)
(by <a
href="https://github.com/cherenkov"><code>@​cherenkov</code></a>)</li>
<li>Fix <code>fill-extrusion-rounded-corner-distance</code> rounding
every feature twice, which over-rounded the corners and inflated the
vertex count (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/8429">#8429</a>)
(by <a
href="https://github.com/cherenkov"><code>@​cherenkov</code></a>)</li>
<li>Fix <code>Map#project</code> returning an incorrect on-screen point
for a location behind the camera. It now returns a point outside the
viewport, on the side through which the location left the screen, so DOM
markers and popups are moved off-screen as expected. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/8292">#8292</a>)
(by <a
href="https://github.com/schickm"><code>@​schickm</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/b044d9f8de4ee1c22430c1b79d10e004e5e86994"><code>b044d9f</code></a>
Bump js version to 6.9.1 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/8449">#8449</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/ae328866133a3188814b2a7b46b640b264d00ee9"><code>ae32886</code></a>
fix: redraw terrain depth when DEM tiles arrive (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/8447">#8447</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/79172999a0f13171e1c040abf5e036d6af1ea813"><code>7917299</code></a>
Fix raster tiles getting stuck during fade-in when zooming in (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/8430">#8430</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/78128493147cc1ae4c03c0710a1947ae64bb6f7d"><code>7812849</code></a>
fix: Stop Markers and Popups from rendering on-screen when behind the
camera ...</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/216567dabf37d0c97e5c28d10fb10b995cd54677"><code>216567d</code></a>
perf: create the fill-extrusion corner rounder once per tile (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/8435">#8435</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/dc767a3624b7400c4428827be49e8bbea94279bb"><code>dc767a3</code></a>
fix: align terrain DEM cell centres with hillshade (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/8420">#8420</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/73845bd10ce831e79d1b2d918660c54aac636609"><code>73845bd</code></a>
chore(deps-dev): bump cspell from 10.2.2 to 10.3.0 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/8417">#8417</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/04bbb358715743ff1a7afd1cd36022ebe3cbdbae"><code>04bbb35</code></a>
chore(deps-dev): bump vite from 8.2.2 to 8.3.0 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/8443">#8443</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/8ef49e60074a031f33ac431aca320c4167cd778f"><code>8ef49e6</code></a>
chore(deps-dev): bump cssnano from 9.0.3 to 9.0.4 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/8416">#8416</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/de2a925b34866691cd98815c8ecb823aaf1e89f2"><code>de2a925</code></a>
chore(deps-dev): bump autoprefixer from 10.5.5 to 10.5.6 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/8444">#8444</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/maplibre/maplibre-gl-js/compare/v6.9.0...v6.9.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=maplibre-gl&package-manager=npm_and_yarn&previous-version=6.9.0&new-version=6.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-18 13:59:36 +00:00

152 lines
5.0 KiB
JSON

{
"name": "maputnik",
"version": "3.1.0",
"description": "A MapLibre GL visual style editor",
"type": "module",
"main": "''",
"scripts": {
"copy-rtl-text-plugin": "mkdir -p public && cp -p node_modules/@mapbox/mapbox-gl-rtl-text/dist/mapbox-gl-rtl-text.js public/",
"start": "npm run copy-rtl-text-plugin && vite",
"build": "npm run copy-rtl-text-plugin && tsc && vite build --mode=production",
"build-desktop": "npm run copy-rtl-text-plugin && tsc && vite build --mode=desktop && cd desktop && make",
"build-linux": "npm run copy-rtl-text-plugin && tsc && vite build --mode=desktop && cd desktop && make bin/linux/maputnik",
"i18n:extract": "npx i18next-cli extract",
"lint": "eslint",
"test": "playwright test",
"test-e2e": "playwright test",
"test-unit": "vitest",
"test-unit-ci": "vitest run --coverage --reporter=json",
"lint-css": "stylelint \"src/styles/*.scss\"",
"sort-styles": "jq 'sort_by(.id)' src/config/styles.json > tmp.json && mv tmp.json src/config/styles.json"
},
"repository": {
"type": "git",
"url": "https://github.com/maplibre/maputnik"
},
"author": "Lukas Martinelli",
"license": "MIT",
"homepage": "https://github.com/maplibre/maputnik#readme",
"dependencies": {
"@codemirror/lang-json": "^6.0.2",
"@codemirror/lint": "^6.9.7",
"@codemirror/state": "^6.7.4",
"@codemirror/theme-one-dark": "^6.1.3",
"@codemirror/view": "^6.43.11",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@mapbox/mapbox-gl-rtl-text": "^0.4.0",
"@maplibre/maplibre-gl-geocoder": "^1.9.4",
"@maplibre/maplibre-gl-inspect": "^1.9.0",
"@maplibre/maplibre-gl-style-spec": "^26.4.4",
"array-move": "^4.0.0",
"buffer": "^6.0.3",
"classnames": "^2.5.1",
"codemirror": "^6.0.2",
"color": "^5.0.3",
"detect-browser": "^5.3.0",
"downshift": "^9.4.0",
"events": "^3.3.0",
"file-saver": "^2.0.5",
"i18next": "^26.4.2",
"i18next-browser-languagedetector": "^8.2.1",
"i18next-resources-to-backend": "^1.2.3",
"json-stringify-pretty-compact": "^4.0.0",
"json-to-ast": "^2.1.0",
"lodash": "^4.18.1",
"lodash.capitalize": "^4.2.1",
"lodash.clamp": "^4.0.3",
"lodash.clonedeep": "^4.5.0",
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
"maplibre-gl": "^6.9.1",
"maputnik-design": "github:maputnik/design#172b06c",
"ol": "^10.10.0",
"ol-mapbox-style": "^13.5.0",
"pmtiles": "^4.5.0",
"prop-types": "^15.8.1",
"react": "^19.3.0",
"react-accessible-accordion": "^5.0.1",
"react-aria-menubutton": "^8.0.0",
"react-aria-modal": "^5.0.2",
"react-collapse": "^5.1.1",
"react-color": "^2.19.3",
"react-dom": "^19.3.0",
"react-i18next": "^17.0.14",
"react-icons": "^5.7.0",
"react-markdown": "^10.1.0",
"reconnecting-websocket": "^4.4.0",
"slugify": "^1.6.9",
"string-hash": "^1.1.3",
"url": "^0.11.4"
},
"jshintConfig": {
"esversion": 6
},
"stylelint": {
"extends": "stylelint-config-recommended-scss",
"rules": {
"no-descending-specificity": null,
"media-feature-name-no-unknown": [
true,
{
"ignoreMediaFeatureNames": [
"prefers-reduced-motion"
]
}
]
}
},
"devDependencies": {
"@eslint/js": "^10.0.1",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@playwright/test": "^1.63.0",
"@stylistic/eslint-plugin": "^5.10.0",
"@types/codemirror": "^5.60.18",
"@types/color": "^4.2.1",
"@types/cors": "^2.8.19",
"@types/file-saver": "^2.0.7",
"@types/geojson": "^7946.0.16",
"@types/json-to-ast": "^2.1.4",
"@types/lodash.capitalize": "^4.2.9",
"@types/lodash.clamp": "^4.0.9",
"@types/lodash.clonedeep": "^4.5.9",
"@types/lodash.get": "^4.4.9",
"@types/lodash.isequal": "^4.5.8",
"@types/lodash.throttle": "^4.1.9",
"@types/randomcolor": "^0.5.9",
"@types/react": "^19.3.0",
"@types/react-aria-menubutton": "^6.2.14",
"@types/react-aria-modal": "^5.0.0",
"@types/react-collapse": "^5.0.4",
"@types/react-color": "^3.0.13",
"@types/react-dom": "^19.3.0",
"@types/string-hash": "^1.1.3",
"@types/wicg-file-system-access": "^2023.10.7",
"@vitejs/plugin-react": "^6.1.1",
"@vitest/coverage-v8": "^5.0.0",
"cors": "^2.8.6",
"eslint": "^10.10.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-refresh": "^0.5.6",
"i18next-cli": "^1.73.2",
"istanbul": "^0.4.5",
"istanbul-lib-coverage": "^3.2.2",
"nyc": "^18.0.0",
"postcss": "^8.5.28",
"react-hot-loader": "^4.13.1",
"sass": "^1.104.1",
"stylelint": "^17.15.0",
"stylelint-config-recommended-scss": "^17.0.1",
"stylelint-scss": "^7.2.0",
"typescript": "^6.0.3",
"typescript-eslint": "^8.70.0",
"uuid": "^14.0.2",
"vite": "^8.3.0",
"vite-plugin-istanbul": "^9.0.1",
"vitest": "^5.0.0"
}
}