feat: map shapes, image persistence, grab tool, layer rename/delete, i18n, page metadata

This commit is contained in:
AlacrisDevs
2026-02-08 23:11:09 +02:00
parent 75a2aefadb
commit f2384bceb8
125 changed files with 22605 additions and 3902 deletions

View File

@@ -25,9 +25,11 @@
"@tailwindcss/forms": "^0.5.11",
"@tailwindcss/typography": "^0.5.19",
"@tailwindcss/vite": "^4.1.18",
"@types/leaflet": "^1.9.21",
"@types/marked": "^5.0.2",
"@types/twemoji": "^13.1.1",
"@vitest/browser-playwright": "^4.0.18",
"@vitest/coverage-v8": "^4.0.18",
"playwright": "^1.58.0",
"supabase": "^2.76.1",
"svelte": "^5.48.2",
@@ -46,10 +48,12 @@
"@tiptap/extension-placeholder": "^3.19.0",
"@tiptap/pm": "^3.19.0",
"@tiptap/starter-kit": "^3.19.0",
"dom-to-image-more": "^3.7.2",
"google-auth-library": "^10.5.0",
"highlight.js": "^11.11.1",
"leaflet": "^1.9.4",
"marked": "^17.0.1",
"matrix-js-sdk": "^40.2.0-rc.0",
"twemoji": "^14.0.2"
}
}
}