mirror of
https://github.com/maputnik/editor.git
synced 2026-05-06 08:10:02 +00:00
chore(deps): Bump @maplibre/maplibre-gl-style-spec from 24.8.1 to 24.8.3 (#1857)
Bumps [@maplibre/maplibre-gl-style-spec](https://github.com/maplibre/maplibre-style-spec) from 24.8.1 to 24.8.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/maplibre/maplibre-style-spec/releases">@maplibre/maplibre-gl-style-spec's releases</a>.</em></p> <blockquote> <h2>v24.8.3</h2> <h3>🐞 Bug fixes</h3> <ul> <li>Restore Specification type exports dropped in v24.8.2 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1627">#1627</a>) (by <a href="https://github.com/birkskyum"><code>@birkskyum</code></a>)</li> </ul> <h2>v24.8.2</h2> <h3>✨ Features and improvements</h3> <ul> <li>Move from rollup->rolldown and ts6->ts7 for builds/typecheck. (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1132">#1132</a>) (by <a href="https://github.com/birkskyum">birkskyum</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">@maplibre/maplibre-gl-style-spec's changelog</a>.</em></p> <blockquote> <h2>24.8.3</h2> <h3>🐞 Bug fixes</h3> <ul> <li>Restore Specification type exports dropped in v24.8.2 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1627">#1627</a>) (by <a href="https://github.com/birkskyum"><code>@birkskyum</code></a>)</li> </ul> <h2>24.8.2</h2> <h3>✨ Features and improvements</h3> <ul> <li>Move from rollup->rolldown and ts6->ts7 for builds/typecheck. (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1132">#1132</a>) (by <a href="https://github.com/birkskyum">birkskyum</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="df0b1f3224"><code>df0b1f3</code></a> Bump js version to 24.8.3 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1628">#1628</a>)</li> <li><a href="b7b2d522d4"><code>b7b2d52</code></a> Restore Specification type exports dropped in v24.8.2 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1627">#1627</a>)</li> <li><a href="9fa18c355a"><code>9fa18c3</code></a> Bump js version to 24.8.2 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1624">#1624</a>)</li> <li><a href="191266e815"><code>191266e</code></a> use rolldown and tsgo (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1132">#1132</a>)</li> <li><a href="a136301038"><code>a136301</code></a> build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1621">#1621</a>)</li> <li><a href="e97a674944"><code>e97a674</code></a> build(deps-dev): bump oxfmt from 0.45.0 to 0.46.0 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1620">#1620</a>)</li> <li><a href="5c4572f4a3"><code>5c4572f</code></a> build(deps-dev): bump the vitest group with 3 updates (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1619">#1619</a>)</li> <li><a href="b4f1f41e2b"><code>b4f1f41</code></a> build(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1618">#1618</a>)</li> <li><a href="572f303bd8"><code>572f303</code></a> build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1617">#1617</a>)</li> <li><a href="f4222c11a9"><code>f4222c1</code></a> build(deps-dev): bump postcss from 8.5.9 to 8.5.10 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1616">#1616</a>)</li> <li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-style-spec/compare/v24.8.1...v24.8.3">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 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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -20,7 +20,7 @@
|
||||
"@mapbox/mapbox-gl-rtl-text": "^0.4.0",
|
||||
"@maplibre/maplibre-gl-geocoder": "^1.9.4",
|
||||
"@maplibre/maplibre-gl-inspect": "^1.8.2",
|
||||
"@maplibre/maplibre-gl-style-spec": "^24.8.1",
|
||||
"@maplibre/maplibre-gl-style-spec": "^24.8.3",
|
||||
"array-move": "^4.0.0",
|
||||
"buffer": "^6.0.3",
|
||||
"classnames": "^2.5.1",
|
||||
@@ -2033,9 +2033,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@maplibre/maplibre-gl-style-spec": {
|
||||
"version": "24.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-24.8.1.tgz",
|
||||
"integrity": "sha512-zxa92qF96ZNojLxeAjnaRpjVCy+swoUNJvDhtpC90k7u5F0TMr4GmvNqMKvYrMoPB8d7gRSXbMG1hBbmgESIsw==",
|
||||
"version": "24.8.3",
|
||||
"resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-24.8.3.tgz",
|
||||
"integrity": "sha512-e5u6GZXA0t6HnBh63YLefSLy62W1QloF4qVLAo1ae88oH/8+PNK98i7/aVf/XWc4wD9D2lTgW2LaApYLPtM1sA==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@mapbox/jsonlint-lines-primitives": "~2.0.2",
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@mapbox/mapbox-gl-rtl-text": "^0.4.0",
|
||||
"@maplibre/maplibre-gl-geocoder": "^1.9.4",
|
||||
"@maplibre/maplibre-gl-inspect": "^1.8.2",
|
||||
"@maplibre/maplibre-gl-style-spec": "^24.8.1",
|
||||
"@maplibre/maplibre-gl-style-spec": "^24.8.3",
|
||||
"array-move": "^4.0.0",
|
||||
"buffer": "^6.0.3",
|
||||
"classnames": "^2.5.1",
|
||||
|
||||
Reference in New Issue
Block a user