Add expense category 'Life/Donation' (#315)

* Add expense category 'Life/Donation'

* Fix category name in migration

---------

Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
This commit is contained in:
Lorenz Leutgeb
2025-04-19 21:00:03 +02:00
committed by GitHub
parent 0a16a4ad38
commit ffbcb6b74d
6 changed files with 12 additions and 6 deletions

View File

@@ -45,7 +45,7 @@
"content-disposition": "^0.5.4",
"dayjs": "^1.11.10",
"embla-carousel-react": "^8.0.0-rc21",
"lucide-react": "^0.290.0",
"lucide-react": "^0.501.0",
"nanoid": "^5.0.4",
"negotiator": "^0.6.3",
"next": "^14.2.5",