X-Git-Url: https://git.openstreetmap.org/nominatim-ui.git/blobdiff_plain/455b3fd8634b07667051506a623e8fb7f309209a..13ff1cbb49602a53d8cfc56cd79eb94ee8bdf283:/package.json diff --git a/package.json b/package.json index 9f6a467..823acb4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nominatim-ui", "description": "Debug web interface for Nominatim geocoder", - "version": "3.2.12", + "version": "3.5.0", "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": "^22.0", + "rollup": "^4.9.0", "rollup-plugin-css-only": "^4.3.0", "rollup-plugin-livereload": "^2.0.0", "rollup-plugin-svelte": "^7.0.0",