X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5b061ef69084d813c8bab8aa10254d0befb6fb22..38b74c1c48521c3de988b774117d6f9febcf1c3f:/package.json diff --git a/package.json b/package.json index a9302b213..3f4432e9d 100644 --- a/package.json +++ b/package.json @@ -3,10 +3,14 @@ "private": true, "dependencies": { "bs-custom-file-input": "^1.3.4", - "html5shiv": "^3.7.3", - "jquery-simulate": "^1.0.2" + "jquery-simulate": "^1.0.2", + "js-cookie": "^3.0.0", + "leaflet": "^1.8.0", + "leaflet.locatecontrol": "^0.79.0", + "osm-community-index": "^5.2.0", + "qs": "^6.9.4" }, "devDependencies": { - "eslint": "^7.3.1" + "eslint": "^8.0.0" } }