feat(frontend): avatar cropping

This commit is contained in:
sam 2025-02-24 21:32:20 +01:00
parent f1f777ff82
commit 64ea25e89e
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
4 changed files with 108 additions and 10 deletions

View file

@ -15,7 +15,7 @@
"@sveltejs/adapter-node": "^5.2.10",
"@sveltejs/kit": "^2.12.1",
"@sveltejs/vite-plugin-svelte": "^5.0.2",
"@sveltestrap/sveltestrap": "^6.2.7",
"@sveltestrap/sveltestrap": "^7.1.0",
"@types/eslint": "^9.6.1",
"@types/luxon": "^3.4.2",
"@types/markdown-it": "^14.1.2",
@ -31,6 +31,7 @@
"svelte": "^5.14.3",
"svelte-bootstrap-icons": "^3.1.1",
"svelte-check": "^4.1.1",
"svelte-easy-crop": "^4.0.0",
"sveltekit-i18n": "^2.4.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.1",