X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6bc4b207315992645292c7b3bfc0cfbef87c152f..e837727d9544c178eabd79fe2e8f37d039ccd7c5:/package.json diff --git a/package.json b/package.json index 14d9a5df9..371d01aff 100644 --- a/package.json +++ b/package.json @@ -5,12 +5,13 @@ "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" + "leaflet.locatecontrol": "^0.83.0", + "osm-community-index": "^5.2.0" }, "devDependencies": { "eslint": "^9.0.0", + "eslint-plugin-erb": "^2.1.0", + "@stylistic/eslint-plugin-js": "^3.0.0", "eslint-formatter-compact": "^8.40.0" } }