openstreetmap-website/package.json
dependabot[bot] 9dd82c96dd
Bump leaflet.locatecontrol from 0.73.0 to 0.74.0
Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.73.0 to 0.74.0.
- [Release notes](https://github.com/domoritz/leaflet-locatecontrol/releases)
- [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.73.0...v0.74.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>
2021-06-25 23:00:44 +00:00

17 lines
358 B
JSON

{
"name": "openstreetmap",
"private": true,
"dependencies": {
"bs-custom-file-input": "^1.3.4",
"html5shiv": "^3.7.3",
"jquery-simulate": "^1.0.2",
"js-cookie": "^2.2.1",
"leaflet": "^1.6.0",
"leaflet.locatecontrol": "^0.74.0",
"ohauth": "^1.0.0",
"qs": "^6.9.4"
},
"devDependencies": {
"eslint": "^7.3.1"
}
}