add new system

This commit is contained in:
2025-07-22 15:58:34 +03:00
parent d5a95eb281
commit 95e0551540
6 changed files with 446 additions and 186 deletions

View File

@@ -26,6 +26,8 @@
"@sveltejs/adapter-node": "^5.2.13",
"cropperjs": "^2.0.0",
"dom-to-image": "^2.6.0",
"html2canvas": "^1.4.1"
"html2canvas": "^1.4.1",
"svelte-crop-window": "^0.1.1",
"svelte-easy-crop": "^4.0.1"
}
}