Bump @mapbox/maki from 8.1.0 to 8.2.0 (#10822)

Bumps [@mapbox/maki](https://github.com/mapbox/maki) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/mapbox/maki/releases)
- [Changelog](https://github.com/mapbox/maki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mapbox/maki/compare/8.1.0...8.2.0)

---
updated-dependencies:
- dependency-name: "@mapbox/maki"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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]
2025-03-03 14:42:32 +01:00
committed by GitHub
parent a8ec5d601e
commit e05efe34a5
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -42,7 +42,7 @@
"@fortawesome/free-brands-svg-icons": "~6.7.2",
"@fortawesome/free-regular-svg-icons": "~6.7.2",
"@fortawesome/free-solid-svg-icons": "~6.7.2",
"@mapbox/maki": "^8.1.0",
"@mapbox/maki": "^8.2.0",
"@openstreetmap/id-tagging-schema": "^6.9.1",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.9.0",
@@ -926,9 +926,9 @@
}
},
"node_modules/@mapbox/maki": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/@mapbox/maki/-/maki-8.1.0.tgz",
"integrity": "sha512-1Tu6XxUHSOho2jHdZI5wKSrhlWefvm1qoNSBk9F0pCXWWnU60oTG5m++WckaTw/xqv2Vub0OkmJYHs1GvkjUew==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/@mapbox/maki/-/maki-8.2.0.tgz",
"integrity": "sha512-sTd/fEBfkBSidVwwtbijHZYJC7NhqvgLrXzSRHgxbLi52x4IciyTVUufqvJr8oIChw7hT7MIBHu5fyqrrpfFdA==",
"dev": true,
"license": "CC0-1.0"
},
+1 -1
View File
@@ -77,7 +77,7 @@
"@fortawesome/free-brands-svg-icons": "~6.7.2",
"@fortawesome/free-regular-svg-icons": "~6.7.2",
"@fortawesome/free-solid-svg-icons": "~6.7.2",
"@mapbox/maki": "^8.1.0",
"@mapbox/maki": "^8.2.0",
"@openstreetmap/id-tagging-schema": "^6.9.1",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.9.0",