alterações gerais

This commit is contained in:
2025-06-16 13:11:57 -04:00
parent 9dca0d6022
commit f196773705
45 changed files with 6774 additions and 222 deletions

8
frontend/package.json Normal file
View File

@ -0,0 +1,8 @@
{
"dependencies": {
"alpinejs": "^3.14.9",
"bootstrap": "^5.3.6",
"bootstrap-icons": "^1.13.1",
"sass": "^1.89.1"
}
}