mirror of
https://github.com/maputnik/editor.git
synced 2025-12-06 06:10:00 +00:00
chore(deps): Bump @maplibre/maplibre-gl-inspect from 1.7.1 to 1.8.0 (#1489)
Bumps [@maplibre/maplibre-gl-inspect](https://github.com/maplibre/maplibre-gl-inspect) from 1.7.1 to 1.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-inspect/releases"><code>@maplibre/maplibre-gl-inspect</code>'s releases</a>.</em></p> <blockquote> <h2>v1.8.0</h2> <h2><a href="https://github.com/maplibre/maplibre-gl-inspect/compare/v1.7.1...v1.8.0">1.8.0</a> (2025-11-06)</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="b6d135bbfd"><code>b6d135b</code></a> Bump version to 1.8.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-inspect/issues/322">#322</a>)</li> <li><a href="03ea2e78a6"><code>03ea2e7</code></a> Remove internal maplibre-gl api usage, fallback to style's layers (<a href="https://redirect.github.com/maplibre/maplibre-gl-inspect/issues/321">#321</a>)</li> <li><a href="51524e8453"><code>51524e8</code></a> Bump eslint from 9.38.0 to 9.39.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-inspect/issues/320">#320</a>)</li> <li><a href="a9f6f19e4f"><code>a9f6f19</code></a> Bump <code>@rollup/plugin-commonjs</code> from 28.0.9 to 29.0.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-inspect/issues/319">#319</a>)</li> <li><a href="dbc6825c8b"><code>dbc6825</code></a> Bump maplibre-gl from 5.9.0 to 5.10.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-inspect/issues/317">#317</a>)</li> <li><a href="471bcb054c"><code>471bcb0</code></a> Bump <code>@rollup/plugin-commonjs</code> from 28.0.8 to 28.0.9 (<a href="https://redirect.github.com/maplibre/maplibre-gl-inspect/issues/316">#316</a>)</li> <li><a href="6d890c0849"><code>6d890c0</code></a> Bump <code>@rollup/plugin-typescript</code> from 12.1.4 to 12.3.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-inspect/issues/315">#315</a>)</li> <li><a href="61de3a88cb"><code>61de3a8</code></a> Bump typescript-eslint from 8.46.1 to 8.46.2 (<a href="https://redirect.github.com/maplibre/maplibre-gl-inspect/issues/314">#314</a>)</li> <li><a href="d9f9255a39"><code>d9f9255</code></a> Bump typescript-eslint from 8.46.0 to 8.46.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-inspect/issues/312">#312</a>)</li> <li><a href="dbf1b5eae3"><code>dbf1b5e</code></a> Bump rollup from 4.52.4 to 4.52.5 (<a href="https://redirect.github.com/maplibre/maplibre-gl-inspect/issues/313">#313</a>)</li> <li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-gl-inspect/compare/v1.7.1...v1.8.0">compare view</a></li> </ul> </details> <br /> [](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
"@mapbox/mapbox-gl-rtl-text": "^0.3.0",
|
||||
"@maplibre/maplibre-gl-geocoder": "^1.9.1",
|
||||
"@maplibre/maplibre-gl-inspect": "^1.7.1",
|
||||
"@maplibre/maplibre-gl-inspect": "^1.8.0",
|
||||
"@maplibre/maplibre-gl-style-spec": "^24.3.1",
|
||||
"array-move": "^4.0.0",
|
||||
"buffer": "^6.0.3",
|
||||
|
||||
Reference in New Issue
Block a user