From 6e420cb578a6e960b8f35a3d432543108afd650c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 20:14:36 +0000 Subject: [PATCH] fix(deps): update dependency maplibre-gl to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8522febfb..350095df71 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "leaflet": "1.9.4", "leaflet-draw": "1.0.4", "leaflet.markercluster": "git+https://github.com/liqd/Leaflet.markercluster#liqd2212", - "maplibre-gl": "2.4.0", + "maplibre-gl": "3.2.1", "maplibregl-mapbox-request-transformer": "0.0.2", "mini-css-extract-plugin": "2.7.6", "path-browserify": "1.0.1",