X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6142d8b8fe76acd10723e1e4658e05667287d2c6..631e233280eb6f4f12578e458757b36d66cfb18d:/package.json?ds=inline diff --git a/package.json b/package.json index 371d01aff..f8eac3db9 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,11 @@ "osm-community-index": "^5.2.0" }, "devDependencies": { + "@types/jquery": "^3.5.0", + "@types/leaflet": "^1.9.0", "eslint": "^9.0.0", "eslint-plugin-erb": "^2.1.0", - "@stylistic/eslint-plugin-js": "^3.0.0", + "@stylistic/eslint-plugin-js": "^4.0.0", "eslint-formatter-compact": "^8.40.0" } }