refactor: standardize formatting and improve code consistency across components

This commit is contained in:
maxDorninger
2025-05-17 23:43:24 +02:00
parent ef7b020043
commit bae450f7a4
31 changed files with 1375 additions and 991 deletions

View File

@@ -26,7 +26,7 @@
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/typography": "^0.5.16",
"autoprefixer": "^10.4.20",
"bits-ui": "^1.4.6",
"bits-ui": "^1.4.8",
"clsx": "^2.1.1",
"eslint": "^9.18.0",
"eslint-config-prettier": "^10.0.1",
@@ -50,6 +50,7 @@
"@sveltejs/adapter-node": "^5.2.12",
"eslint-plugin-unused-imports": "^4.1.4",
"lucide-svelte": "^0.507.0",
"mode-watcher": "^0.5.1",
"sharp": "^0.34.1",
"sveltekit-image-optimize": "^0.0.7",
"uuid": "^11.1.0"