chore: bump hono to 4.12.21+ and ignore versioned db backups

Add npm override forcing hono>=4.12.21 to resolve 4 Dependabot alerts
(transitive via shadcn CLI, dev-only). Add *.db.back-* to .gitignore
to exclude versioned database backups.

ha-relevant: no
This commit is contained in:
Pouzor
2026-06-09 16:29:52 +02:00
parent f78bac6e6b
commit ea66e6c9c7
3 changed files with 7 additions and 3 deletions
+1
View File
@@ -46,6 +46,7 @@ htmlcov/
*.db-shm
*.db-wal
*.db.back
*.db.back-*
# Docker
.docker/