adiciona funcionarios pagina

This commit is contained in:
2025-10-24 08:53:15 -03:00
parent 9d17ad1271
commit aafee4b654
14 changed files with 564 additions and 9 deletions

View File

@@ -27,5 +27,9 @@
"turbo": "^2.5.4",
"@biomejs/biome": "^2.2.0"
},
"packageManager": "bun@1.3.0"
"packageManager": "bun@1.3.0",
"dependencies": {
"@tanstack/svelte-form": "^1.23.8",
"lucide-svelte": "^0.546.0"
}
}