First Layout with Leaflet map and centered slot for overlays
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"@sveltejs/kit": "^2.16.0",
|
||||
"@sveltejs/vite-plugin-svelte": "^5.0.0",
|
||||
"@tailwindcss/vite": "^4.0.0",
|
||||
"@types/leaflet": "^1.9.17",
|
||||
"daisyui": "^5.0.9",
|
||||
"eslint": "^9.18.0",
|
||||
"eslint-plugin-svelte": "^3.0.0",
|
||||
@@ -34,7 +35,8 @@
|
||||
"dependencies": {
|
||||
"@inlang/paraglide-js": "^2.0.0",
|
||||
"arktype": "^2.1.12",
|
||||
"formsnap": "^2.0.0"
|
||||
"formsnap": "^2.0.0",
|
||||
"leaflet": "^1.9.4"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
|
||||
Reference in New Issue
Block a user