Skip to content

Commit 09ca924

Browse files
authored
Merge pull request #476 from geolonia/update-maplibre
chore: maplibre-gl を 5.19.0 にアップデート
2 parents b5f5882 + 472ccc2 commit 09ca924

4 files changed

Lines changed: 40 additions & 34 deletions

File tree

docs/embed-core.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/**
22
* MapLibre GL JS
3-
* @license 3-Clause BSD. Full text of license: https://github.com/maplibre/maplibre-gl-js/blob/v5.7.0/LICENSE.txt
3+
* @license 3-Clause BSD. Full text of license: https://github.com/maplibre/maplibre-gl-js/blob/v5.19.0/LICENSE.txt
44
*/

docs/embed.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/**
22
* MapLibre GL JS
3-
* @license 3-Clause BSD. Full text of license: https://github.com/maplibre/maplibre-gl-js/blob/v5.7.0/LICENSE.txt
3+
* @license 3-Clause BSD. Full text of license: https://github.com/maplibre/maplibre-gl-js/blob/v5.19.0/LICENSE.txt
44
*/

package-lock.json

Lines changed: 37 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@mapbox/point-geometry": "^0.1.0",
7777
"@playwright/test": "^1.53.1",
7878
"@turf/center": "^6.0.1",
79-
"maplibre-gl": "5.7.0",
79+
"maplibre-gl": "5.19.0",
8080
"pmtiles": "^3.0.6",
8181
"sanitize-html": "^2.8.0",
8282
"tinycolor2": "^1.4.1"

0 commit comments

Comments
 (0)