openstreetmap-website/package.json
dependabot[bot] 71218c2872
Bump leaflet.locatecontrol from 0.79.0 to 0.81.0
Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.79.0 to 0.81.0.
- [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.79.0...v0.81.0)

---
updated-dependencies:
- dependency-name: leaflet.locatecontrol
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 23:20:29 +00:00

16 lines
344 B
JSON

{
"name": "openstreetmap",
"private": true,
"dependencies": {
"bs-custom-file-input": "^1.3.4",
"jquery-simulate": "^1.0.2",
"js-cookie": "^3.0.0",
"leaflet": "^1.8.0",
"leaflet.locatecontrol": "^0.81.0",
"osm-community-index": "^5.2.0",
"qs": "^6.9.4"
},
"devDependencies": {
"eslint": "^9.0.0"
}
}