X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e838e9528c35de02c88e7089d4294a912997d5fa..248b5fa1aefb8c7b4ece818ad3720992f2487fe2:/package.json diff --git a/package.json b/package.json index 1b331ec96..2a7eddd2b 100644 --- a/package.json +++ b/package.json @@ -6,11 +6,15 @@ "js-cookie": "^3.0.0", "leaflet": "^1.8.0", "leaflet.locatecontrol": "^0.83.0", + "make-plural": "^7.4.0", "osm-community-index": "^5.2.0" }, "devDependencies": { + "@types/jquery": "^3.5.0", + "@types/leaflet": "^1.9.0", "eslint": "^9.0.0", - "@stylistic/eslint-plugin-js": "^3.0.0", + "eslint-plugin-erb": "^2.1.0", + "@stylistic/eslint-plugin-js": "^4.0.0", "eslint-formatter-compact": "^8.40.0" } }