X-Git-Url: https://git.openstreetmap.org/nominatim-ui.git/blobdiff_plain/93c8b024cd36f6fb043f007c43c7bf4ed24e4129..b7666a2992cefb982249a19c68467a14f36cc1bb:/package.json diff --git a/package.json b/package.json index 28e36d5..d0d16be 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nominatim-ui", "description": "Debug web interface for Nominatim geocoder", - "version": "3.3.0", + "version": "3.3.1", "license": "GPL-2.0", "scripts": { "build": "rollup -c", @@ -19,8 +19,8 @@ "http": "^0.0.1-security", "http-proxy": "^1.18.1", "mocha": "^10.0", - "puppeteer": "^20.0", - "rollup": "^3.3.0", + "puppeteer": "^21.0", + "rollup": "^4.9.0", "rollup-plugin-css-only": "^4.3.0", "rollup-plugin-livereload": "^2.0.0", "rollup-plugin-svelte": "^7.0.0",