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:
@@ -37,6 +37,9 @@
|
||||
"tw-animate-css": "^1.4.0",
|
||||
"zustand": "^5.0.11"
|
||||
},
|
||||
"overrides": {
|
||||
"hono": "^4.12.21"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.1",
|
||||
"@tailwindcss/vite": "^4.2.1",
|
||||
|
||||
Reference in New Issue
Block a user