Lots of dev
ci / docker_image (push) Successful in 2m55s
ci / deploy (push) Successful in 51s

This commit is contained in:
2026-02-03 00:23:43 -06:00
parent 2c2b08aa1a
commit 4ea6549ac7
66 changed files with 2125 additions and 172 deletions
+6
View File
@@ -25,7 +25,10 @@
"@sveltejs/vite-plugin-svelte": "^6.2.0",
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/vite": "^4.1.13",
"@types/bcrypt": "^6.0.0",
"@types/jsonwebtoken": "^9.0.10",
"@types/node": "^22",
"@types/nodemailer": "^7.0.9",
"@vitest/browser": "^3.2.4",
"bits-ui": "^2.15.4",
"clsx": "^2.1.1",
@@ -55,7 +58,10 @@
"dotenv": "^17.2.3",
"express": "^5.2.1",
"jsonwebtoken": "^9.0.3",
"mode-watcher": "^1.1.0",
"nodemailer": "^7.0.13",
"postgres": "^3.4.7",
"sharp": "^0.34.5",
"svelte-preprocess": "^6.0.3"
}
}