Update dependencies and fix gitignore

This commit updates various dependencies to their latest versions,
ensuring better compatibility and security. It also corrects the
`.gitignore` file to properly exclude the `target/` directory instead of
`server/target/`.
This commit is contained in:
2026-04-17 15:13:27 +02:00
parent 91708b5ae1
commit 0a8e66eecd
4 changed files with 145 additions and 48 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
server/target/
target/
.env
users.toml
*.snap.new