feat: added remaining after budget

This commit is contained in:
oxypomme
2025-01-02 14:33:24 +01:00
parent 8344f20aa7
commit 6c79788957
6 changed files with 77 additions and 43 deletions

View File

@@ -11,9 +11,9 @@
"author": "oxypomme",
"license": "MIT",
"dependencies": {
"@actual-app/api": "^6.8.2",
"chalk": "^5.3.0",
"date-fns": "^3.6.0",
"dotenv": "^16.4.5"
"@actual-app/api": "^24.12.0",
"chalk": "^5.4.1",
"date-fns": "^4.1.0",
"dotenv": "^16.4.7"
}
}