X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/bc18e85d5c9ded603937b0a2dc92d08973f81a80..034a3e4177003af6b484f0a67caa073be8485234:/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" } }