bump viewer to maplibre 5.1, latest basemap (#525)

* bump viewer to maplibre 5.1, latest basemap
This commit is contained in:
Brandon Liu
2025-02-04 23:41:47 +08:00
committed by GitHub
parent 5e6a3aefa9
commit caa8f1f726
3 changed files with 120 additions and 268 deletions

View File

@@ -20,9 +20,9 @@
"d3-path": "^3.0.1",
"d3-scale-chromatic": "^3.0.0",
"fflate": "^0.7.3",
"maplibre-gl": "3.3.1",
"maplibre-gl": "5.1.0",
"pbf": "^3.2.1",
"protomaps-themes-base": "3.0.1",
"protomaps-themes-base": "4.4.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-dropzone": "^14.1.1",
@@ -31,7 +31,7 @@
},
"devDependencies": {
"@biomejs/biome": "^1.5.3",
"@maplibre/maplibre-gl-style-spec": "^19.3.1",
"@maplibre/maplibre-gl-style-spec": "^23.1.0",
"@types/d3-path": "^3.0.0",
"@types/d3-scale-chromatic": "^3.0.0",
"@types/leaflet": "^1.7.9",