This commit is contained in:
vcoppe
2024-04-08 17:12:39 +02:00
parent 411ae8e6a6
commit 4e0bb275fb
38 changed files with 1467 additions and 166 deletions

View File

@@ -38,7 +38,12 @@
"type": "module",
"dependencies": {
"@maplibre/maplibre-gl-geocoder": "^1.5.0",
"bits-ui": "^0.21.2",
"clsx": "^2.1.0",
"gpx": "file:../gpx",
"maplibre-gl": "^4.1.2"
"lucide-svelte": "^0.365.0",
"maplibre-gl": "^4.1.2",
"tailwind-merge": "^2.2.2",
"tailwind-variants": "^0.2.1"
}
}