X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/165cb1ab0ee795921da1d14f918e1c3ba60fed51..3d5062bc458e674828760ba0fe07100e3bf69e9b:/package.json diff --git a/package.json b/package.json index 982e52d..9c4ac69 100644 --- a/package.json +++ b/package.json @@ -9,13 +9,13 @@ "author": "", "license": "GPL-3.0", "devDependencies": { - "grunt": "^1.0.2", - "bower": "^1.8", - "jquery": "3.4.0", - "leaflet": "1.3.1", - "leaflet-minimap": "3.6.1", - "handlebars": "4.1.2", + "@ungap/url-search-params": "0.1.4", "bootstrap": "3.4.1", - "@ungap/url-search-params": "0.1.4" + "bower": "^1.8", + "grunt": "^1.0.2", + "handlebars": "4.5.3", + "jquery": "3.4.1", + "leaflet": "1.6.0", + "leaflet-minimap": "3.6.1" } }