mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
app: update MapLibre GL to 5.13.0, update vite (#615)
* app: update MapLibre GL to 5.13.0, update vite * bump style-spec version
This commit is contained in:
@@ -21,15 +21,15 @@
|
||||
"d3-scale-chromatic": "^3.1.0",
|
||||
"d3-selection": "^3.0.0",
|
||||
"d3-zoom": "^3.0.0",
|
||||
"maplibre-gl": "5.3.0",
|
||||
"maplibre-gl": "5.13.0",
|
||||
"pbf": "^4.0.1",
|
||||
"pmtiles": "^4.3.0",
|
||||
"solid-js": "^1.9.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@maplibre/maplibre-gl-style-spec": "^23.1.0",
|
||||
"@tailwindcss/vite": "^4.1.3",
|
||||
"@maplibre/maplibre-gl-style-spec": "^24.3.1",
|
||||
"@tailwindcss/vite": "^4.1.17",
|
||||
"@types/d3-axis": "^3.0.6",
|
||||
"@types/d3-path": "^3.1.1",
|
||||
"@types/d3-scale": "^4.0.9",
|
||||
@@ -39,9 +39,9 @@
|
||||
"@types/d3-zoom": "^3.0.8",
|
||||
"@types/node": "^22.13.1",
|
||||
"jsdom": "^26.0.0",
|
||||
"tailwindcss": "^4.1.3",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"typescript": "^5.7.2",
|
||||
"vite": "^6.4.1",
|
||||
"vite-plugin-solid": "^2.11.6"
|
||||
"vite": "^7.2.4",
|
||||
"vite-plugin-solid": "^2.11.10"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user