Bump @maplibre/maplibre-gl-geocoder from 1.7.1 to 1.8.0

Bumps [@maplibre/maplibre-gl-geocoder](https://github.com/maplibre/maplibre-gl-geocoder) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/maplibre/maplibre-gl-geocoder/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-geocoder/blob/main/CHANGELOG.md)
- [Commits](https://github.com/maplibre/maplibre-gl-geocoder/compare/v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: "@maplibre/maplibre-gl-geocoder"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-17 13:38:29 +00:00
committed by GitHub
parent 8fbb581249
commit a38e6e7098
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"@mapbox/mapbox-gl-rtl-text": "^0.3.0",
"@maplibre/maplibre-gl-geocoder": "^1.7.1",
"@maplibre/maplibre-gl-geocoder": "^1.8.0",
"@maplibre/maplibre-gl-inspect": "^1.7.1",
"@maplibre/maplibre-gl-style-spec": "^23.1.0",
"@mdi/js": "^7.4.47",
@@ -1787,9 +1787,9 @@
}
},
"node_modules/@maplibre/maplibre-gl-geocoder": {
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-geocoder/-/maplibre-gl-geocoder-1.7.1.tgz",
"integrity": "sha512-xfVWH7z6QmPc6+C1jmhGj1TrcNbL1+45nNCRpqI+xEbOlA985DNNG5VRC8uM/kN581r0cWiJtzEMZ7LtC0Jz9Q==",
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-geocoder/-/maplibre-gl-geocoder-1.8.0.tgz",
"integrity": "sha512-vg1msVZovPJSX9MKI2YUrvczRnG36nbjVI+VF1M0zKk4XHcL2+TIRg2OGsT6lcC4Y2QTD9V9avr1TfV1cSG60A==",
"license": "ISC",
"dependencies": {
"events": "^3.3.0",

View File

@@ -24,7 +24,7 @@
"homepage": "https://github.com/maplibre/maputnik#readme",
"dependencies": {
"@mapbox/mapbox-gl-rtl-text": "^0.3.0",
"@maplibre/maplibre-gl-geocoder": "^1.7.1",
"@maplibre/maplibre-gl-geocoder": "^1.8.0",
"@maplibre/maplibre-gl-inspect": "^1.7.1",
"@maplibre/maplibre-gl-style-spec": "^23.1.0",
"@mdi/js": "^7.4.47",