fix(types): GeoJSON via explizite geojson-Imports
Kit-Bump auf 2.65 entfernte transitives @types/geojson aus dem Lockfile — CI-tsc fand den globalen GeoJSON-Namespace nicht mehr. @types/geojson als devDependency + explizite Type-Imports statt UMD-Namespace. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Generated
+1
@@ -31,6 +31,7 @@
|
||||
"@sveltejs/kit": "^2.65.0",
|
||||
"@sveltejs/vite-plugin-svelte": "^5.0.3",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"@types/geojson": "^7946.0.16",
|
||||
"@types/node": "^22.10.0",
|
||||
"@types/qrcode": "^1.5.6",
|
||||
"@types/sanitize-html": "^2.13.0",
|
||||
|
||||
Reference in New Issue
Block a user