updates
Build and Deploy / build_docker_image (push) Failing after 43s
Build and Deploy / deploy (push) Failing after 10s

This commit is contained in:
2026-06-23 09:08:12 -05:00
parent 56a423f33a
commit 970c01dd11
7 changed files with 263 additions and 18 deletions
+6
View File
@@ -35,5 +35,11 @@
"vite": "^8.0.16",
"vitest": "^4.1.8",
"vitest-browser-svelte": "^2.1.1"
},
"dependencies": {
"bcrypt": "^6.0.0",
"dotenv": "^17.4.2",
"jsonwebtoken": "^9.0.3",
"postgres": "^3.4.9"
}
}