chore(deps): Bump @maplibre/maplibre-gl-style-spec from 24.6.0 to 24.7.0 (#1697)

Bumps
[@maplibre/maplibre-gl-style-spec](https://github.com/maplibre/maplibre-style-spec)
from 24.6.0 to 24.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/maplibre/maplibre-style-spec/releases"><code>@​maplibre/maplibre-gl-style-spec</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v24.7.0</h2>
<h3> Features and improvements</h3>
<ul>
<li>Validate that <code>raster</code> layers do not specify both
<code>resampling</code> and <code>raster-resampling</code> paint
properties (<a
href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1532">#1532</a>)
(by <a href="https://github.com/larsmaxfield">larsmaxfield</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/maplibre/maplibre-style-spec/blob/main/CHANGELOG.md"><code>@​maplibre/maplibre-gl-style-spec</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>24.7.0</h2>
<h3> Features and improvements</h3>
<ul>
<li>Validate that <code>raster</code> layers do not specify both
<code>resampling</code> and <code>raster-resampling</code> paint
properties (<a
href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1532">#1532</a>)
(by <a href="https://github.com/larsmaxfield">larsmaxfield</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ea919f8573"><code>ea919f8</code></a>
Bump js version to 24.7.0 (<a
href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1534">#1534</a>)</li>
<li><a
href="ba751f4cb5"><code>ba751f4</code></a>
Validate that raster layers do not specify both 'resampling' and
'raster-resa...</li>
<li><a
href="8d85feb97d"><code>8d85feb</code></a>
Revert &quot;fix(docs): restore classic theme variant for Zensical
migration (<a
href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/152">#152</a>...</li>
<li><a
href="906fcc501e"><code>906fcc5</code></a>
fix(docs): restore classic theme variant for Zensical migration (<a
href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1529">#1529</a>)</li>
<li><a
href="0d6c1f8f0b"><code>0d6c1f8</code></a>
build(deps-dev): bump <code>@​types/node</code> from 25.3.0 to 25.3.3
(<a
href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1527">#1527</a>)</li>
<li><a
href="7788cbed12"><code>7788cbe</code></a>
build(deps-dev): bump oxfmt from 0.34.0 to 0.35.0 (<a
href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1526">#1526</a>)</li>
<li><a
href="3f8245b24f"><code>3f8245b</code></a>
build(deps-dev): bump eslint-plugin-jsdoc from 62.7.0 to 62.7.1 (<a
href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1523">#1523</a>)</li>
<li><a
href="508aa4f986"><code>508aa4f</code></a>
build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> (<a
href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1525">#1525</a>)</li>
<li><a
href="9c529b20a2"><code>9c529b2</code></a>
build(deps-dev): bump globals from 17.3.0 to 17.4.0 (<a
href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1524">#1524</a>)</li>
<li><a
href="5778703d45"><code>5778703</code></a>
build(deps-dev): bump eslint from 10.0.1 to 10.0.2 (<a
href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1522">#1522</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/maplibre/maplibre-style-spec/compare/v24.6.0...v24.7.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@maplibre/maplibre-gl-style-spec&package-manager=npm_and_yarn&previous-version=24.6.0&new-version=24.7.0)](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>
This commit is contained in:
dependabot[bot]
2026-03-09 14:42:31 +00:00
committed by GitHub
parent 9a30f164eb
commit 4273ec5e90
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -20,7 +20,7 @@
"@mapbox/mapbox-gl-rtl-text": "^0.3.0",
"@maplibre/maplibre-gl-geocoder": "^1.9.4",
"@maplibre/maplibre-gl-inspect": "^1.8.2",
"@maplibre/maplibre-gl-style-spec": "^24.6.0",
"@maplibre/maplibre-gl-style-spec": "^24.7.0",
"array-move": "^4.0.0",
"buffer": "^6.0.3",
"classnames": "^2.5.1",
@@ -2170,9 +2170,9 @@
}
},
"node_modules/@maplibre/maplibre-gl-style-spec": {
"version": "24.6.0",
"resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-24.6.0.tgz",
"integrity": "sha512-+lxMYE+DvInshwVrqSQ3CkW9YRwVlRXeDzfthVOa1c9pwK5d7YgCwhgFwlSmjJLvTXn4gL8EvPUGT620sk2Pzg==",
"version": "24.7.0",
"resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-24.7.0.tgz",
"integrity": "sha512-Ed7rcKYU5iELfablg9Mj+TVCsXsPBgdMyXPRAxb2v7oWg9YJnpQdZ5msDs1LESu/mtXy3Z48Vdppv2t/x5kAhw==",
"license": "ISC",
"dependencies": {
"@mapbox/jsonlint-lines-primitives": "~2.0.2",

View File

@@ -37,7 +37,7 @@
"@mapbox/mapbox-gl-rtl-text": "^0.3.0",
"@maplibre/maplibre-gl-geocoder": "^1.9.4",
"@maplibre/maplibre-gl-inspect": "^1.8.2",
"@maplibre/maplibre-gl-style-spec": "^24.6.0",
"@maplibre/maplibre-gl-style-spec": "^24.7.0",
"array-move": "^4.0.0",
"buffer": "^6.0.3",
"classnames": "^2.5.1",