From bd91f370c761075e9b1977eeccf3381d9f11dfb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 19:53:21 +0000 Subject: [PATCH] fix(deps): update dependency maplibre-gl to v4.5.2 --- webclient/package.json | 2 +- webclient/pnpm-lock.yaml | 37 +++++++++++++++++++++++++++++++++++-- 2 files changed, 36 insertions(+), 3 deletions(-) diff --git a/webclient/package.json b/webclient/package.json index 43fbb5ec1..9385a7858 100644 --- a/webclient/package.json +++ b/webclient/package.json @@ -27,7 +27,7 @@ "@vueuse/nuxt": "10.11.1", "@vueuse/router": "10.11.1", "geojson": "0.5.0", - "maplibre-gl": "4.5.1", + "maplibre-gl": "4.5.2", "maplibre-gl-indoor": "0.0.7", "nightwind": "1.1.13", "nuxt": "3.12.4", diff --git a/webclient/pnpm-lock.yaml b/webclient/pnpm-lock.yaml index 08f40bea4..7f28fe8dd 100644 --- a/webclient/pnpm-lock.yaml +++ b/webclient/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: 0.5.0 version: 0.5.0 maplibre-gl: - specifier: 4.5.1 - version: 4.5.1 + specifier: 4.5.2 + version: 4.5.2 maplibre-gl-indoor: specifier: 0.0.7 version: 0.0.7 @@ -4181,6 +4181,10 @@ packages: resolution: {integrity: sha512-pKFDK8ZU2atwZWC8gdPVhN7Bf5HIPgtA+IG/iQ7J6WgmqSwCSmylc5q3stahWqXfx9PYUwVNJITrp1Hw96SUiA==} engines: {node: '>=16.14.0', npm: '>=8.1.0'} + maplibre-gl@4.5.2: + resolution: {integrity: sha512-vlWL9EY2bSGg5FAt0mKPfYqlfX15uLW5D3kKv4Xjn54nIVn01MKdfUJMAVIr+8fXVqfSX6c095Iy5XnV+T76kQ==} + engines: {node: '>=16.14.0', npm: '>=8.1.0'} + markdown-table@3.0.3: resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==} @@ -11610,6 +11614,35 @@ snapshots: tinyqueue: 3.0.0 vt-pbf: 3.1.3 + maplibre-gl@4.5.2: + dependencies: + '@mapbox/geojson-rewind': 0.5.2 + '@mapbox/jsonlint-lines-primitives': 2.0.2 + '@mapbox/point-geometry': 0.1.0 + '@mapbox/tiny-sdf': 2.0.6 + '@mapbox/unitbezier': 0.0.1 + '@mapbox/vector-tile': 1.3.1 + '@mapbox/whoots-js': 3.1.0 + '@maplibre/maplibre-gl-style-spec': 20.3.0 + '@types/geojson': 7946.0.14 + '@types/geojson-vt': 3.2.5 + '@types/mapbox__point-geometry': 0.1.4 + '@types/mapbox__vector-tile': 1.3.4 + '@types/pbf': 3.0.5 + '@types/supercluster': 7.1.3 + earcut: 3.0.0 + geojson-vt: 4.0.2 + gl-matrix: 3.4.3 + global-prefix: 3.0.0 + kdbush: 4.0.2 + murmurhash-js: 1.0.0 + pbf: 3.3.0 + potpack: 2.0.0 + quickselect: 3.0.0 + supercluster: 8.0.1 + tinyqueue: 3.0.0 + vt-pbf: 3.1.3 + markdown-table@3.0.3: {} mdast-util-find-and-replace@3.0.1: