X-Git-Url: https://git.openstreetmap.org/nominatim-ui.git/blobdiff_plain/943a7324c4421bc221e31ef563bc574ba024d8c9..44f6dce2dcac82048e460bb1f2a8fec6fb58b539:/package.json diff --git a/package.json b/package.json index 1a65d04..67b838e 100644 --- a/package.json +++ b/package.json @@ -10,16 +10,14 @@ "author": "", "license": "GPL-3.0", "devDependencies": { - "@ungap/url-search-params": "0.1.4", + "@ungap/url-search-params": "^0.2.0", "bootstrap": "3.4.1", - "bower": "^1.8", - "eslint": "^6.8.0", + "eslint": "^7.0.0", "eslint-config-airbnb-base": "^14.1.0", "eslint-plugin-import": "^2.20.2", - "grunt": "^1.1.0", "handlebars": "4.7.6", - "jquery": "3.4.1", - "leaflet": "1.6.0", + "jquery": "^3.5.0", + "leaflet": "^1.6.0", "leaflet-minimap": "3.6.1" }, "dependencies": {}